skygazer42/pokemon-chat
A Pokemon-themed intelligent chat assistant powered by a graph-based RAG pipeline, LangGraph agent orchestration, and fine-tuned LLMs.

This repository implements a chatbot specialized in Pokemon-related conversations, combining multiple AI infrastructure components. It uses LightRAG for graph-based retrieval-augmented generation, LangGraph for agent workflow orchestration, MCP for model context protocol, and RagFlow for document processing. The system integrates fine-tuned large language models to generate responses grounded in retrieved knowledge. The frontend is built with Vue.js.
Frequently asked
- What is skygazer42/pokemon-chat?
- A Pokemon-themed intelligent chat assistant powered by a graph-based RAG pipeline, LangGraph agent orchestration, and fine-tuned LLMs.
- Is pokemon-chat open source?
- Yes — skygazer42/pokemon-chat is open source, released under the MIT license.
- What language is pokemon-chat written in?
- skygazer42/pokemon-chat is primarily written in Python.
- How popular is pokemon-chat?
- skygazer42/pokemon-chat has 401 stars on GitHub.
- Where can I find pokemon-chat?
- skygazer42/pokemon-chat is on GitHub at https://github.com/skygazer42/pokemon-chat.