geekan / MetaGPT

🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
https://deepwisdom.ai/
MIT License
45.57k stars 5.42k forks source link

metagpt should be able to get terminal output and screenshot to review code #1516

Open CoderYiFei opened 1 month ago

CoderYiFei commented 1 month ago

you can refer these projects to design it. refer projects: open-interpreter: https://github.com/OpenInterpreter/open-interpreter aider: https://github.com/Aider-AI/aider screenshot-to-code: https://github.com/abi/screenshot-to-code Agent-E: https://github.com/EmergenceAI/Agent-E gptme: https://github.com/ErikBjare/gptme

jmanhype commented 1 month ago

https://jmanhype.github.io/HotpotQA-Alternate-History-Generator/

geekan commented 1 month ago

You could try the Data Interpreter, which has some of the functionality mentioned, like getting textual terminal output. It will become the backbone of all agents in version 1.0.