Skip to content

AugustoLL/prompt-library

Repository files navigation

License React Version Vite

Prompt Library ✒️

A web application built using Vite, React, TypeScript, and Material UI. The app allows users to store and organize prompts and stories generated by AI models (ChatGPT, Gemini, Llama), categorized by multiple genres. Users can add, view, and manage their prompts and stories through a simple interface.

❗️ Features

  • Add, view, and manage AI-generated prompts and stories.
  • Organize stories and prompts by multiple genres.
  • Clean and responsive UI built with Material UI.
  • Data stored in JSON files.
  • Easy filtering and sorting by genre, model, or date.

🖼️ Examples

.

💿 Setup

  1. Clone the repository:
git clone https://github.com/AugustoLL/prompt-library
cd prompt-library
  1. Install dependencies:
npm install

or

yarn install
  1. Start the development server:
npm run dev

or

yarn dev

⚒️ Technologies Used

  • React
  • Vite
  • Typescript
  • Material UI

❕ Yet to implement

.

📑 License

MIT

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published