Giter Site home page Giter Site logo

slyapustin / django-chatbot Goto Github PK

View Code? Open in Web Editor NEW
108.0 5.0 43.0 70 KB

Django Chatbot with Celery, Channels (WebSocket)

Python 80.83% HTML 16.35% Procfile 1.35% Dockerfile 1.47%
django heroku celery django-channels django-celery chatbot python gpt dokku

django-chatbot's Introduction

Django Chatbot

The Django Chatbot is a chatbot application that utilizes background tasks processing and communication via WebSockets.

For more detailed information, please refer to my article titled Heroku Chatbot with Celery, WebSockets, and Redis.

Deployment

Docker

To deploy the application using Docker, follow these steps:

  1. Clone the repository: git clone https://github.com/slyapustin/django-chatbot
  2. Build and run the project: docker-compose up
  3. Visit http://localhost:8000/ in your web browser.

Heroku

Alternatively, you can host the chatbot on Heroku. Please note that an account verification is required.

Click the button below to deploy the chatbot on Heroku:

Deploy

Technology Stack

The chatbot utilizes the following technologies:

  • Django: The main web framework.
  • Django Channels: The WebSocket framework.
  • Celery: An asynchronous task queue.
  • Redis: A message broker and cache backend.
  • Daphne: An HTTP and WebSocket protocol server.
  • Heroku: The hosting platform.

Supported commands

The chatbot supports the following commands:

  • sum <x> <y>: Calculates the sum of two integers.
  • status <url>: Checks the status of a website.

Need some help?

Join the Slack channel #django-chatbot for assistance.

django-chatbot's People

Contributors

dependabot[bot] avatar slyapustin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

django-chatbot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.