A starter repo to build your own Chat GTP desktop experience with Tauri + React and Deeb for data persistence.
Have fun and check out the article referencing this repo - https://www.deebkit.com/posts/how-to-custom-chat-gpt
npm install- Set an environment variable,
OPENAI_API_KEYto enable chat. npm run tauri dev