Skip to content

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

 
 
 

Contributors