Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/gsaivinay/claude-prompt-optimizer

An open-source Claude 3 prompt optimizer
https://github.com/gsaivinay/claude-prompt-optimizer

Last synced: 3 months ago
JSON representation

An open-source Claude 3 prompt optimizer

Lists

README

        

Claude 3 Helper metaprompt (experimental)


An open-source Claude 3 prompt optimizer using the notebook from

Claude Docs

Try at https://claude-prompt-optimizer.vercel.app/

Next.js 14 and App Router-ready AI chatbot.


## Features

- For a given task, generate the optimized Claude prompt versions.

## Running locally

```bash
pnpm install
pnpm dev
```

Your app template should now be running on [localhost:3000](http://localhost:3000/).