Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Chatbot-AI

Project Overview

This project is a simple beginner friendly AI chatbot built using Python. The chatbot takes user input, sends it to an AI model through an API, and returns a generated response. Due to secruity API key will not be shown.

Purpose

The purpose of this project was to practice working with APIs, user input, and AI-powered response generation.

Tools Used

  • Python
  • OpenAI API
  • VS Code

Features

  • Accepts user input
  • Sends prompts to an AI model
  • Generates chatbot-style responses
  • Maintains a basic conversation flow

Skills Demonstrated

  • Python programming
  • API integration
  • Prompt handling
  • Basic chatbot development
  • Code organization

Important Note

The API key is not included in this repository for security reasons. API keys should be stored safely using environment variables.

Future Improvements

  • Add a better user interface
  • Store chat history

About

AI-powered chatbot developed in Python using the OpenAI API to generate conversational responses and demonstrate natural language interaction.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages