mozeAI / src /README
moses132's picture
Update src/README
361b018 verified
---
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
[![Hugging Face Space](https://img.shields.io/badge/πŸ€—-Hugging%20Face%20Space-blue)](https://huggingface.co/spaces/moses132/mozeAI)
[![Streamlit](https://img.shields.io/badge/Streamlit-FF4B4B?logo=streamlit&logoColor=white)](https://streamlit.io)
[![Groq](https://img.shields.io/badge/Groq-API-FF6B6B)](https://groq.com)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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.