Coder Social home page Coder Social logo

chat_bot's Introduction

#Chat Bot using CHAT_GPT lib

This repository contains a Chat Bot that uses the chat_gpt library to provide conversational abilities. The project includes three files:

  1. chatgpt_simple.py: This file requires the user to input chat messages directly into the code, and the output will be displayed in the console.
  2. chatgpt_assistant_cons.py: This file allows the user to input chat messages through the console and displays the output in the console as well.
  3. chatgpt_assistant_website.py: This file includes a GUI built using the gradio library, and allows the user to interact with the chat bot as if using a website. Usage To use this project, you will need to generate your own API keys from the OpenAI website. Once you have generated your keys, you will need to enter them into the appropriate section of the code.

Please note that this project was created using the GPT-3.5 architecture and has a knowledge cutoff of 2021-09.

Requirements This project requires the following dependencies:

Python 3.6 or higher The OpenAI API The chat_gpt library The gradio library (for file03.py) You can install the required dependencies by running the following command:

pip install -r requirements.txt

chat_bot's People

Contributors

nitnkalra avatar

Stargazers

 avatar

Watchers

 avatar

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.