A python project that inputs voice and outputs a AI responce via speakers or display. Uses gTTS, openai and SpeechRecognition and more. An openai key is provided for now.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
All in one day, grinding SoM now! I wrote the devlog in VSCode which added another half an hour which I never used to do but it is worth it cause a, time b, it is easer than github site>
Anyway, finished all major things, exe etc, ship soon I promise
Fixing up error handelling and added playsound into the miz of imports, gonna make this an exe soon, scary!
Terminal Beta | Pre-release v1.0.2-beta
A working beta of Tambarine AI fully in terminal.
https://github.com/hippogriff101/Tambarine-AI/releases/tag/v1.0.2-beta
I am happy with my progress today. The chat is now continuous and you can use voice comands however I'm thinking of switching to a free api key to make the project acsessable to those without a openai key.
It is still very much jancky and barly runable but I have run out of time. The main issue is the open ai key, I've followed advice to add it to a .gitignore so when i commit someone won't steal all my credits. Anyway, something to fix tommorow.
Credits, Credits and more credits:
Now I'm working on the part that contacts openai to get a responce.