Skip to content

🤖 An AI-powered chatbot built using JS and Gemini's API. This chatbot provides conversational responses, handles user input in real time, and can be integrated into websites or apps for customer support, FAQs, or interactive experiences.

Notifications You must be signed in to change notification settings

Teneshwar/AI-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-ChatBot

🤖 An AI-powered chatbot built using JS and Gemini's API. This chatbot provides conversational responses, handles user input in real time, and can be integrated into websites or apps for customer support, FAQs, or interactive experiences.

✨ Features

  • 💬 Chat with Gemini AI via API
  • 🎨 Responsive and clean UI
  • 🧠 Context-aware prompt support
  • 🔑 Simple API key integration

🚀 Getting Started

You can run this project in two ways:

✅ Option 1: Run Online (GitHub Pages)

Access the chatbot directly in your browser:
🔗 Live Demo

✅ Option 2: Run Locally (For Developers)

📌 Requirements

  • A modern web browser
  • (Recommended) VS Code with Live Server extension

🧪 Steps

  1. Clone this repository
    git clone https://github.com/yourusername/gemini-chatbot.git
    cd gemini-chatbot
    

2.Gemini API Setup -Go to Google AI Studio -Create or copy your Gemini API key -Open script.js -Replace this line with your API key: 🔗 const API_KEY = "YOUR_API_KEY_HERE";

📁 Project Structure

/chatbot ├── index.html # Main UI ├── style.css # Stylesheet ├── script.js # Gemini API logic └── README.md # Documentation

👨‍💻 Author

-Teneshwar Dwivedi -GitHub:

About

🤖 An AI-powered chatbot built using JS and Gemini's API. This chatbot provides conversational responses, handles user input in real time, and can be integrated into websites or apps for customer support, FAQs, or interactive experiences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •