Chat with Structured Data using LangChain and PandasAI

preview_player
Показать описание
In this video, we will see how to chat or interact with structured data using LangChain agents - create_sql_agent & create_pandas_dataframe_agent. We also understand the capabilities of PandasAI with few examples.

Notebook:

Chinook SQLite DB:

Dataset:

Playlist:
Рекомендации по теме
Комментарии
Автор

I was using pandas AI agent and it is asking pandas AI api key.Do we need to use API key?

srinivass
Автор

Thanks 🌹,
How to use open source LLM from hugging face locally using ctransformer library with Pandas Ai in offline mode? for example codellama or pandalytic gguf type

AliAlias
Автор

Thanks very nice,
Can use pandas with local llms from our pc without internet connection

AliAlias
Автор

Can it run for any long csv file also?with 100 k rows

pavanpraneeth