File size: 2,412 Bytes
a22d93a c9c8879 a22d93a c9c8879 a22d93a c9c8879 a22d93a c9c8879 a22d93a c9c8879 a22d93a c9c8879 a22d93a c9c8879 a22d93a c9c8879 a22d93a c9c8879 |
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 |
---
title: AutoExec AI
emoji: π
colorFrom: purple
colorTo: indigo
sdk: docker
app_file: app.py
pinned: true
---
# π AutoExec AI: Your Autonomous AI Business Builder
[](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).
|