Skip to content

Web4-Organisation/Web4-Community-AI-Prompt-Lab

Repository files navigation

Web4 Community AI Prompt Lab

Web4 Community AI Prompt Lab is an AI-powered prompt engineering studio designed for community owners and creators. Built with Next.js and leveraging cutting-edge AI, it provides a seamless experience for generating and refining high-quality prompts for social networks powered by Linkspreed and Web4.

image

Features

  • AI Prompt Generation: Create engaging prompts by specifying topic, tone, style, and length.
  • AI Prompt Refinement: Iteratively improve existing prompts for maximum impact and engagement.
  • Sleek UI: A clean, modern, and intuitive interface with a beautiful dark mode.
  • Easy Export: Copy generated prompts to your clipboard with a single click.
  • Secure: API keys are managed locally using environment variables, ready for production.

Getting Started

Prerequisites

  • Node.js (v18 or later)
  • npm, pnpm, or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/your-repo/promptforge.git
    cd promptforge
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    Create a .env.local file in the root of your project by copying the example file:

    cp .env.example .env.local

    Open .env.local and add your Google AI API key:

    GOOGLE_API_KEY=YOUR_API_KEY_HERE
    

Running the Development Server

To start the development server, run:

npm run dev

Open http://localhost:9002 with your browser to see the result.

About

The Web4 Community AI Prompt Lab is an open-source software that empowers communities to generate and refine prompts for coordinating AI systems within their social networks. By providing a platform for collaborative prompt development, the project aims to decentralize control over AI interactions and foster transparency and knowledge sharing.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages