Skip to content

tejas0111/ai-chat-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI Chat Widget Frontend

A lightweight, embeddable AI-style chat widget UI built with pure HTML, CSS, and JavaScript.
Designed to be drop-in and safe to embed on any website without CSS or JS conflicts.

⚠️ This project is UI-only and uses fake AI responses for demos and frontend previews.

✨ Features

  • πŸ“¦ One-line install
  • 🎨 Fully isolated styles
  • πŸ“± Responsive
  • 🧠 Typing animation
  • πŸ†“ MIT licensed

πŸ“Έ Demo Preview

Live Demo:
πŸ‘‰ https://floating-ai.netlify.app/

Screenshot:
App Screenshot

App Screenshot

App Screenshot

πŸ“ Project Structure

/ai-chat-widget
β”œβ”€β”€ dist/
β”‚   β”œβ”€β”€ ai.js        # Ready embeddable file (USE THIS)
β”‚   └── index.html          # Public demo page
β”‚
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ index.html          # Development / testing page
β”‚   β”œβ”€β”€ style.css           # Source styles
β”‚   └── script.js           # Source logic
β”‚
β”œβ”€β”€ LICENSE                 # MIT License
└── README.md               # Documentation

Installation

  git clone "https://github.com/tejas0111/ai-chat-widget"
  cd ai-chat-widget

Authors

About

A embeddable AI chat widget UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors