Skip to content

LLM analysis example for the oil-sentiment repo using Langchain and Groq

License

Notifications You must be signed in to change notification settings

gc5232978/oil-sentiment-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oil-sentiment-llm

Example LLM analysis for the oil-sentiment repo using Langchain, Groq, and NLP.

Description

This project shows how to query the database with natural language using Langchain and Groq:

Getting Started

Dependencies

  • langchain
  • langchain-groq
  • langchain-community

Installing

git clone https://github.com/gc5232978/oil-sentiment-llm.git
cd oil-sentiment-llm
poetry install

Example usage

"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?"

About

LLM analysis example for the oil-sentiment repo using Langchain and Groq

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages