yoheinakajima / babyagi

https://babyagi.org/
20.08k stars 2.63k forks source link

Use github.com/apssouza22/chatflow as a conversational layer. It would enable actual API requests to be carried out from natural language inputs. #369

Closed GiovanniSmokes closed 2 days ago

GiovanniSmokes commented 1 year ago

Adding this conversational UI would enable people to 'talk' directly with the backend and API requests to be carried out more effectively. RAG can help with some of the problems function calling by language models face at the moment.

https://youtu.be/r3cegH2kviQ

I'm trying to accelerate the adoption of natural language interfaces.