How ActionBook Works

In a “short” sentence: 

ActionBook uses generative AI powered “Agents” to generate automation code,  help user to author in a “Web Editor”, then put them in a hosted “Online Container” to run.

It's a vast space

 

Task automation is much larger than RPA + Zapier + Selenium. 

  • RPA:  for large automation project or experienced automation developer
  • Zapier:   for a fixed set of common SAAS tool automation, without custom processing logic.
  • Selenium:  for professional developer writing web automation, limited on some website.

We need a new tool for:

Why Agents

– Generative AI (ChatGPT and likes) models made it possible to generate code auto-smartly.

– But current AI models aren’t enough  to generate useful code due to

  •  context length limit
  • hallucinations
  • precision on following instruction
  • no feedback loop
  • out-dated knowledge
 
– we need something smarter: Agent

 

Base on generative AI as “Brain“, Agent added “Memory“, “Tools” to solve knowledge store/fetching, interact with various apps/internet and multi-round planning/reasoning towards a single goal. 

Such as write a working automation code. 

Why Web Editor

Traditional RPA or code editor need more, an IDE/install some library/setup environment variable, etc.

It’s cumbersome, we know. 

So we build everything into a web browser from new/editing to run/debugging.  

Nothing needed other than a browser.

Why Online Container

We have quite some experience in automation. One thing repeatedly shoot us in the foot is “Environment”. 

Moden OS and apps are all “stateful”, meaning they have “states”. Thus different ways of interacting with the system, will have different results. 

Automation depends on the state,  so a “clean” environment is essential to a stable automation and can save you more than 2/3 of your time trying to figure out what’s wrong.

So, we provide a “clean” online container every time your automation starts. No headache.

ActionBook

Get your mundane work automated now

Skip to content