Personal AI companions have emerged as one of the definitive use cases for LLMs. Power users are spending more than 2 hours daily on platforms like @character_ai.
But there’s a problem: these AI companions can’t remember anything about the user.
@mem0ai changes that.
With Mem0, AI companions get long-term memory.
No more forgetting past conversations. Your companion remembers the tiniest details about the user—just like a real friend would.
Feb 8, 2024 • 7 tweets • 2 min read
Introducing the fastest way to create and deploy a RAG application built using @embedchain on @streamlit
We saw that some @embedchain users deploy a RAG application to streamlit once they have created it.
So we have added native support for it in the framework itself.
Jan 1, 2024 • 15 tweets • 3 min read
We spent $100 to learn how to build & run a RAG application in production.
Read further so that you don’t end up doing the same mistakes.
👇🏻👇🏻👇🏻
We launched @SadhguruJV AI few days back & users asked ~3.6K queries.
This gave us a ton of learnings around RAG systems in production & we are incorporating this to @embedchain
• OpenAI
• Anthropic’s Claude
• Cohere
• GPT4All
• JinaChat
• Llama2
• Vertex AI
via @LangChainAI
The best part is all these LLM models are supported via @LangChainAI
So you can set the variables for Langsmith and can quickly debug your RAG application using Langsmith.
Sep 28, 2023 • 6 tweets • 2 min read
We @embedchain now support LangSmith,
a platform to debug & monitor
LLM applications by @LangChainAI
Some context:
@embedchain allows you to create
ChatGPT like apps on top of
custom dataset.
Here is an example of a personal assistant
which has my notes in pdf format
Jul 15, 2023 • 5 tweets • 2 min read
Create ChatGPT like chatbot over any open source project.
Introducing a new data type called "code_docs_page" in @embedchain
Powered by @LangChainAI
Watch the video below to see how we create a chat bot over Langchain & Guardrails docs
In this video, we show how to create and use a @LangChainAI docs bot.
Jul 5, 2023 • 9 tweets • 3 min read
📢 Major announcement
Embedchain now supports asking questions to pdf files without an internet connection, for free and no data leaves your machine.
Watch the video 👇🏻 to learn how
In this video, we have taken Naval's Almanack book and stored it locally on disk.
We then
• create a chatbot
• add dataset using .add
• query using .query
Jun 29, 2023 • 7 tweets • 3 min read
Introducing fastest way to create & get a chatbot running:
Embedchain Replit template,
Has 2 examples:
• Youtube Channel to Bot
• Chat with Multiple PDF files
Built using Embedchain, hosted on @replit
powered by @langchain and @trychroma
First let's understand how to use the template.
• Open the template
• Click on the "Use Template" button on the top right
• Your own repl created with a readymade bot
• Now just click on the "Run" button
Opened 25 spots. RT this & we might give you one. 2/ Context 👇🏼👇🏼👇🏼
When ChatGPT was released, it gave new superpowers to the world. We are daily discovering something new about the model but are limited to only sharing a screenshot of it.
Dec 1, 2022 • 11 tweets • 5 min read
1/ @danielgross has written about a new search engine called Boogle (Better Google Search).
I tried creating Boogle using ChatGPT.
The results are astonishing. 🤯🤯🤯
👇🏼👇🏼👇🏼
2/ First, context about Boogle - a query expander, understands query & its topic and adds relevant site operators for it.
I played around with it. Sharing some observations about its output. 🔍
2/ ChatGPT is good at conversing in a human and natural way. Asked for gift suggestions for my mom. It first added a filler paragraph, suggestions, and then a conclusion. This is the same as a human would answer.