--- title: AutoExec AI emoji: 🚀 colorFrom: purple colorTo: indigo sdk: docker app_file: app.py pinned: true --- # 🚀 AutoExec AI: Your Autonomous AI Business Builder [![Hugging Face Spaces](https://img.shields.io/badge/Launch%20on-HuggingFace-%23f6f6f6?logo=huggingface&labelColor=black)](https://huggingface.co/spaces/mgbam/AICEO) --- AutoExec AI is a fully autonomous AI-powered startup generator that builds, optimizes, and scales digital businesses for you using: - 🤖 **LLMs** (Gemini Pro + GPT-4 fallback) - 📈 **LangGraph-style multi-agent coordination** - 🔁 **Auto-optimization loops** (LoopAgent) - 🧠 **Persistent agent memory** using SQLite - ⚙️ **FastAPI + Celery + Redis** for orchestration - 🖥️ **Streamlit UI** for interactive control panel --- ## 🎯 Key Features ✅ AI-driven product ideation by niche ✅ Copy generation: product descriptions, landing pages, emails ✅ Ad campaign builder with budget constraints ✅ LoopAgent: re-optimizes your strategy daily ✅ Scales to manage multiple businesses in parallel ✅ Includes a dashboard to inspect every agent run ✅ Full Docker deployment on Hugging Face Spaces --- ## 🔧 Tech Stack | Layer | Tech | |--------------|----------------------------------------| | UI | `Streamlit` | | Backend API | `FastAPI` | | Scheduler | `Celery` + `Redis` | | AI Models | `Gemini Pro`, `GPT-4` fallback (OpenAI) | | Memory | `SQLite` (persistent logging) | | Multi-Agent | `LangGraph-style config` | | Hosting | `Docker` via Hugging Face Spaces | --- ## 🚀 Quickstart (Dev Mode) ```bash uvicorn app.main:app --reload # Start FastAPI celery -A celery_worker worker # Background optimization streamlit run dashboard.py # View agent memory logs ``` --- ## 🌍 Keywords for Discovery `AI startup launcher`, `dropshipping AI`, `auto business generator`, `LangGraph AI`, `FastAPI Streamlit startup`, `Hugging Face Docker Spaces`, `Celery Redis orchestrator`, `GPT-4 product copy`, `autonomous agents`, `AutoExec AI` --- ## 🤝 Contributing Feel free to fork, star, and contribute! PRs welcome. For collaborations, reach out via Hugging Face or [LinkedIn](https://www.linkedin.com/in/your-profile).