mammhoud / ChatHack

Accelerating Growth through the DeepBOT Chatbot

Home Page:https://lablab.me/event/chathack-ai-hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepBot-ChatHack

DeepBot (ChatHack) is a repository that contains the code and resources for a chatbot project. This project aims to develop an interactive and intelligent chatbot that can engage users in conversational experiences. The chatbot utilizes deep learning techniques to understand user queries and provide relevant responses.

  • this Repository for submission to Chat hack Hackathon lablab.me
  • Submission Presentation Here

Requirements and Guidelines for Submission

Note chatbot Database has some models from web app schemas, so you should run the web server first or you will get an error while running the rasa actions server

  1. Clone the repository: Use the command git clone https://github.com/mammhoud/DeepBot-ChatHack.git to create a local copy of the repository on your machine.

  2. Create a virtual environment: It is recommended to create a separate virtual environment for each project. Make sure to install the required packages specified in the project's requirements.txt file.

  3. Configure API Keys: To enable the chatbot to interact with external services or APIs, you'll need to obtain and configure the necessary API keys. Please look at the documentation in the repository for instructions on setting up the required keys.

  4. Customize and Extend: Feel free to customize a website with the chatbot and add more conversational features to the chatbot based on your requirements. Please make sure to document any changes or additions you make in the README file.

  5. Submitting Changes: If you make any significant improvements or modifications to the repository, create a new branch, commit your changes, and submit a pull request to the main branch.

Please make sure to follow the guidelines and requirements mentioned above to ensure a smooth development process and collaboration on the DeepBot-ChatHack project.

About

Accelerating Growth through the DeepBOT Chatbot

https://lablab.me/event/chathack-ai-hackathon

License:MIT License


Languages

Language:Python 100.0%