Quentin C. ๐Ÿ‹ (@qchantel_) 's Twitter Profile
Quentin C. ๐Ÿ‹

@qchantel_

All lemons are mine | Building an AI Inbox | Station F / 42 โ˜•๏ธ

ID: 1490791595066724353

linkhttps://www.zest.email/ calendar_today07-02-2022 20:56:43

117 Tweet

134 Takipรงi

250 Takip Edilen

Quentin C. ๐Ÿ‹ (@qchantel_) 's Twitter Profile Photo

unpopular opinion, yet very true. also, the quality of information is often lower than in written formats / planned radio broadcasts. I still listen to long audio formats on Radio France. but in the end, what differentiates a podcast than any recorded discussion on TV/Youtube?

Quentin C. ๐Ÿ‹ (@qchantel_) 's Twitter Profile Photo

number of product launches per day (on producthunt.com). all facts are made up by o1. anyone with accurate data? i am trying to figure out how much the ai wave helps makers shipping new products.

number of product launches per day (on producthunt.com). all facts are made up by o1. anyone with accurate data?

i am trying to figure out how much the ai wave helps makers shipping new products.
Quentin C. ๐Ÿ‹ (@qchantel_) 's Twitter Profile Photo

accounting for SMEs: the whole issue could be solved if companies would send an email with the invoice. most don't. for some companies, it's even impossible to get a proper invoice without making a support request. Qonto has this neat feature where you forward your invoice

Quentin C. ๐Ÿ‹ (@qchantel_) 's Twitter Profile Photo

public release coming soon ๐Ÿ‘€ - classify with natural language - "Cursor like" interface to interact with your mails (auto suggest attachments, contacts, other emails) - Drive 100% implemented in your email, no more going back and forth

Quentin C. ๐Ÿ‹ (@qchantel_) 's Twitter Profile Photo

You can deploy open source model via Digital Ocean, and drag and drop files into their knowledge base (they do the embedding for you). not gonna use it because I need to partition embedding between my users, still cool

You can deploy open source model via Digital Ocean, and drag and drop files into their knowledge base (they do the embedding for you).

not gonna use it because I need to partition embedding between my users, still cool
Quentin C. ๐Ÿ‹ (@qchantel_) 's Twitter Profile Photo

Je viens de finir รงa : Zest rรฉsume et extrait automatiquement l'information de vos .pdf et on met aussi tous vos mails de paiement / facture dans un dossier "facture" โค๏ธ

Je viens de finir รงa :

Zest rรฉsume et extrait automatiquement l'information de vos .pdf

et on met aussi tous vos mails de paiement / facture dans un dossier "facture" โค๏ธ
Quentin C. ๐Ÿ‹ (@qchantel_) 's Twitter Profile Photo

RAG is not embedding. RAG is enriching an AI response with related documents. fetch these documents with a simple keyword matching search, it's still RAG. don't start your RAG pipeline with semantic search, start it with simple metadata/keyword matching