The flagship business AI agent workspace from AI Evolution Labs — built for sales, operations, marketing, finance, and back-office automation.
⚡ Quick start · 💼 Use cases · 🧠 Agent setup · 🛠️ Product tour · 📚 Documentation · 🇵🇱 Wersja polska
Evolution Agent Dashboard: live sessions, model mix, skills catalog, cost ledger, and workflow controls.
git clone https://github.com/aievolutionpl/Evolution-Agent.git
cd Evolution-Agent
npm install
npm run devThen open the local URL shown in your terminal and start from the Business Shortcuts panel.
- Production-focused agent workspace — not just chat, but a real ops cockpit.
- Forked from Hermes, extended by AI Evolution Labs — with a business dashboard and operator workflow layer designed for SMB teams.
- Business deliverables by default — proposals, reports, analyses, workflows, and summaries.
- Multi-agent orchestration — role-based workers for building, reviewing, QA, and research.
- Reusable skills and playbooks — consistent outputs across teams.
- Executive visibility — dashboard-level insight into activity and cost.
|
|
|
|
Draft a 1-page proposal for ACME based on this RFP.
Include: scope, milestones, timeline, and 3 pricing tiers.
Output: proposal.md + cover-email.txt.
Compare this week’s invoices with our SaaS ledger.
Flag all mismatches above $200 and group by vendor.
Output: reconciliation.md + anomalies.csv.
Create 5 LinkedIn posts for our Q3 launch.
Tone: credible and practical.
Languages: EN + PL.
Output: posts/1..5.md + schedule.csv.
Prepare a pre-call investor brief for TechCo.
Include: latest milestones, key risks, 5 probable questions, and suggested answers.
Output: exec-brief.md.
Summarize all support tickets from the last 7 days.
Cluster by theme, highlight urgent issues, and propose response macros.
Output: support-summary.md.
Hermes ships with a semantic worker roster (defined in swarm.yaml) so each role has clear ownership:
- orchestrator → planning and routing
- builder → implementation
- reviewer → quality gate / code review
- qa → smoke checks and behavior verification
- researcher → web + evidence gathering
- maintainer / ops-watch / km-agent / strategist / inbox-triage → specialized workflows
This structure enables fast delegation without losing accountability.
Hermes in this repo includes 11 built-in skills in the local skills/ catalog:
workspace-dispatch— safe multi-worker delegation and handoff conventions.deep-research— structured research with evidence and confidence notes.operator-humanizer— humanizes outputs for client-ready communication.viral-content-architect— social content systems focused on reach and retention.universal-copywriter— conversion-oriented copy across formats.seo-audit-engine— SEO diagnostics and prioritized optimization plans.saas-ideation-and-pricing— SaaS concept design and monetization models.paid-ads-strategist— channel strategy, budget logic, and KPI-driven testing.ad-creator— ad creative/copy variants for campaign execution.make-automation-hub— Make.com workflow architecture and reliability checklists.skill-builder— framework to create new reusable team skills.
- Virtual employee behavior: Hermes can act like an always-on teammate for ops, sales, and marketing execution.
- Marketing-first toolkit: content, SEO, paid ads, and ad creation skills are available out of the box.
- Automation-ready workflows: skills are structured to produce reusable outputs, not one-off chat replies.
Dashboard 1
Sessions, active models, cost ledger
public/screenshots/dashboard-1.png
Dashboard 2
Skills library and multi-agent operations
public/screenshots/dashboard-2.png
Dashboard 3
Chat + conductor with live agent execution
public/screenshots/dashboard-3.png
PNG images automatically override SVG placeholders. For clean layout, keep screenshot ratio near 16:9.
docs/swarm/README.md— worker topology and role designdocs/playground/README.md— local playground setupdocs/hermesworld/README.md— visual / product world assets
Flagowy workspace agentów AI od AI Evolution Labs — zbudowany pod sprzedaż, operacje, marketing, finanse i automatyzację back-office.
git clone https://github.com/aievolutionpl/Evolution-Agent.git
cd Evolution-Agent
npm install
npm run devNastępnie otwórz lokalny adres z terminala i zacznij od panelu Business Shortcuts.
- Workspace pod realną pracę — nie tylko czat, ale kompletne centrum operacyjne.
- Fork Hermesa rozbudowany przez AI Evolution Labs — z dashboardem i warstwą operacyjną dla małych firm.
- Gotowe materiały biznesowe — oferty, raporty, analizy, automatyzacje i podsumowania.
- Orkiestracja wielu agentów — role do budowania, review, QA i researchu.
- Skille i playbooki wielokrotnego użytku — spójna jakość odpowiedzi w całym zespole.
- Widoczność dla liderów — dashboard kosztów, aktywności i wydajności.
|
|
|
|
W tym repo Hermes ma 11 wbudowanych skilli w katalogu skills/:
workspace-dispatchdeep-researchoperator-humanizerviral-content-architectuniversal-copywriterseo-audit-enginesaas-ideation-and-pricingpaid-ads-strategistad-creatormake-automation-hubskill-builder
To praktycznie oznacza, że Hermes działa jak wirtualny pracownik dla SMB: pomaga w marketingu, tworzeniu reklam, analizie rynku i automatyzacjach procesów.
Przygotuj 1-stronicową ofertę dla ACME na bazie tego RFP.
Uwzględnij: zakres, kamienie milowe, timeline i 3 warianty cenowe.
Output: proposal.md + cover-email.txt.
Porównaj faktury z tego tygodnia z naszym rejestrem SaaS.
Oznacz wszystkie rozjazdy powyżej 200 USD i pogrupuj po dostawcy.
Output: reconciliation.md + anomalies.csv.
Stwórz 5 postów LinkedIn o naszym starcie Q3.
Ton: merytoryczny i konkretny.
Języki: PL + EN.
Output: posts/1..5.md + schedule.csv.
Przygotuj brief przed rozmową inwestorską z TechCo.
Uwzględnij: ostatnie kamienie milowe, kluczowe ryzyka, 5 prawdopodobnych pytań i sugerowane odpowiedzi.
Output: exec-brief.md.
Podsumuj wszystkie zgłoszenia supportowe z ostatnich 7 dni.
Pogrupuj po tematach, wskaż pilne sprawy i zaproponuj makra odpowiedzi.
Output: support-summary.md.
Hermes działa na semantycznym rosterze workerów (opisanym w swarm.yaml), dzięki czemu każda rola ma jasną odpowiedzialność:
- orchestrator → planowanie i routing
- builder → implementacja
- reviewer → quality gate / code review
- qa → smoke testy i weryfikacja działania
- researcher → research i źródła
- maintainer / ops-watch / km-agent / strategist / inbox-triage → role specjalistyczne
To podejście przyspiesza delegowanie i poprawia przewidywalność jakości.
docs/swarm/README.md— topologia workerów i podział róldocs/playground/README.md— lokalny playgrounddocs/hermesworld/README.md— assety wizualne i warstwa produktowa
