This repository contains the complete source code for building an AI Chatbot using HTML, CSS, and JavaScript. The project features a clean and responsive design, allowing for easy interaction with the chatbot.
To get the complete source code, download the zip file that contains all the necessary code and assets.
- Chat Functionality: Interact with the AI-powered chatbot.
- Google Gemini API: Utilizes a free API to generate responses.
- Loading Animation: Engaging animation displayed before responses.
- Image Upload: Upload images and ask related questions to the chatbot.
- Emoji Picker: Easy-to-use emoji picker for enhanced conversations.
- Responsive Design: Adapts to various screen sizes and devices.
- Easy Customization: Simple to integrate and customize according to your needs.
- Clean Code: Well-structured and commented code for easy understanding.
An SVG icon representing the chatbot is included in the repository as chatbot-icon.svg
. You can use this icon in your project for branding or visual representation.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to submit issues or pull requests if you want to contribute to the project!