Git Product home page Git Product logo

django-chatgpt-chatbot's Introduction

Integrate ChatGPT in Django and build Chatbot

Description

This project shows how to integrate chatGPT in Django to build a chatbot

Technology Stack

Backend: Django
Frontend: HTML, jQuery (Ajax)

To run the project

Prerequisites: Python3, pipenv

Plugins Used:

Django: https://docs.djangoproject.com/en/4.0/topics/install/#installing-official-release

Important links

Get Open AI key: https://platform.openai.com/account/api-keys/
Setup Open AI Paid account: https://platform.openai.com/account/billing/overview
Setup Open AI Usagage limit: https://platform.openai.com/account/billing/limits

To run the project

  1. Checkout the code
  2. Create a virtual environment (pipenv shell)
  3. Install all the packages (pipenv install)
  4. Add OpenAI key in /src/src/settings.py
  5. Navigate inside the project (cd src)
  6. Run the backend server (python manage.py runserver)
  7. Visit the server link (http://localhost:8000/)

Video Demo

https://youtu.be/VnzqWOIrZ9E

django-chatgpt-chatbot's People

Contributors

jha-shubham01 avatar

Watchers

 avatar

django-chatgpt-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.