Skip to content

Jimuelzxc/yourfine

Repository files navigation

yourfine

A smart prompt library and refinement tool that helps you turn messy ideas into polished prompts.

Why your fine?

yourfine is an open-source web app designed for anyone who works with AI prompts. It solves a simple but common problem: great prompt ideas often start messy, and it's easy to lose track of your best versions.

With yourfine, you can:

  • Clean up rough prompt drafts using AI-powered refinement
  • Save both original and refined versions for comparison
  • Organize prompts into sessions for different projects
  • Access everything from any device (data stays in your browser)

Key Features

🧠 AI-Powered Refinement

Turn rough ideas into polished prompts (especially helpful for non-English speakers) with a single click. yourfine integrates with leading AI models to help you refine your prompts automatically.

🌍 Multilingual Support

Write prompts in your native language and use AI to translate and refine them into English. Perfect for non-English speakers who want to leverage AI tools that work best in English.

📚 Smart Organization

  • Save unlimited prompts with timestamps
  • Toggle between original and refined versions
  • Bookmark your favorite prompts
  • Search through your entire prompt history

🗂️ Session Management

  • Create separate sessions for different projects
  • Export/import sessions as JSON files
  • Rename sessions for better organization

🔒 Privacy First

  • Your API key stays on your machine
  • All data stored locally in your browser
  • No servers, no accounts, no data sharing

How It Works

  1. Type your messy prompt idea (in any language)
  2. Refine it with AI assistance (translate and polish)
  3. Save both versions for future reference
  4. Organize prompts into project-specific sessions
  5. Reuse your best prompts anytime

Getting Started

Prerequisites

  • Node.js (version 18 or higher)
  • npm or yarn

Installation

git clone <repository-url>
cd yourfine
npm install

Development

npm run dev

Open http://localhost:3000 in your browser.

Production Build

npm run build
npm start

Built With

Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a pull request

Areas for Improvement

  • Additional AI model integrations
  • Advanced prompt organization (tags, categories)
  • Prompt chaining and workflows
  • Collaboration features

Check out our Issues page for ideas or submit your own!

License

This project is licensed under the MIT License.


yourfine: Because your best prompts shouldn't get lost in translation.

About

Prompt Refining & Saving Tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published