Example LLM analysis for the oil-sentiment repo using Langchain, Groq, and NLP.
This project shows how to query the database with natural language using Langchain and Groq:
- langchain
- langchain-groq
- langchain-community
git clone https://github.com/gc5232978/oil-sentiment-llm.git
cd oil-sentiment-llm
poetry install
"How many rows are in the database?"
"What is the overall sentiment from this past week?"
"What is the most positive summary this past month?"