Skip to content

Aditya-Jambale/BetterSaid

Repository files navigation

BetterSaid - AI Prompt Enhancement Tool

Transform your prompts into powerful, detailed instructions for AI systems.

Features

  • AI-Powered Enhancement: Uses AI to refine prompts
  • Structured Output: Returns enhanced prompts with improvement details
  • Local History: Saves your last 20 enhanced prompts
  • One-Click Copy: Easy clipboard functionality
  • Modern UI: Built with Next.js 14, TypeScript, and Tailwind CSS

Tech Stack

  • Frontend: Next.js 14 (App Router), TypeScript, Tailwind CSS
  • UI Components: shadcn/ui with Sonner for notifications
  • AI: Google Gemini 2.5 Flash API
  • Icons: Lucide React

Getting Started

  1. Clone the repository

  2. Install dependencies:
    npm install

  3. Create .env.local\ with your Gemini API key:
    GEMINI_API_KEY=your_api_key_here

  4. Run development server:
    npm run dev

  5. Open http://localhost:3000

Environment Variables

  • GEMINI_API_KEY: Your Google Gemini API key

License

MIT License - feel free to use this project for your own purposes!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published