Anonymous builderabout 2 months agoJudging locked: Self-Evolving Agents Hackathon

Evox

self-improving agentic system generator

Review the project

Start with the source code, then open the demo or video if available.

View GitHub repository
Project description
This project is a state of the art self-improving agentic system generator. The goal is to from a problem definition and boundaries generate an agentic system and later through either historical data or future inference continuously improve the architecture. We are improving not only this individual architecture but also all the other architectures created by the system. In order to stay state of the art the baseline for the hackathon wasn't a vibe-coded package but a heavily researched state of the art evoAgentX system that we packaged into a productionized application and extended with all the great sponsor solutions: https://github.com/EvoAgentX/EvoAgentX/ What is being improved: - agentic execution graph definition - individual prompts - underlying models To create the solution we utilized the below sponsors:PIONEER (evox_api.adapters.pioneer): Wraps the REST gateway to validate models and route prompts. SENSO (evox_api.adapters.senso): Connects to the API to ingest documents and retrieve exact citations. ACTIAN VECTORAI (evox_api.adapters.actian): Connects to the vector DB to index and query past run outcomes. BAND (evox_api.adapters.band): Manages escalation tasks and feeds human decisions back into jobs. GUILD.AI (evox_api.adapters.guild): Publishes workflows to lock release versions and evaluator rules.
Tools used
  • Actian
  • Guild.ai
  • Band
  • Replay.io
  • Pioneer
  • Senso
  • Tokens& Build Packet