Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

This assistant has 169 lines of code: • Gemini Flash • OpenAI Whisper • OpenAI TTS API • OpenCV GPT-4o is slower than Flash, more expensive, chatty, and very stubborn (it doesn't like to stick to my prompts). Next week, I'll post a step-by-step video on how to build this.

90,296 Aufrufe • vor 2 Jahren •via X (Twitter)

10 Kommentare

Profilbild von Santiago
Santiagovor 2 Jahren

The first request takes longer (warming up), but things work faster from that point. Few opportunities to improve this: 1. Stream answers from the model (instead of waiting for the full answer.) 2. Add the ability to interrupt the assistant. 3. Whisper running on GPU

Profilbild von Santiago
Santiagovor 2 Jahren

Unfortunately, no local modal supports text+images (as far as I know,) so I'm stuck running online models. The TTS API (synthesizing text to audio) can also be replaced by a local version. I tried, but the available voices suck (too robotic), so I kept OpenAI's.

Profilbild von Santiago
Santiagovor 2 Jahren

I wonder if OpenAI's assistant uses the people's API or if they have a special, secret, much faster version powering their app. I wouldn't be surprised if they have VIP access. They can have ++ bandwidth with the model for faster responses.

Profilbild von Hesam
Hesamvor 2 Jahren

169 lines of code is what we used to have to just begin with coding 😁 great job 👌🏻

Profilbild von Santiago
Santiagovor 2 Jahren

We've come far!

Profilbild von BluFor
BluForvor 2 Jahren

Time to put this into a plastic gadget and raise $100 million

Profilbild von Santiago
Santiagovor 2 Jahren

I'm posting it for free online for those who want to raise the money. Remember me when you make it!

Profilbild von Nicolaj B Andersen
Nicolaj B Andersenvor 2 Jahren

Out of curiosity, how did it know what “small text” you were referring to? There is also some small text above the small figure

Profilbild von Santiago
Santiagovor 2 Jahren

No idea. It picked one and read it. On a different test, I pointed at a line of text (the top one) and asked to read that one and it worked.

Profilbild von ZAZO
ZAZOvor 2 Jahren

Amazing work @svpino

Ähnliche Videos