Magnetar is a project that uses multiple AI agents that work in a heirarchical structure to accomplish a given task. Please see the ARCHITECTURE.md file for a detailed description of how the AI agents work. I will update this section once the project is in a state where it can be used.
As of now, the project is in its infancy with the core idea being crystallized in [ARCHITECTURE.md]ARCHITECTURE.md. The implementation of the AI agents is currently underway, and I'm hoping to upload a functional project soon!
The project is not ready for installation at this time. This section will be updated as soon as I have something ready for you to try out.
Feel free to use and modify the architecture described in ARCHITECTURE.md to build your own AI, but you must give credit to the author of this project and link to this project's repository in your project's README.md file. You must also license your project under the GPL v3 license.
I welcome contributions! For more details on how you can contribute, please see the CONTRIBUTING.md file.
Magnetar is licensed under the GPL v3 license. For more details, please see the LICENSE file. This licensing means that anyone who distributes your project, whether as source code or as a compiled binary, must make the source available under the same terms.