🤖 LangGraph Agentic AI

High-performance chatbot powered by Groq LPU

Llama 3.3 DeepSeek-R1 Online

🚀 Overview

A stateful AI agent delivering near-instant responses (500+ tokens/sec). It solves latency issues by offloading inference to Groq infrastructure.

Stateful Reasoning

LangGraph memory persistence.

Real-time Search

Integrated Tavily web access.

🛠️ Technical Setup

# Clone and install

$ git clone [private-repo]

$ pip install -r requirements.txt

# Environmental Variables

GROQ_API_KEY=your_key

TAVILY_API_KEY=your_key

📜 License

Released under the MIT License. Open for modification and scaling.