Ruby on Rails Test App
A small Rails experiment with an admin prompt library and a public page that sends predefined prompts to local Ollama.
Logged-in page for creating, editing, and deleting reusable prompts.
Go to admin →
Public page for selecting a saved prompt by title, sending it to Ollama, and displaying the response.
Go to public page →