Skip to content

mahidar-br/AI-Prompt-Showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Prompt-Showcase

AI Prompt Showcase & Contribution Platform

An open-source web platform that collects, showcases, and shares AI prompts along with example outputs. Designed for students and AI enthusiasts to learn prompt engineering and explore AI capabilities.


Table of Contents


Features

  • Browse a gallery of AI prompts with input/output examples
  • Copy prompts instantly for use in AI tools
  • Contribute your own prompts via a simple form
  • Attribution included for each prompt’s original source
  • Moderated submissions ensure quality and legal safety

Tech Stack

  • Backend: Java Spring Boot (REST API)
  • Frontend: React (planned)
  • Database: PostgreSQL
  • Deployment: Docker, Vercel/Netlify

Prerequisites

  • Java 17+
  • Maven 3.6+
  • Node.js 16+ (for frontend development)
  • PostgreSQL 12+

Quick Start

Backend Setup

cd backend
./mvnw spring-boot:run

### Frontend Setup (Planned)
```bash
cd frontend
npm install
npm start

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors