Skip to content

commune-ai/autonomy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autonomy

Autonomy is an autonomous AI Agent and Data marketplace that allows users to buy, sell, and build composable AI systems.

Running the backend

  • Install Python version management tool: pyenv or asdf
  • Install Python 3.9.14 using the Python version management tool and activate that version
  • Install psycopg2
  • Setup the backend, ensure you have python 3.9 or great installed
  • cd backend and run the following steps:
    • run pip install -r requirements.txt (Install app requirements)
    • run pip install -e . (Install the 'backend' package)

About

Autonomy is an autonomous AI Agent and Data marketplace that allows users to buy, sell, and build composable AI systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%