A smart prompt library and refinement tool that helps you turn messy ideas into polished prompts.
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)
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.
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.
- Save unlimited prompts with timestamps
- Toggle between original and refined versions
- Bookmark your favorite prompts
- Search through your entire prompt history
- Create separate sessions for different projects
- Export/import sessions as JSON files
- Rename sessions for better organization
- Your API key stays on your machine
- All data stored locally in your browser
- No servers, no accounts, no data sharing
- Type your messy prompt idea (in any language)
- Refine it with AI assistance (translate and polish)
- Save both versions for future reference
- Organize prompts into project-specific sessions
- Reuse your best prompts anytime
- Node.js (version 18 or higher)
- npm or yarn
git clone <repository-url>
cd yourfine
npm installnpm run devOpen http://localhost:3000 in your browser.
npm run build
npm start- Next.js - React framework
- Google Generative AI - AI model integration
- React Icons - UI icons
- Tailwind CSS - Styling
We welcome contributions! Here's how you can help:
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Open a pull request
- 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!
This project is licensed under the MIT License.
yourfine: Because your best prompts shouldn't get lost in translation.