Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.91 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.91 KB

Promtpia

License Issues Forks Stars

Table of Contents

Introduction

Promtpia is an open-source AI prompting tool for modern world to discover, create, and share creative prompts

Features

  • Discover Creative Prompts: Explore a vast collection of AI-generated prompts tailored for creativity and innovation. Find inspiration from prompts designed for various use cases, including writing, art, brainstorming, and problem-solving.

  • Create Your Own Prompts: Users can create their own prompts using an intuitive and easy-to-use interface. The platform provides tools to customize the nature of the prompt, ensuring it fits specific needs.

  • Share Prompts with the Community: Share your creative prompts with the =- Promptopia community. Collaborate, receive feedback, and inspire others by contributing to an ever-growing library of user-generated prompts.

  • Search and Filter Options: Efficiently find the prompts that matter to you using advanced search and filtering features. Sort by category, popularity, and recent additions.

  • Responsive Design: Designed with a modern, responsive interface that works seamlessly across all devices, from desktops to mobile phones.

  • Open Source: Fully open-source, allowing developers to contribute, customize, or extend the platform’s functionalities to suit their needs.

Installation

  1. Clone the repository:
    git clone https://github.com/Fighteros/Promtpia.git
  2. Install node_modules
    npm i
    
  3. Run in development mode
    npm run dev