DY Profile picture
DY
something is brewing but it's not kombucha • invested @ https://t.co/fpIgbmwNU4 & https://t.co/Wf6E0WwFTP • previously @ycombinator @stanford
Jerome Ku Profile picture 1 subscribed
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.
Jan 23, 2023 8 tweets 3 min read
We're releasing our @scale_AI hackathon 1st place project - "GPT is all you need for backend" with @evanon0ping @theappletucker

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.