Home Artists Posts Import Register

Downloads

Content

This is for video: https://youtu.be/KNjWG2es-3w

Multi Agent Coder is an experiment. It sometimes works great and sometimes not so much. It has 3 agents which are initialized form a GPT-4 API class which communicate with one another in turn to write code and update it by review and redesign.   

Code files are available to download for 

Auto AGI: https://youtu.be/9rikBGcsVik  

Search 200+ echohive videos and code download links: https://www.echohive.live/  

Chat with us on Discord:  https://discord.gg/PPxTP3Cs3G  

LLM Paper Summaries: https://llmpapers.up.railway.app/


Files

Comments

Noorka

Hello, Discord link is not working

echohive42

Thank you for being a Patron! Try this link: https://discord.gg/PNzRzCfBfu

David Johnston

Does this use the llama_index and langchain coder agents?

echohive42

This project doesn’t use any embeddings. It uses pure api calls without retrieval.