Coder Social home page Coder Social logo

ai-django-chatbot's Introduction

Aapi (Artificial Intelligence ChatBot)

Aapi (or âpi) is derived from 'Sanskrit Literature', meaning : Friend, associate or acquaintance.

Aapi is a machine learning based intelligent chatbot designed to provide human-like conversation. Chatbot is created with intention to shorten the gap between business and customer. Similarly Aapi initially is build to increase educational efficiency by reducing the gap between a student and college.

Aapi is build with passion and love by 3 friends Pranav Dalvi, Aditya Dorge and Omkar Pawar on 12th April 2022.

Technologies Used:

  • Python3
  • Django Framework
  • Tensorflow
  • NLTK
  • Numpy
  • HTML, CSS
  • JavaScript

How to run ChatBot on your computer 🤔

  • To understand the steps given below, you should know how to create a new Django project and a Python virtual environment.
  1. Download the required libraries from requirements.txt (Python virtual environment is required).
  2. Create a new Django project. (why? Because we will need a secret key to run the project).
  3. Open the newly created Django project and copy the full string of secret key from settings.py.
  4. Now open the ChatBot project then open the project folder and create a new file named as .env and paste the secret key.
  • .env file should look like this:
SECRET_KEY = 'dlm*zt#1-3g!xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
  1. Do the migrations and run the project.

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.