Skip to content

Personal Chatbot Powered by GPT-3.5" is a Flask web application that utilizes OpenAI's powerful GPT-3.5 model to create a conversational chatbot experience. Users can interact with the chatbot in natural language, receiving responses based on the context of the conversation.

Notifications You must be signed in to change notification settings

shikhararyan/ChatBot-GPT-3.5-Turbo-Based-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Personal Chatbot Powered by GPT-3.5

This is a simple Flask web application that implements a personal chatbot powered by OpenAI's GPT-3.5 model. The chatbot is capable of conversing with users in natural language and providing responses based on the context of the conversation.

Features

  • Utilizes OpenAI's GPT-3.5 model for generating conversational responses.
  • Provides a simple and intuitive chat interface for users.
  • Supports multi-turn conversations with context tracking.

Prerequisites

Before running the application, ensure you have the following dependencies installed:

  • Python 3.x
  • Flask
  • OpenAI Python SDK

Installation

  1. Clone the repository:
git clone https://github.com/your_username/chatbot-app.git

About

Personal Chatbot Powered by GPT-3.5" is a Flask web application that utilizes OpenAI's powerful GPT-3.5 model to create a conversational chatbot experience. Users can interact with the chatbot in natural language, receiving responses based on the context of the conversation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published