Olicorne

Results 659 comments of Olicorne

1. I heard maxpooling gets better results than averaging 2. if you average a giant text into a single vector then that also means that you can't use that embedding...

Btw meilisearch [supports compression](https://www.meilisearch.com/docs/reference/api/overview#content-encoding)

I think this should be closed in favor of #111

Hi @tjbck i saw [on hackernews](https://news.ycombinator.com/item?id=41743327) that [agents by livekits used to make](https://github.com/livekit/agents) the openai realtime api as well as [cerebras voice](https://cerebras.vercel.app/) seems to be open source. They have tons...

I am absolutely convinced that the future is to use fully multimodal models and they are more and more popular and smaller and smaller. The most recent best example I...

I agree. Personnaly for all my friends I created an account and openned the url via the browser and used the "add to homescreen" feature and nobody noticed it wasn't...

FYI there is currently a free demo at https://demo.ultravox.ai/ for ultravox models, it's really interesting and anyone who hasn't yet given a try to real time models should do so,...

If anyone wants to see a good implementation of realtime APIs, the devs at gradio made the great lib [fastrtc](https://github.com/gradio-app/fastrtc) which includes great examples. For example [in about 150 lines...