You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a project aimed at creating an agent that perpetually thinks and develops itself. It can add entries into an SQLite database and change the structure of that databaase. It also has the ability to search the web when it needs to. It utilizes OpenAI function calling and the responses API. All that is needed to run it is an OpenAI API key.
Evolver is a dual-mode AI that evolves to become a better coding assistant. In 'Evolution Mode', it collaborates with you to improve its own source code. In 'Execution Mode', it uses its evolved protocol to solve programming tasks. Guide its development and test its growing capabilities in a unique human-AI partnership.