Skip to content

duowuyms/OpenAGI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

373 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAGI: AI agent creation package

Code License

Installation

  1. follow AIOS instruction to install the virtual environment

  2. Allow your code to be able to see 'openagi'

$ pip install -e .

Contributing

Run tests: Add your test code into the tests/ directory if any, then run test via pytest

pytest -s tests

🖋️ Research

Please check out our implementation for our research paper OpenAGI: When LLM Meets Domain Experts.

@article{openagi,
  title={OpenAGI: When LLM Meets Domain Experts},
  author={Ge, Yingqiang and Hua, Wenyue and Mei, Kai and Ji, Jianchao and Tan, Juntao and Xu, Shuyuan and Li, Zelong and Zhang, Yongfeng},
  journal={In Advances in Neural Information Processing Systems (NeurIPS)},
  year={2023}
}

🌍 OpenAGI Contributors

OpenAGI contributors

Star History

Star History Chart

About

OpenAGI: When LLM Meets Domain Experts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 77.8%
  • TypeScript 20.6%
  • MATLAB 1.1%
  • JavaScript 0.2%
  • Shell 0.1%
  • Dockerfile 0.1%
  • Other 0.1%