Skip to content

This is a simple AI chatbot built in Python using the OpenAI GPT-3.5-Turbo model. It allows you to have real-time conversations with an AI assistant from your terminal.

Notifications You must be signed in to change notification settings

roshanthm/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

chatbot

🧠 AI Chatbot using OpenAI API (Python)

This is a simple AI chatbot built in Python using the OpenAI GPT-3.5-Turbo model. It allows you to have real-time conversations with an AI assistant from your terminal.


πŸš€ Features

  • Conversational AI using gpt-3.5-turbo
  • Clean command-line interface
  • Secure API key handling using .env file
  • Easy to run and customize

πŸ“¦ Requirements

  • Python 3.7 or higher
  • OpenAI API key
  • Packages:
    • openai
    • python-dotenv

πŸ”§ Installation

  1. Clone the repository

    git clone https://github.com/your-username/your-repo-name.git
    cd your-repo-name

About

This is a simple AI chatbot built in Python using the OpenAI GPT-3.5-Turbo model. It allows you to have real-time conversations with an AI assistant from your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published