AI Chatbot Framework
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
Install / Use
npx skills add alfredfrancis/ai-chatbot-frameworkInstalls into whichever agent you are using.
README
AI Chatbot Framework is an open-source, self-hosted, DIY Chatbot building platform built in Python. With this tool, it’s easy to create Natural Language conversational scenarios with no coding efforts whatsoever. The smooth UI makes it effortless to create and train conversations to the bot. AI Chatbot Framework can live on any channel of your choice (such as Messenger, Slack etc.).
You don’t need to be an expert at artificial intelligence to create an awesome chatbot that has AI capabilities. With this project you can create an AI powered chatbot in no time. Read the documentation to get started.

Features
- Fully Self-Hosted
- Low-Code, DIY Admin Dashboard for Bot Development
- Multi-turn Conversations
- API request fulfilment (Tool Calling)
- Persistent Memory & Context Management
- Advanced Natural Language Understanding (NLU)
- Spacy Word Embeddings
- Intent Recognition (ML)
- Entity Extraction (ML)
- Zero shot NLU using Large Language Models (LLMs)
- Knowledge Base & FAQ answering using RAG (in development)
- Conversation Logs
- Channel Integrations
- Web via REST API/Chat Snippet
- Facebook Messenger
- Slack (coming soon)
- WhatsApp via Twilio (coming soon)
Documentation
Check out our documentation to get started.
Tech Stack
- Python / FastAPI / Pydantic
- MongoDB / Motor
- React / NextJS
- scikit-learn / Tensorflow / Keras
- Spacy / python-crfsuite
- Docker / docker-compose / Kubernetes / Helm
Contributing
Want to contribute? Check out our contribution guidelines.
<hr></hr>Related Skills
python-debugpy
385.5kDebug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.
skill-creator
385.5kCreate, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
claude-opus-4-5-migration
140.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
automl-hyperparameter-optimization
40.5kAutoML and hyperparameter optimization rules for Python ML projects using Ray Tune, Optuna, PyCaret, and time-series AutoML libraries
