Skip to content

0PeterAdel/AutoPilot-Hub

Repository files navigation

๐Ÿค– AutoPilot-Hub

AI-Powered Personal DevOps Ecosystem

Python Docker License Status

A self-hosted microservices platform that automates your developer workflow using local LLMs and intelligent agents.


๐ŸŽฏ Overview

AutoPilot-Hub is a personal AI-powered automation system built on microservices architecture. It acts as your virtual team, handling:

  • ๐Ÿข Freelance Management โ€” Auto-monitor ุฎู…ุณุงุช & ู…ุณุชู‚ู„, reply to clients, discover & apply for projects
  • ๐Ÿ“ง Email Management โ€” Read, summarize, classify, and respond to Gmail messages
  • ๐Ÿ› ๏ธ Dev Environments โ€” One-command setup for any development stack
  • ๐Ÿ” Bug Hunting โ€” Automated recon, scanning, and AI-powered vulnerability analysis
  • ๐Ÿ“Š Smart Reports โ€” Daily digests delivered via Telegram

AutoPilot Animation

๐Ÿ—๏ธ Architecture

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  Telegram Bot โ”‚โ”€โ”€โ”
โ”‚  Dashboard    โ”‚  โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ”‚
                   โ–ผ
            โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
            โ”‚Main Agentโ”‚ (Orchestrator)
            โ””โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”˜
      โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”
      โ–ผ      โ–ผ       โ–ผ      โ–ผ
  Freelancer Email  DevEnv BugHunter
  Service   Service Service Service

๐Ÿš€ Quick Start

# Clone
git clone https://github.com/YOUR_USERNAME/AutoPilot-Hub.git
cd AutoPilot-Hub

# Configure
cp .env.example .env
# Edit .env with your settings

# Launch
make setup
make up

# Check status
make status

๐Ÿ“‹ Services

Service Port Description
Main Agent 8000 Orchestrator & API Gateway
Freelancer 8001 ุฎู…ุณุงุช & ู…ุณุชู‚ู„ automation
Email 8002 Gmail management
DevEnv 8003 Dev environment generator
BugHunter 8004 Bug hunting automation
Telegram Bot - Command interface
Dashboard 8080 Web UI
Grafana 3000 Monitoring

๐Ÿ› ๏ธ Tech Stack

  • Language: Python 3.11+
  • AI: Ollama (Local LLM), LangChain, CrewAI
  • API: FastAPI
  • Browser: Playwright
  • Queue: RabbitMQ
  • Database: PostgreSQL + Redis
  • Container: Docker + Docker Compose
  • Monitoring: Prometheus + Grafana

๐Ÿ“– Documentation

๐Ÿ“„ License

This project is licensed under the MIT License - see LICENSE

About

๐Ÿค– AI-Powered Personal DevOps Ecosystem โ€” A self-hosted microservices platform that automates freelancing, email management, dev environments, and bug hunting using local LLMs and intelligent agents.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors