Skip to content

A command-line chatbot built in Python that uses the OpenAI API (gpt-3.5-turbo) to generate conversational responses.

Notifications You must be signed in to change notification settings

KavishkaVenuka/First_Chat_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal_ChatBot

Developed a Python-based chatbot using OpenAI’s gpt-3.5-turbo API to simulate natural human-like conversations.

A command-line chatbot built in Python that uses the OpenAI API (gpt-3.5-turbo) to generate conversational responses. It supports basic memory (message history), handles errors, and can be extended with custom prompts or models.

About

A command-line chatbot built in Python that uses the OpenAI API (gpt-3.5-turbo) to generate conversational responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages