Agent Gallery
Get inspiration from a collection of agent runs.
Some examples require API keys and additional iteration.Local landmarks map
"Make an app that displays a map of local landmarks based on the current viewable area of the map. Use Wikipedia to get the landmarks."education
Stock analysis
"I want to input a stock symbol and get a summary of financial data. Give me a table and a chart tracking the stock price and other key financial information. Use data from Yahoo finance. Let me download the table data as a CSV."finance
Waitlist website
"Build a waitlist site with React for my startup which collects emails and full names from users. Include some basic information about my startup. Make the design of the site modern and professional. Use a database on Replit to store the registrations."social
AI chat
"Make an AI chat application. Let the user enter their username when they join for the first time."productivity
Book scanner
"I want to upload an image of my bookshelf and get a list of all of the books in the picture along with some details."productivity
Link in bio
"Make a link in bio app which presents all my social accounts in an easy, intuitive, and aesthetic interface. Use a random image for a profile picture placeholder for now."social
Ray tracer
"Write me a ray tracer demo using HTML+JS+CSS. It should render translucent spheres. Add controls for sphere radius, light intensity and position, refraction index"graphics
Statistical significance calculator
"Make a web app which lets me input information from an A/B test and tells me whether its statistically significant"data