Loading video...

Video Failed to Load

Go Home

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 Finsam Samson

341,225 views • 3 years ago •via X (Twitter)

10 Comments

DY's profile picture
DY3 years ago

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.

DY's profile picture
DY3 years ago

SLAPA's knowledge accumulates. He only needs to read documentation if you ask for a new API he's never encountered before; otherwise, he already knows it. As more people use SLAPA, the more comprehensive his knowledge becomes. He also gets better at writing API calls.

DY's profile picture
DY3 years ago

Recent work, such as Toolformer, have demonstrated that language models can teach themselves WHEN to use tools. With SLAPA, we show that language models can also teach themselves HOW to use tools!

DY's profile picture
DY3 years ago

If you are interested in beta access, please DM. If you are interested in joining the community working on the open standard for agent communication, also please DM.

DY's profile picture
DY3 years ago

Have been overwhelmed with DMs, will get to all of them soon!

krish's profile picture
krish3 years ago

@FinsamSamson how are u retaining its knowledge and building over it if not fine tuning? or do u store the learnt data as embeddings which are later searched

Daivik Goel's profile picture
Daivik Goel3 years ago

@FinsamSamson Does it find the API to use as well?

DY's profile picture
DY3 years ago

@FinsamSamson Yes!

AgentHQ's profile picture
AgentHQ3 years ago

@FinsamSamson Very cool! I did something similar here:

Rob Martin's profile picture
Rob Martin3 years ago

@FinsamSamson What happens for APIs that require private keys for access? Can you enter them or is it only using public APIs?

Related Videos