something is brewing but it's not kombucha • invested @ https://t.co/fpIgbmwNU4 & https://t.co/Wf6E0WwFTP • previously @ycombinator @stanford
Mar 2, 2023 • 5 tweets • 2 min read
AI agents can now teach themselves HOW to use tools (ie. any API) in real time, completely automated!
Introducing: Self-Learning Agent for Performing APIs (SLAPA)
with @FinsamSamson
When given a task, SLAPA knows to search for the API documentation and learn all the information. Then he create API calls. If they don't work, he learns from his mistake and tries again.
But let me first explain how it works:
Our vision for a future tech stack is to completely replace the backend with an LLM that can both run logic and store memory. We demonstrated this with a Todo app.