Back to Puter

Examples

src/docs/src/examples.md

26.063.2 KB
Original Source
<div style=""> <div class="example-card"> <a href="/playground/app-ai-chat/?autorun=1" target="_blank"> <figure> <div class="example-thumb" style="background-image:url(/assets/img/example-ai-chat.png);"></div> </figure> </a> <div class="example-card-desc"> <h2 id="ai-chat"><a href="/playground/app-ai-chat/?autorun=1" target="_blank">AI Chat</a></h2> <p>A chat app with AI using the Puter AI module. This app is powered by OpenAI GPT-5 nano.</p> </div> </div> <div class="example-card"> <a href="/playground/app-todo/?autorun=1" target="_blank"> <figure> <div class="example-thumb" style="background-image:url(/assets/img/example-todo.png);"></div> </figure> </a> <div class="example-card-desc"> <h2 id="to-do"><a href="/playground/app-todo/?autorun=1" target="_blank">To Do List</a></h2> <p>A simple to do list app with cloud functionalities powered by the Puter Key-Value Store.</p> </div> </div> <div class="example-card"> <a href="https://puter.com/app/notepad-example" target="_blank"> <figure> <div class="example-thumb" style="background-image:url(/assets/img/example-notepad.png);"></div> </figure> </a> <div class="example-card-desc"> <h2 id="notepad"><a href="https://puter.com/app/notepad-example" target="_blank">Notepad</a></h2> <p>A simple notepad app with cloud functionalities.</p> <p><a href="https://github.com/Puter-Apps/notepad" target="_blank">Source Code</a></p> </div> </div> <div class="example-card"> <a href="/playground/app-camera/?autorun=1" target="_blank"> <figure> <div class="example-thumb" style="background-image:url(/assets/img/example-camera.png);"></div> </figure> </a> <div class="example-card-desc"> <h2 id="image-desc"><a href="/playground/app-camera/?autorun=1" target="_blank">Image Describer</a></h2> <p>Allows you take a picture and describe it using the Puter AI module. This app is powered by OpenAI GPT-5 Vision.</p> </div> </div> <div class="example-card"> <a href="/playground/app-summarizer/?autorun=1" target="_blank"> <figure> <div class="example-thumb" style="background-image:url(/assets/img/example-summarizer.png); background-position: initial;"></div> </figure> </a> <div class="example-card-desc"> <h2 id="text-summary"><a href="/playground/app-summarizer/?autorun=1" target="_blank">Text Summarizer</a></h2> <p>Uses the Puter AI module to summarize a given long text. The model used in the background is GPT-5 nano.</p> </div> </div> <div class="example-card"> <a href="https://puter.com/app/stampy" target="_blank"> <figure> <div class="example-thumb" style="background-image:url(/assets/img/example-stampy.png);"></div> </figure> </a> <div class="example-card-desc"> <h2 id="stampy"><a href="https://puter.com/app/stampy" target="_blank">Stampy</a></h2> <p>A RAG (retrieval-augmented generation) app to chat with any websites.</p> <p><a href="https://github.com/Puter-Apps/stampy" target="_blank">Source Code</a></p> </div> </div> </div>