Skip to content

YorkieDev/PromptEnhancer

Repository files navigation

Prompt Enhancer

A modern web application that helps you improve your AI prompts for better results with large language models.

image

Features

  • Prompt Enhancement: Transform basic prompts into detailed, effective instructions
  • Prompt Library: Save and organize your enhanced prompts by category
  • Local Storage: All your prompts are saved in your browser's local storage
  • LM Studio Integration: Connect to LM Studio Server to run your prompts
  • Dark/Light Mode: Choose your preferred theme
  • Modern UI: Beautiful and responsive interface built with Tailwind CSS 4

How to Use

  1. Enter a basic prompt in the left panel
  2. Click "Enhance Prompt" to transform it into a more detailed instruction
  3. Save your enhanced prompts to the library
  4. Organize prompts by category
  5. Use the settings panel to configure your LM Studio Server connection

Development

This project is built with:

  • React
  • TypeScript
  • Tailwind CSS 4
  • Vite

Local Development

# Clone the repository
git clone https://github.com/YorkieDev/PromptEnhancer.git

# Navigate to the project directory
cd PromptEnhancer/prompt-ui

# Install dependencies
npm install

# Start the development server
npm run dev

Build for Production

# Build the project
npm run build

# Preview the production build
npm run preview

License

MIT

Contributing

Contributions, issues, and feature requests are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published