AICEO / README.md
mgbam's picture
πŸ” Add AutoExec AI full application files for Hugging Face Space
a22d93a
|
raw
history blame contribute delete
2.41 kB
---
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).