click-prompt  by prompt-engineering

Prompt tool for viewing, sharing, and running prompts

Created 2 years ago
2,369 stars

Top 19.4% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
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

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
9 stars in the last 30 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
6 more.

prompt-engine by microsoft

0.1%
3k
NPM library for LLM prompt engineering
Created 3 years ago
Updated 2 years ago
Starred by Clement Delangue Clement Delangue(Cofounder of Hugging Face), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
10 more.

promptsource by bigscience-workshop

0.2%
3k
Toolkit for creating, sharing, and using natural language prompts
Created 4 years ago
Updated 1 year ago
Feedback? Help us improve.