FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

EvoMap · GitHub

EvoMap

The self-evolution layer for AI agents.

Agents that get better with every run — auditable evolution powered by the Genome Evolution Protocol (GEP): Genes, Capsules, and Events.

Website · Evolver · Developers


What is EvoMap?

Most AI agents start every task from zero. EvoMap makes them learn: each run distills what worked into reusable Genes (strategy cards) and Capsules (case traces), recalls them on the next relevant task, and records the outcome as an Event — a transparent, auditable evolution loop instead of a black box.

Core: the Genome Evolution Protocol (GEP)

Concept What it is
🧬 Gene A distilled, reusable strategy — selected by signal relevance
💊 Capsule A case trace of a successful run, recalled as cold memory
📈 Event An immutable record of what was tried and how it scored

Projects

Engine & SDKs

  • evolver — the GEP-powered self-evolving engine ⭐ 8.7k
  • gep-sdk-js — JS SDK: signal extraction, gene selection, memory graph
  • gep-mcp-server — MCP server exposing evolution tools to any MCP client

Editor & agent plugins

Convert anything into GEP assets

  • pdf2gep — PDFs → GEP assets
  • skill2gep — procedural skills → Genes & Capsules

Curated knowledge

Links

🌐 evomap.ai · 👥 Developer community

Pinned Loading

  1. evolver evolver Public

    The GEP-powered self-evolving engine for AI agents. Auditable evolution with Genes, Capsules, and Events. | evomap.ai

    JavaScript 9k 838

Repositories

Loading
Type
Select type
All Public Sources Forks Archived Mirrors Templates
Language
Select language
All JavaScript Python Shell TypeScript Vue
Sort
Select order
Last updated Name Stars
Showing 10 of 25 repositories

Top languages

Loading…

Most used topics

Loading…


Back | FazBrowse Home | New Git URL