File size: 3,312 Bytes
854c058 361b018 854c058 361b018 854c058 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 | ---
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.
|