Tambarine Ai

Tambarine Ai Used AI

8 devlogs
7h 34m
Created by Freddie

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.

Timeline

Ship 1

Freddie

5 days ago

Freddie Covers 8 devlogs and 7h 34m
Earned sticker

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

Update attachment
Earned sticker

Fixing up error handelling and added playsound into the miz of imports, gonna make this an exe soon, scary!

Update attachment
Earned sticker

Added SFX bulding up to Terminal SHIP

Update attachment

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