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

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