https://github.com/extrawest/langgraph_agentic_chatbot
Langgraph Agentic Chatbot
https://github.com/extrawest/langgraph_agentic_chatbot
ai chatbot gemma groq langgraph langsmith langsmith-tracing python rag stategraph tool-calling
Last synced: about 1 month ago
JSON representation
Langgraph Agentic Chatbot
- Host: GitHub
- URL: https://github.com/extrawest/langgraph_agentic_chatbot
- Owner: extrawest
- License: apache-2.0
- Created: 2024-12-10T10:34:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T11:03:09.000Z (over 1 year ago)
- Last Synced: 2025-11-13T03:27:38.353Z (7 months ago)
- Topics: ai, chatbot, gemma, groq, langgraph, langsmith, langsmith-tracing, python, rag, stategraph, tool-calling
- Language: Python
- Homepage:
- Size: 451 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Langgraph Agentic Chatbot
[]()
[](mailto:andriy.gulak@extrawest.com)
[](https://github.com/extrawest/langgraph_agentic_chatbot/issues)
[](https://opensource.org/licenses/Apache-2.0)
## PROJECT INFO
- **Langgraph Agentic Chatbot**
- Groq API - Gemma2-9b-it
- Tool calling
- StateGraph
## Features
- Langgraph Agentic Chatbot that can answer questions and search with the help of Wikipedia and Arxiv tools
## Demo
https://github.com/user-attachments/assets/c85e6d45-2c46-4762-bba4-25c0292b623f
### Output Graph:

### Langsmith tracing

## 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
```
[Extrawest.com](https://www.extrawest.com), 2024