geekan / MetaGPT

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

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

Open CoderYiFei opened 6 days ago

CoderYiFei commented 6 days 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 6 days ago

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

geekan commented 5 days 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.