8000 GitHub - mjk859/FAQ-Bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mjk859/FAQ-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

🤖 FAQ Bot using LangGraph

This is a simple command-line conversational FAQ bot built using LangGraph. It answers user questions based on a predefined set of FAQs.


📋 Features

  • Rule-based FAQ matching
  • Built using LangGraph's state machine
  • Easy to extend or integrate
  • No LLM required

📦 Requirements

  • Python 3.8+
  • langgraph
  • langchain-core

Install dependencies:

pip install langgraph langchain-core

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0