Pico: A GPT-4 Based Multi-Agent Smart Assistant

Here’s the Github: https://github.com/sgreenb/pico_assistant

And here’s a video I made walking through the features and how the code works: https://youtu.be/6pF5CqbEYv4

3 Likes

Thank you for this one. Is this only compatible for GPT4. and are you aware of any embedding models that act independently/autonomously to collect and injest new surrounding environment data?

It’s easy enough to try using GPT-3 based agents, just change the model. Using instruct GPT for some of the agents might be just as good and significantly cheaper.