I am aware of langchain, LlamaIndex and MetaGPT https://github.com/geekan/MetaGPT https://github.com/langchain-ai/langchain https://github.com/run-llama/llama_index
I am aware of langchain, LlamaIndex and MetaGPT https://github.com/geekan/MetaGPT https://github.com/langchain-ai/langchain https://github.com/run-llama/llama_index
There’s also AutoGen, it’s quite popular on GitHub with almost 15k stars: https://github.com/microsoft/autogen
It’s kinda similar to AutoGPT and it can also be used to generate code, like MetaGPT. I haven’t really tried it so I can’t say how good it is.
The code generation is kind of a toy. It requires fairly specific outputs without even really doing that much to try and guide the outputs well. Cool, but very prototypy at best.