Skip to content
Open navbar menu
Sign UpLog In

Steamship Prompt App Template

Online Compiler & IDE

Use this template to create your own prompt app with GPT. This template provides the tools you need to build, deploy, and invoke a production-ready prompt app.

Repls using this template

Simplify Complex Text Passages With GPT
Simplify Complex Text Passages With GPT
SteamshipDoug
SteamshipDoug
A package for simplifying and translating complex text into easy to understand English. Publishes a production-ready text simplifier API with GPT-3 using Steamship's hosting platform. Just modify prompt and run 'ship deploy' in the shell to publish the API and a web demo page. Try on the web at: https://www.steamship.com/packages/text-simplifier
Self-Ask-With-Search with LangChain and Steamship
Self-Ask-With-Search with LangChain and SteamshipAnswers open questions using a Self-Ask-With-Search chain (using a LangChain agent). The agent uses a Steamship LLM (GPT-3) and a Steamship SERP tool with caching.
Generate Fake Apologies with GPT-3
Generate Fake Apologies with GPT-3Expressing vague dismay because a regrettable action took place has never been easier. Publishes a production-ready fake apology generator API with GPT-3 using Steamship's hosting platform. Just modify prompt and run 'ship deploy' in the shell to publish the API and a web demo page. Requires a Steamship API Key (https://steamship.com/account/api). Deployed on the web to: https://www.steamship.com/packages/fauxpology-generator
Summarize Audio with LangChain and Steamship
Summarize Audio with LangChain and SteamshipSummarizes audio files (taken from YouTube) with LangChain and Steamship. This instance uses an example audio of Winston Churchill's 4 June 1940 speech.
Question Answering with Sources using LangChain on Steamship
Question Answering with Sources using LangChain on SteamshipExample of using LangChain + Steamship Persistent Embeddings to answer questions with sources via GPT.
Generate John Madden Quotes with GPT-3
Generate John Madden Quotes with GPT-3Generates John Madden quotes for all of life's events. Built in minutes on Steamship.

Build anything with zero setup.

Instantly start and rapidly develop projects in any programming language or framework.
zero setup

Instantly host everything.

All your projects are instantly live. With zero setup deployment and custom domains, sharing your work with the world is easy.
host your projects instantly.

Create together, wherever.

Live collaboration is built-in. Create together with others from anywhere in the world, on any device.
multiplayer collaboration

Power up your projects.

Accelerate your coding with AI assistance. Boost your speed, storage, and memory. Keep your app running forever. Take your project to the next level.
power up your projects

Learn while you build.

Take step-by-step tutorials that teach you how to build your dream project, whatever it may be.
learning projects on Replit

More templates

HTML, CSS, JS
HTML, CSS, JSThe languages that make up the web. HTML provides the basic structure, CSS controls formatting, and JavaScript controls the behavior of different elements.
CPlusPlus
CPlusPlusC++ is a low-level and cross-platform imperative language. It has object-oriented, generic, and functional features.
C
C C is a general-purpose computer programming language. It's used in operating systems, device drivers, and protocol stacks.