click-prompt  by prompt-engineering

Prompt tool for viewing, sharing, and running prompts

created 2 years ago
2,363 stars

Top 19.8% on sourcepulse

GitHubView on GitHub
Project Summary

ClickPrompt is a tool designed to streamline prompt engineering for AI applications like Stable Diffusion and ChatGPT. It targets prompt writers and AI enthusiasts, enabling them to easily view, share, and execute prompts with a single click, and offers an online generator for creating and sharing prompts.

How It Works

The tool leverages a React + Next.js frontend hosted on Vercel, utilizing Chakra UI and Tailwind CSS for its interface. It supports one-click execution for specific AI models and includes an online prompt generator, featuring character and cross-model generators, to assist users in crafting effective prompts. A sample library allows users to discover and share prompts.

Quick Start & Requirements

  • Primary install / run command: npm install followed by npm run dev
  • Prerequisites: Node.js, npm. For Hugging Face integration, a .env.local file with NEXT_PUBLIC_HUGGING_FACE_ACCESS_TOKEN={Your Hugging Face Access Token} is required.
  • Links: Stable Environment: https://www.clickprompt.org/, Dev Environment: https://dev.clickprompt.org/

Highlighted Details

  • One-click execution for ChatGPT and Stable Diffusion.
  • Online prompt generator with specialized generators for Stable Diffusion characters and cross-model prompts.
  • Prompt sample library for learning and sharing.
  • Industry-specific prompt generators (programming, writing, design).

Maintenance & Community

  • Open to new contributors with a dedicated Contributors Guide and i18n guide for translations.

Licensing & Compatibility

  • MIT License. Permissive for commercial use and closed-source linking.

Limitations & Caveats

The project is actively developed with a roadmap indicating future enhancements, including support for more AI models (GPT-3, DALL-E), user customization, API integration, and prompt optimization features. Current features are focused on core prompt management and generation.

Health Check
Last commit

2 years ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
22 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
2 more.

prompt-engine by microsoft

0.0%
3k
NPM library for LLM prompt engineering
created 3 years ago
updated 2 years ago
Feedback? Help us improve.