Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 458 Bytes

An AI Chat app that talks to itself

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!

AI Chat

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