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

[![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.