GitHub / jiyashetty28 / Basic-LLM-Chatbot-using-Langgraph
This is a simple chatbot project built using LangGraph, a graph-based framework for orchestrating LLMs, and powered by the Groq API with the LLaMA3-8B-8192 model. The chatbot demonstrates how to structure conversational flows using state graphs and message reducers for memory. Ideal for learning how to integrate LLMs into modular applications.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiyashetty28%2FBasic-LLM-Chatbot-using-Langgraph
PURL: pkg:github/jiyashetty28/Basic-LLM-Chatbot-using-Langgraph
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 96.7 KB
Dependencies parsed at: Pending
Created at: 6 days ago
Updated at: 6 days ago
Pushed at: 6 days ago
Last synced at: 6 days ago
Topics: chatbot, graph-visualization, groq-api, langchain-python, langgraph-python, reducers, stategraph