Skip to content

Rup-23/AI-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🤖 AI Chat Bot

A simple yet powerful AI chatbot that explains complex topics in a very easy and understandable way — even for non-technical users.


🎯 Project Overview

This project is built to explore how Generative AI APIs work in real-world applications.

The chatbot is designed to:

  • Simplify complex concepts
  • Provide easy-to-understand explanations
  • Help both technical and non-technical users

💡 Key Idea

Most AI tools give correct answers, but not always in a way beginners understand.

👉 This chatbot focuses on:

  • Breaking down complex topics
  • Explaining things step-by-step
  • Using simple language

🛠️ Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript

Backend

  • Node.js
  • Express.js

AI Integration

  • Google Gemini API

⚙️ Features

  • 💬 Ask anything — get simplified answers
  • 🧠 AI-powered responses
  • ⚡ Fast and lightweight
  • 📚 Beginner-friendly explanations

🚀 How It Works

  1. User enters a query in the chat interface
  2. Request is sent to backend (Node + Express)
  3. Backend calls Gemini API
  4. AI processes and simplifies the response
  5. Final answer is displayed to the user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors