Open-source AI toolkit for developers — built with ❤️ in Dubai
- 🌍 Website
- 💬 GitHub Discussions
- 📧 Contact: walid.sobhie@gmail.com
| Tool | Description | Stars | Demo |
|---|---|---|---|
| 🎙️ AI Voice Clone | Clone any voice with AI using Coqui XTTS | ⭐ 1 | Try Now |
| 🤖 AI Agent Builder | Build AI agents with drag-and-drop. No-code! | ⭐ 1 | Try Now |
| 📚 AI RAG System | Production-ready RAG with knowledge base | ⭐ 1 | Try Now |
| 🔍 Deepfake Detector | Detect AI-generated audio & video deepfakes | ⭐ 1 | Try Now |
| 💻 AI Code Assistant | AI that understands YOUR codebase | ⭐ 1 | Try Now |
Try our tools right now — no installation required!
| Space | Status |
|---|---|
| 🎙️ Voice Clone | ✅ Live |
| 🤖 Agent Builder | ✅ Live |
| 📚 RAG System | ✅ Live |
| 🔍 Deepfake Detector | ✅ Live |
| 💻 Code Assistant | ✅ Live |
# Clone any tool
git clone https://github.com/my-ai-stack/ai-voice-clone
cd ai-voice-clone
pip install -r requirements.txt
python gradio_app.pyOr try it online:
# Run with Docker
docker run -p 7860:7860 my-ai-stack/ai-voice-clone# Clone all repos
git clone https://github.com/my-ai-stack/ai-voice-clone
git clone https://github.com/my-ai-stack/ai-agent-builder
git clone https://github.com/my-ai-stack/ai-rag-system
git clone https://github.com/my-ai-stack/deepfake-detector
git clone https://github.com/my-ai-stack/ai-code-assistant| Technology | Used For |
|---|---|
| Python 3.10+ | Core language |
| Gradio | Beautiful web interfaces |
| OpenAI GPT-4 | Language model |
| Coqui XTTS | Voice cloning |
| ChromaDB | Vector storage |
| PyTorch | ML models |
| LangChain | Agent framework |
All projects are MIT Licensed — free for personal & commercial use.
Built with ❤️ in Dubai, UAE 🇦🇪
Empowering developers with open-source AI