Skip to content

bm-github/apporagent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

🤖 App or Agent Quiz

A quick quiz to help build your intuition for the difference between an AI "App" and an "Agent" based on a product spec.

Try the quiz with your own knowledge first. If you need a refresher on the concepts, click the hint below.

Hint: What's the difference?
  • 🔧 App: A tool that performs a specific task. It's a one-way transformation from input to output (e.g., summarising text).

  • 🤖 Agent: A system that works towards a goal. It makes decisions and adapts its plan to get there (e.g., managing a support ticket until it's resolved).

The key is decision-making. If the system needs to decide what to do next, it's probably an agent.


How to Use

This is a single HTML file. No setup needed.

  1. Download HTML file or using the online quiz
  2. Open it in your web browser.

About

Is it an App or is it an Agent quiz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors