OpenInterpreter / 01

The open-source language model computer
http://openinterpreter.com/01
GNU Affero General Public License v3.0
4.77k stars 472 forks source link

01 backed Server Fleet / Remote Orchestration Across 1,000's of hosts #142

Open kojikeneda opened 3 months ago

kojikeneda commented 3 months ago

Is your feature request related to a problem? Please describe. Not a problem but a curiosity I had while thinking about the direction of Open Interpreter and 01. 01 is clearly a consumer targeted project and it's really exciting to attach AI to our existing compute this way but what if we also considered the ability to tie in remote execution tools, configuration management tools and other devops related tooling into something like 01's task based /workflow execution model.

Describe the solution you'd like I'm still working out the specifics and need to get familiar with the code more but effectively a fan out approach ontop of what 01 is already doing so that it could broadcast commands to multiple targets.

Additional context It may be interesting in larger environments to have different modes of execution such as a p2p model for server execution.

Mostly opening this to solicit feedback/thinking from the community.

tyfiero commented 3 months ago

This would be wild. I have long thought that Open Intepreter would be fantastic inside a linux server, with an orchestration layer on top. Awesome idea.