explaingit

rosekhlifa/image-prompts

Analysis updated 2026-07-06 · repo last pushed 2026-06-12

48TypeScriptAudience · pm founderComplexity · 3/5ActiveLicenseSetup · moderate

TLDR

A bilingual community website for AI image creators to discover, share, and reuse text prompts, with one-click integration with the Image-Studio desktop app and a full admin dashboard.

Mindmap

mindmap
  root((repo))
    What it does
      Bilingual prompt library
      One-click Studio send
      Community submissions
    Tech stack
      React frontend
      Hono backend
      PostgreSQL database
    Use cases
      Browse 30000 prompts
      Share your prompts
      Run a prompt site
    Admin features
      User role management
      Content moderation queue
      Bulk JSONL imports
    Audience
      AI image creators
      Site operators
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Browse and search over 30,000 AI image prompts in Chinese or English.

USE CASE 2

Submit your own prompts for admin review and share them with the community.

USE CASE 3

Send prompts directly to the Image-Studio desktop app to generate images.

USE CASE 4

Deploy your own prompt-aggregation community site with full admin controls.

What is it built with?

ReactHonoPostgreSQLTypeScriptCloudflare R2

How does it compare?

rosekhlifa/image-promptseynzof/hermes-agent-cn-desktopafumu/openteam
Stars484847
LanguageTypeScriptTypeScriptTypeScript
Last pushed2026-06-12
MaintenanceActive
Setup difficultymoderatemoderatemoderate
Complexity3/53/52/5
Audiencepm founderdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

Requires setting up PostgreSQL, Cloudflare R2 for image storage, and OAuth credentials for Google and GitHub login.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

In plain English

Image-Prompts is a bilingual (Chinese and English) website where AI image creators can discover, share, and reuse text prompts, the descriptive instructions that tell AI tools what to generate. Think of it as a community-driven library of inspiration: anyone can browse, search, favorite, and share prompts. Logged-in users can submit their own prompts, which go through an admin review process before being published. Each prompt can be sent directly to a companion desktop app called Image-Studio with a single click, so you can start generating images without manually copying and pasting text. The site pulls its content from three sources: user submissions, admin-curated archives, and publicly crawled datasets from other prompt galleries (with original source links preserved on every imported entry). As of the README, it has aggregated over 30,000 prompts from sources like Liblib, YouMind, and others. Content is organized by categories, tags, and sorting options (newest, popular, most liked, most sent to Studio). NSFW content is hidden by default and requires an explicit acknowledgment before viewing. The project includes a full admin dashboard for site management, handling user roles, bans, audit logs, site-wide configuration, content moderation via a report queue, and bulk JSONL imports up to 50 MB. It supports Google and GitHub login, user profiles with pinned works, and full Chinese/English translation throughout the interface. It's built as a monorepo with a React frontend and a Hono backend running on PostgreSQL, with image storage on Cloudflare R2 (credentials encrypted at rest). The README notes it doesn't require Docker and documents deployment on Ubuntu with 1Panel and OpenResty. The roadmap lists planned features including full-text search with bilingual tokenization, semantic similarity recommendations, comment threads, a public API, and a "remix tree" showing how prompts derive from each other. Who would use this? AI image creators who want a searchable, bilingual prompt reference, whether they're looking for inspiration, tracking down the source of a prompt they saw elsewhere, or building their own library of favorites. It's also aimed at site operators who want to run a similar prompt-aggregation community, since the codebase is open-source under MIT and includes deployment documentation.

Copy-paste prompts

Prompt 1
Set up and deploy the Image-Prompts monorepo on Ubuntu with Hono, React, and PostgreSQL.
Prompt 2
Add a new prompt category and configure bulk JSONL imports in the admin dashboard.
Prompt 3
Configure Google and GitHub OAuth login for the Image-Prompts site.
Prompt 4
Implement the planned remix tree feature showing how prompts derive from each other in the Image-Prompts codebase.

Frequently asked questions

What is image-prompts?

A bilingual community website for AI image creators to discover, share, and reuse text prompts, with one-click integration with the Image-Studio desktop app and a full admin dashboard.

What language is image-prompts written in?

Mainly TypeScript. The stack also includes React, Hono, PostgreSQL.

Is image-prompts actively maintained?

Active — commit in last 30 days (last push 2026-06-12).

What license does image-prompts use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is image-prompts to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is image-prompts for?

Mainly pm founder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.