AutoPilot-TaskMate-Commons / README.md
README.md
Raw

AutoPilot TaskMate Commons

Open-source AI automation protocol for European SMEs. Self-hosted, vendor-neutral, built for the commons.

Live Demo


What Is This?

An open protocol for AI-driven business automation. Any developer can implement it. Any SME can use it. No vendor lock-in.

Problem: EU SMEs waste €2.5B annually on repetitive tasks. Existing tools = expensive SaaS with lock-in.

Solution: Open standard for automation. Self-host. Own your data. Switch providers freely.


How It Works

Describe task (JSON) → "Extract invoice data"

AI processes (OpenAI, Llama, any LLM)

Get results (CSV, database, API)

Protocol = open. Implementation = your choice. Lock-in = zero.


What's Here Now

This repo contains the protocol draft and NGI Commons grant proposal.

protocol/schema-draft.yaml # OpenAPI 3.0 spec (draft) examples/*.json # Invoice, email, validation samples ROADMAP.md # 6-month development plan LICENSE # MIT


Try the Demo

Live prototype: https://seoframe.com/demo/autopilot-taskmate.html

Upload invoice → See extraction (vendor, amount, date).

Minimal prototype. Full version requires NGI funding.


Three Core Tasks

1. Invoice Processing
Extract vendor, amount, date from PDFs → Load into ERP.
Saves: 2-3 hours/week per SME.

2. Email Classification
Route incoming emails by urgency/category.
Saves: 5-10 hours/week.

3. Data Validation
Check spreadsheets for duplicates/errors.
Saves: 3-5 hours/week.


Roadmap

Now (Jan 2026):
Protocol draft + minimal demo + NGI grant application.

With NGI Funding (6 months, €50k):

  • Complete protocol (OpenAPI 3.0)
  • Reference implementation (Python FastAPI + Docker)
  • 3 SME pilots (manufacturing, digital agencies, logistics)
  • SDK (pip install)
  • Full documentation

Future (Community):
50+ task agents by Year 3. Multi-language SDKs.


Why NGI Commons?

Public infrastructure, not SaaS.

  • MIT License (free forever)
  • Self-hosted (GDPR native)
  • No vendor lock-in
  • Stronger SMEs = stronger EU

Team

Founder: SEO AI developer, 3+ years. Built seoframe.com (production automation tool).

SME Partners: Manufacturing (Central EU), Digital Agencies (Balkans), Logistics (Mediterranean), Retail (Western EU).


Tech Stack (Planned)

Python FastAPI + PostgreSQL + Celery + Docker. OpenAPI 3.0 protocol.


License!

GNU Affero General Public License v3.0 (AGPL-3.0)



Funding: Proposed for NGI Commons Fund (€50k grant). Supported by EC Next Generation Internet programme.