Skip to content

Repository files navigation

crmbot-ai 🤖✨

License: GPL v3 Made with Python Framework Frontend Powered by Ollama

An AI-powered CRM Chatbot built with Django (backend) and Vue.js (frontend).
It supports local LLMs (via Ollama) and cloud-based LLMs, and can be easily embedded into any website using a lightweight JS snippet.


🚀 Features

  • 🔗 Multiple LLM support → Run locally with Ollama or connect to cloud LLM APIs.
  • 🖥 Modern stack → Django backend + Vue frontend for seamless performance.
  • 🔌 Easy embedding → Drop-in JS embed code to add the chatbot to any site.
  • 🛠 CRM-first design → Focused on customer interaction, lead management, and support automation.
  • 🎥 Video demo availableWatch Showcase

📹 Demo

▶️ Click here to watch the demo


🛠 Installation

1. Clone the repo

git clone https://github.com/Jayesh-Mahato/crmbot-ai.git
cd crmbot-ai

2. Backend Setup (Django)

pip install -r requirements.txt
cd backend
python manage.py migrate
python manage.py runserver

3. Frontend Setup (Vue)

cd frontend
npm install
npm run dev

🤝 Contributing

Contributions are welcome!

  1. Fork the project
  2. Create your feature branch
  3. Commit your changes
  4. Push to your branch
  5. Open a PR

🌟 Support

If you find this useful, please ⭐ the repo to support development!

About

An AI CRM Chatbot usable with local LLM or cloud based LLM. It can be used directly or can be embedded in any website via JS embed code.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages