Skip to content

extrawest/langchain_gen_ai_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain AI Search Agent Demo

Maintenance Maintaner Ask Me Anything ! License

PROJECT INFO

  • Langchain Python AI Agent
  • Streamlit for interactive app and slick UI
  • Agentic chat with search capabilities. Works with Llama3-8b via Groq API

Features

  • Langchain AI Chatbot Agent that can search the web
  • Llama3-8b via Groq API
  • Streamlit for interactive data fullstack apps

Demo

agent_wiki.webm

Installing:

1. Clone this repo to your folder:

git clone THIS REPO

2. Create a virtual environment

3. Install the dependencies

pip install -r requirements.txt

3. Run the app

streamlit run app.py

Extrawest.com, 2024