Skip to content

A chatbot assistant built using OpenAI's GPT-3 model for interactive conversations.

License

Notifications You must be signed in to change notification settings

TariqNew/simple-openai-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple OpenAI Chatbot

A simple chatbot application powered by OpenAI's GPT-3.5 API that allows users to chat with an AI assistant. This chatbot can be customized further and used for various purposes, such as customer support or educational tools.

Features

  • Conversational AI: Uses OpenAI's GPT-3.5 API to generate responses to user input.
  • Interactive UI: Text-based interaction where users can ask questions and get responses.
  • Environment Configuration: The project uses environment variables for API keys to keep sensitive information secure.

Installation

1. Clone the repository

git clone https://github.com/TariqNew/simple-openai-chatbot.git
cd simple-openai-chatbot

About

A chatbot assistant built using OpenAI's GPT-3 model for interactive conversations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages