Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 2.02 KB

README.md

File metadata and controls

36 lines (25 loc) · 2.02 KB

UI

Teddy - personalizable AI assistant

Project Overview 🎨

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/framework used 🧰

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

Installation 💿

git clone https://github.com/gru-lucy/mini-teddy-ai.git

pnpm install

pnpm run tauri dev