Custom desktop AI app wrapper built on top of OpenAI GPT API especially for enhancing daily workflow and saving time doing repeatable stuff. When you find something not working open an issue or directly make a pull request. Enjoy!
Tech | Description |
---|---|
Typescript | Javascript superset language |
Tauri | Desktop framework for multi-platform apps |
React | Library for building user interfaces |
GPT | Most advanced large language model |
Tauri Rust Store | Tauri plugin for storing data locally |
Github Actions | Automations for workflow improvements |
Tailwind | Utility-first CSS framework |
React Hook Form | Forms with easy-to-use validation |
Husky | Git hooks |
ESLint | TypeScript linting |
Prettier | Code formatter |
git clone https://github.com/Bartek532/teddy.git
pnpm install
pnpm run tauri dev