Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 549 Bytes

File metadata and controls

13 lines (7 loc) · 549 Bytes

prompt_share 🤖💬

A simple web platform built with Next.js to share, browse and post AI prompts — great for prompt engineering, collaborative prompt libraries, or quick experimentation.

🎯 What it does

Allows users to create and share prompts for AI (e.g. LLM) usage.

Lets visitors browse existing prompts, view prompt details, and (if login-enabled) post new prompts.

Offers a clean UI using Next.js + modern styling (Tailwind CSS / CSS).

Deployable as a static or dynamic site (e.g. via Vercel) — ideal for quick sharing or demos.