AI: How SLAPA is Harnessing Developer Thinking to Automate APIs

Introducing SLAPA: A Self-Learning Agent for Performing APIs

OMG just watch this video. Maybe pause and read what’s going on the screen. Go on. I’ll wait here.


This content originally appeared on DEV Community and was authored by Dom Sipowicz

Introducing SLAPA: A Self-Learning Agent for Performing APIs

OMG just watch this video. Maybe pause and read what's going on the screen. Go on. I'll wait here.

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.

Basically, it's like the advanced example of LangChain's app - a game loop implementation that will execute until a win or failure is achieved. Very similar how human brain operates!

SLAPA diagram explaination

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.

My understanding is that this uses persistance storage like vector search to store this knowledge.

Some other notes:

  • no official demo
  • private beta

Godspeed

PS. Follow me on Twitter or LinkedIn
https://twitter.com/dom_sipowicz
https://www.linkedin.com/in/dominiksipowicz/


This content originally appeared on DEV Community and was authored by Dom Sipowicz


Print Share Comment Cite Upload Translate Updates
APA

Dom Sipowicz | Sciencx (2023-03-11T22:36:57+00:00) AI: How SLAPA is Harnessing Developer Thinking to Automate APIs. Retrieved from https://www.scien.cx/2023/03/11/ai-how-slapa-is-harnessing-developer-thinking-to-automate-apis/

MLA
" » AI: How SLAPA is Harnessing Developer Thinking to Automate APIs." Dom Sipowicz | Sciencx - Saturday March 11, 2023, https://www.scien.cx/2023/03/11/ai-how-slapa-is-harnessing-developer-thinking-to-automate-apis/
HARVARD
Dom Sipowicz | Sciencx Saturday March 11, 2023 » AI: How SLAPA is Harnessing Developer Thinking to Automate APIs., viewed ,<https://www.scien.cx/2023/03/11/ai-how-slapa-is-harnessing-developer-thinking-to-automate-apis/>
VANCOUVER
Dom Sipowicz | Sciencx - » AI: How SLAPA is Harnessing Developer Thinking to Automate APIs. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/03/11/ai-how-slapa-is-harnessing-developer-thinking-to-automate-apis/
CHICAGO
" » AI: How SLAPA is Harnessing Developer Thinking to Automate APIs." Dom Sipowicz | Sciencx - Accessed . https://www.scien.cx/2023/03/11/ai-how-slapa-is-harnessing-developer-thinking-to-automate-apis/
IEEE
" » AI: How SLAPA is Harnessing Developer Thinking to Automate APIs." Dom Sipowicz | Sciencx [Online]. Available: https://www.scien.cx/2023/03/11/ai-how-slapa-is-harnessing-developer-thinking-to-automate-apis/. [Accessed: ]
rf:citation
» AI: How SLAPA is Harnessing Developer Thinking to Automate APIs | Dom Sipowicz | Sciencx | https://www.scien.cx/2023/03/11/ai-how-slapa-is-harnessing-developer-thinking-to-automate-apis/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.