Automa
Automa is a source-available platform for code automation that you can run on your own servers. Its source code is available on GitHub. It contains the following components:- Database: A database for storing data.
- Cache: A key-value store for jobs, caching, and session management.
- API: The backend server that handles requests and integrates with external tools.
- Console: The web UI for interacting with the API to manage agents, tasks, and settings.