Skip to content

my-ai-stack/home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🧠 My AI Stack

Open-source AI toolkit for developers — built with ❤️ in Dubai

Python License GitHub stars Follow

🌐 Connect With Us


🤖 Our Products

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

🚀 Live Demos

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

💻 Quick Start

# 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.py

Or try it online:

# Run with Docker
docker run -p 7860:7860 my-ai-stack/ai-voice-clone

📦 Install All Tools

# 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

🛠️ Tech Stack

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

📄 License

All projects are MIT Licensed — free for personal & commercial use.


Built with ❤️ in Dubai, UAE 🇦🇪

Empowering developers with open-source AI