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
Learning about ROMA. This project breaks complex tasks into subtasks, executes each subtask, and then aggregates the results. The code uses the solve() function, which works recursively.
Installation
git clone https://github.com/sentient-agi/ROMA.git cd ROMA