Arigato is a smart web app that helps turn your not-so-clear ideas into really good prompts for any AI. It helps you get the most out of AI by making sure the AI understands what you want.
🚀 The Problem
AI can do amazing things, but it only works well if you give it a good prompt. Writing a good prompt is tricky. It needs to be clear, have context, and be structured. Many people find it hard to say what they need, so they get results that aren’t very good.
💡 The Solution
Arigato is like your personal helper for prompts. It uses the Google Gemini API to take your rough ideas and make them better using a special method. The result is a great prompt that you can use with different AI models like Gemini, ChatGPT, and Claude.
** Try it Here
- Smart Prompt Improvement: Uses the Gemini API and a special "4-D Method" to make your prompts better.
- Choose Your AI: It can tailor prompts for different AI models.
- Different Styles: You can pick a quick fix or a more detailed improvement.
- Easy to Understand: It tells you why your prompt is better and gives tips.
- Nice Interface: It looks good and is easy to use, with a cool dark mode.
- Examples: You can see how a simple question becomes a great prompt.
- Copy and Use: You can copy the prompt and use it right away.
Arigato uses a special 4-D method to make your prompts better:
- Break It Down: It looks at what you wrote and figures out the main idea, important parts, and what you want.
- Check for Problems: It finds any unclear parts or weak spots.
- Make It Better: It uses special techniques to fix the problems.
- Give You the Result: It shows you the final prompt and explains what it did.
This method makes sure your prompt is not just rewritten, but made much better.
🛠️ Tech Stuff
- Frontend: Made with React and TypeScript.
- AI Engine: Uses the Google Gemini API.
- Styling: Looks nice with Tailwind CSS.
- Icons: Custom pictures.
- Hosting: Can be put on any website host like Vercel, Netlify, or GitHub Pages.
⚙️ Getting Started
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev




