Skip to content

🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo

License

Notifications You must be signed in to change notification settings

arunabhdas/HyperMetaGPT

 
 

Repository files navigation

Notes

Steps

  • Clone the github repo as follows
git clone [email protected]:arunabhdas/HyperMetaGPT.git


  • Install and activate conda environment
conda create -n metagpt python=3.10.0

conda activate metagpt
  • Check if node is installed
npm --version
node --version

On mac, install mermaid-js as below

npm install -g @mermaid-js/mermaid-cli

Use requirements.txt or setup.py to install package dependencies

python setup.py install

About

🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%