Tambarine Ai

Tambarine Ai Used AI

5 devlogs
3h 43m
Created by Freddie

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.

Timeline

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

Update attachment

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.

Update attachment

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.

Update attachment

Credits, Credits and more credits:

Now I'm working on the part that contacts openai to get a responce.

Update attachment

Learning the external librarys and testing what will work best for this use.

Update attachment