- Langchain Python AI Agent
- Streamlit for interactive app and slick UI
- Agentic chat with search capabilities. Works with Llama3-8b via Groq API
- Langchain AI Chatbot Agent that can search the web
- Llama3-8b via Groq API
- Streamlit for interactive data fullstack apps
agent_wiki.webm
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