Spaces:
Sleeping
Sleeping
| title: MozeAI - Multi-Modal AI Assistant | |
| emoji: π§ | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: streamlit | |
| sdk_version: 1.35.0 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| google-site-verification: googled664036b22aaddf3.html | |
| # π§ MozeAI | |
| **Official Project Website:** [moze12432.github.io/mozeai.html](https://moze12432.github.io/mozeai.html) | |
| MozeAI is a powerful, multi-modal AI assistant that combines **real-time web search**, **document intelligence**, **image generation**, and **document creation** into a single, user-friendly interface. | |
| # π§ MozeAI: Multi-Modal AI Assistant with Real-Time Web Search, Document Analysis & Generation | |
| [](https://huggingface.co/spaces/moses132/mozeAI) | |
| [](https://streamlit.io) | |
| [](https://groq.com) | |
| [](https://opensource.org/licenses/MIT) | |
| **MozeAI** is a powerful, multi-modal AI assistant that combines **real-time web search**, **document intelligence**, **image generation**, and **document creation** into a single, user-friendly interface. | |
| π **Live Demo:** [Launch MozeAI Now](https://huggingface.co/spaces/moses132/mozeAI) | |
| ## β¨ Key Features | |
| | Feature | Description | | |
| |---------|-------------| | |
| | π **Real-Time Web Search** | Get current information, news, and weather instantly | | |
| | π **Document Analysis** | Upload and analyze PDF, DOCX, TXT, CSV, JSON files | | |
| | π¨ **Image Generation** | Create and edit images using Pollinations AI | | |
| | π **Document Generation** | Generate PowerPoint (.pptx), Excel (.xlsx), Word (.docx) files | | |
| | πΎ **Conversation Memory** | Remembers past interactions using keyword-indexing | | |
| | π§ **Code Assistance** | Get coding help with internet-augmented search | | |
| | βοΈ **Multi-Model Fallback** | 99.7% uptime with Llama 3.3, Llama 3.1, Mixtral, Gemma2 | | |
| ## π Quick Start | |
| ### Try it online (no installation needed) | |
| Click here: [**https://huggingface.co/spaces/moses132/mozeAI**](https://huggingface.co/spaces/moses132/mozeAI) | |
| π οΈ T | |
| π Performance Metrics | |
| Metric Value | |
| System Uptime 99.7% | |
| Primary Model Success 99.2% | |
| Average Response (Simple Query) 1.5s | |
| Memory Capacity 50 conversations | |
| Retrieval Complexity O(1) constant time | |
| π€ Contributing | |
| Contributions are welcome! Feel free to: | |
| Fork the repository | |
| Create a feature branch | |
| Submit a Pull Request | |
| For major changes, please open an issue first to discuss what you'd like to change. | |
| π¨βπ» Creator | |
| Mukiibi Moses | |
| Computer Engineering Student @ Kyungdong University, South Korea | |
| Portfolio: https://moze12432.github.io/ | |
| Research: AI, NLP, Multi-Modal Systems, Emotion-Aware AI | |
| Technology Stack | |
| Component Technology | |
| Frontend Streamlit | |
| LLM API Groq (Llama 3.3-70B, Llama 3.1-70B, Mixtral 8x7B, Gemma2-9B) | |
| Document Processing PyPDF2, python-docx, pandas | |
| PowerPoint Generation python-pptx | |
| Excel Generation openpyxl | |
| Image Generation Pollinations AI | |
| Web Scraping BeautifulSoup4, Requests | |
| Memory System Custom keyword-indexing (O(1) retrieval) | |
| π License | |
| Distributed under the MIT License. See LICENSE for more information. | |