Hi fellas
I built a telegram bot this weekend, plugged in a database and semantic search into it.
ask it to remember something and it will do so.
every time you send a message it checks relevant messages in Pinecone
it also considers the chat history
it remembers stuff per-user cross-chat
Feel free to join the experiment here: Telegram: Join Group Chat
3 Likes
Very interesting work, mate!
Which library did you use, PTB?
I see it’s even using emojis in your case which is very intriguing.
You also come from this post right?
Hi there,
I would like to create an “AI Companion” SaaS. It should work like ChatGPT, using the GPT-3 API, but it should have long term memory, so it can remember all the past conversations.
In order to achieve that, I guess (not sure) we should store all the data from the conversations, reprocess it, and store it in a way that when the prompt ask for something we talked about, let’s say, 6 months ago, it could look for it in the DB and output accordingly. All seamlessly in the background, wit…
Does this solution solve the max token count issue?
Would really enjoy talking with you about it!
I used telegraf for the telegram bot api. No, I actually didn’t know about this forum existance until I googled it today I just happened to deal with semantic search before, so it was obvious solution for me.
Would really enjoy talking with you about it!
You are welcome to join the group chat in telegram. THe bot is actually there. The link is in the original post above.
1 Like
sisjwn
November 22, 2023, 5:51pm
4
Nice! Is it still alive? The old invite link has expired, can you send a new one?