Skip to content

KZeeDev/Prompt-Kade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt Kade

Go Fiber Cloudflare D1 Cloudflare R2 CSS3 Bootstrap jQuery

Prompt Kade

Prompt Kade is a web application for managing and organizing your own personal library of AI prompts. It provides a simple interface to store, categorize and quickly find the prompts you need.

Demo

Screen Shot

Features

  • Tagging
  • Responsive
  • Dynamic filtering
  • Light/dark mode toggle
  • Dashboard
  • Tags/Models management

Installation

Clone the project

  git clone https://github.com/techgarage-ir/Prompt-Kade

Go to the project directory

  cd Prompt-Kade

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

nano .env
CLOUDFLARE_API_TOKEN=<Cloudflare API Token>
CLOUDFLARE_ACCOUNT_ID=<Cloudflare Account ID>
CLOUDFLARE_DATABASE_ID=<Cloudflare D1 Database ID>
CLOUDFLARE_BUCKET_NAME=<R2 Bucket Name>
CLOUDFLARE_R2_ACCESS_KEY_ID=<R2 Access Key ID>
CLOUDFLARE_R2_SECRET_ACCESS_KEY=<R2 Secret Access Key>
CLOUDFLARE_R2_PUBLIC_DOMAIN=<R2 Public Domain>

Run

Install dependencies

  go mod tidy

Start the server

  go run .

Authors

About

web-based AI prompt management tool to storage, categorize and find useful prompts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors