Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/medelbou3/gemini-ai-chatbot
SM.studio ai is an AI chatbot that creates text, tables, analyzes images, and provides YouTube video tutorials.
https://github.com/medelbou3/gemini-ai-chatbot
ai analysis css gemini-api generate html js tables youtube-api
Last synced: about 1 month ago
JSON representation
SM.studio ai is an AI chatbot that creates text, tables, analyzes images, and provides YouTube video tutorials.
- Host: GitHub
- URL: https://github.com/medelbou3/gemini-ai-chatbot
- Owner: MEDELBOU3
- Created: 2024-10-19T15:03:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T15:46:11.000Z (about 2 months ago)
- Last Synced: 2024-11-24T16:36:28.592Z (about 2 months ago)
- Topics: ai, analysis, css, gemini-api, generate, html, js, tables, youtube-api
- Language: HTML
- Homepage: https://medelbou3.github.io/gemini-ai-chatbot/
- Size: 2.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖 AI Chatbot
An intelligent chatbot powered by advanced AI technology, capable of assisting with a wide range of tasks and queries.
## 🌟 Features
- 💬 Answering questions
- 📚 Providing detailed explanations
- 💡 Offering creative suggestions
- 🧠 Helping with complex analysis
- 🎥 Explanation of YouTube videos
- 📷 Image Analysis
- 💻 Assisting with coding tasks
- 📊 Creating and formatting tables
- 😄 Using emojis for expressive communication## 📷 Gallery
### Create Tables
![Tables](tables.jpeg)
--
### Explanation Youtube Videos
![Explanation Youtube Videos](videos.jpeg)
--
### Coding >
![Coding](coding.jpeg)
--
### Image Content Analysis
![Image Analysis](analysis.jpeg)
### ⚠️🚨 Important Note:>When you insert the image from the upload image button and choose the image to be analyzed, it will be sent directly and appear in the chat. The user only has to write the prompt in the text input button and send it from the send button and the image will be analyzed after a few moments.
>
### Choose Chat Themes
![Change Themes](theme.jpeg)
--
## 📋 Table of Contents- [Installation](#installation)
- [Usage](#usage)
- [Examples](#examples)
- [Contributing](#contributing)
- [License](#license)## 🔧 Troubleshooting
Common issues and their solutions:
1. **Connection errors**: Ensure your internet connection is stable.
2. **Slow responses**: Check your system resources and consider upgrading.
3. **Incorrect answers**: Verify that your knowledge base is up-to-date.For more issues, consult our [troubleshooting guide](TROUBLESHOOTING.md).
## 🤝 Contributing
We welcome contributions! Please follow these steps:
1. Fork the repository
2. Create a new branch: `git checkout -b feature-branch`
3. Make your changes and commit them: `git commit -m 'Add new feature'`
4. Push to the branch: `git push origin feature-branch`
5. Submit a pull requestPlease read our [Contributing Guidelines](CONTRIBUTING.md) for more details.
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
![Visitors](https://visitor-badge.glitch.me/badge?page_id=MEDELBOU3.gemini-ai-chatbot)```
Made with ❤️ by MOHAMED EL-BOUANANIThis expanded README.md includes:
1. Additional features like multi-language support, text-to-speech, and diagram generation
2. An expanded Table of Contents
3. More detailed examples and usage instructions
4. An Advanced Features section showcasing unique capabilities
5. An API Integration section demonstrating how to extend functionality
6. A Customization section showing how to personalize the chatbot
7. A Troubleshooting section to help users with common issues
8. More detailed Contributing guidelines
9. Placeholder images for visual examples (replace these with actual screenshots or diagrams)This enhanced README provides a more comprehensive overview of the AI chatbot's capabilities and should give potential users and contributors a better understanding of the project.
```bash
git clone https://github.com/MEDELBOU3/gemini-ai-chatbot.git
cd gemini-ai-chatbot
npm install