Using LangchAIn with pandas - Enhancing Trip Planner
Using LangchAIn with pandas - Enhancing Trip Planner
November 19, 2024
What if we could use AI to chat about weather patterns in a location?
By using Langchain, together with pandas DF, we will extract relevant information.
The weather information?
Thats covered on the Python Trip Planner Project.
Intro to LangChain with PandasDF
As commented earlier this year, I was inspired by Alejandro AO and its Python AI projects.
I commented the PDF one here →
LangChain is an alternative to PandasAI.
ℹ️
I am creating a public repo with all sort if interesting RAG libraries to Chat over Data 💻
Pre Requisites
- Python installed and a virtual environment ready.
- The OpenAI API keys - https://platform.openai.com/api-keys
ℹ️
See the modified working code here 💻
FAQ
You can also try, these below (Which I already covered)
- PandasAI
- LlamaIndex