Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.06 KB

gallery.md

File metadata and controls

24 lines (13 loc) · 1.06 KB

Example apps created with AgentM Pulse

CURL

Here's a full CURL application that can be useds to send requests to REST endpoints. Created in less than 30 secobds using a single instruction:

image

JSON Tools

This app brings together a bunch of useful tools for working with JSON and puts them into one interfaces. Took about 20 minutes to build:

image

Tetris

A fully functional implementation of the game Tetris. Each level increases the drop speed and it uses Pulse's storage API's to persist highscores. You can even add sound effects to the game.

image

Zork

The classic text adventure game with the UI restyled to have a retro green screen feel. When using OpenAI it uses a server API to generate dall-e 3 images.

image