aymenfurter/microagents
An experimental framework that dynamically generates self-improving agents in response to user tasks.

Not currently ranked — collecting fresh signals.
star history
The Microagents Framework creates small, microservice-sized agents that are dynamically generated on-demand to handle specific tasks. These agents can self-edit their own prompts and Python code, are validated for functionality, and then stored for reuse across chat sessions. The system uses OpenAI’s GPT-4 Turbo for reasoning and Ada embeddings for storage and retrieval, enabling the framework to independently deduce and learn task execution methods over time.
Frequently asked
- What is aymenfurter/microagents?
- An experimental framework that dynamically generates self-improving agents in response to user tasks.
- Is microagents open source?
- Yes — aymenfurter/microagents is open source, released under the MIT license.
- What language is microagents written in?
- aymenfurter/microagents is primarily written in Python.
- How popular is microagents?
- aymenfurter/microagents has 825 stars on GitHub.
- Where can I find microagents?
- aymenfurter/microagents is on GitHub at https://github.com/aymenfurter/microagents.