Chainlit | Chat With CSV using Docker | 🦜️🔗 LangChain

preview_player
Показать описание
This is the fourth video on the series of videos I am going to create in Chainlit. In this video, I will demonstrate how you can chat with csv files using Chainlit and LangChain using OpenAI using Docker. I will be using dataframe agent from langchain to load csv file using pandas. Happy learning 😎

👉🏼 Links:

------------------------------------------------------------------------------------------

------------------------------------------------------------------------------------------
🔗 🎥 Other videos you might find helpful:

------------------------------------------------------------------------------------------
🤝 Connect with me:

#openai #chainlit #langchain #llm #chatwithcsv #docker #chromadb #datasciencebasics
Рекомендации по теме
Комментарии
Автор

Hi, I have been really loving your content.
I am currently working on a Questioning Answering bot. I have built it using Langchain. It is working good.
Now I want to incorporate the Citation feature as well. For example, When I ask a question and when the bot replies with an answer, I want the bot to share the source/citation for the answer as well.
Can you make a video on that? :)

saadkhattak
Автор

Hi, I love the tutorial. However, i got bunch of errors in poetry install command. I tried to downgrade poetry to 1.5.1 just like you but it still gives me the error, do you know what could possibly causes this?

evanrsl
Автор

How do we use .env file with docker? Let's say we don't want user to enter API.

riteshmanek