emrgnt-cmplxty/automata
Automata: A self-coding agent
ArchivedCombines LLMs with vector-indexed code embeddings and symbol graphs to enable agents to search, understand, and autonomously write code across entire codebases. Agents leverage SCIP-generated code indices paired with documentation embeddings to ground reasoning, then execute generated code through a tool factory pattern. Targets Python projects and integrates with OpenAI's API while maintaining a modular architecture for custom tooling and agent configurations.
679 stars. No commits in the last 6 months.
Stars
679
Forks
111
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/emrgnt-cmplxty/automata"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
camel-ai/camel
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically