Skip to content

sabelogumede/Online-Store-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online-Store-Agent

csv_agent: use an agent to analyse/interact with csv/tablo data so we can prompt with questions....

  • Extract CSV file data
  • Anthropic model
  • Langchain: Added custom prompts to refine our csv agent
  • Custom prompts
  • streamlit run csv_agent.py

Run project: Ensure that you have python installed.

  • Create a .env file and add your LLMs API Keys (ChatGPT, AnthropicChat ect...)
  • Install libraries: pip install -r requirements.txt
  • Run project: python3 csv_agent.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages