A python project that takes voice and text inputs and outputs a Ai responce via speakers or display. Uses gTTS, openai and SpeechRecognition. An openai key is required at the moment but subject to change.
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!
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.