A small and customisable app programmed in flet to chat with chatgpt via the openai interface. Easily customisable, clearly understandable. Talks to itself! With audio output!
First add a file named .env with your Open-AI-Key!
OPENAI_API_KEY=sk-proj-...
To run the app:
pip install flet
flet run