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: 17 days ago
JSON representation
An open-source Claude 3 prompt optimizer
- Host: GitHub
- URL: https://github.com/gsaivinay/claude-prompt-optimizer
- Owner: gsaivinay
- License: other
- Created: 2024-03-11T22:52:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T06:47:46.000Z (23 days ago)
- Last Synced: 2024-11-20T07:36:24.550Z (23 days ago)
- Language: TypeScript
- Homepage: https://claude-prompt-optimizer.vercel.app
- Size: 1.11 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - gsaivinay/claude-prompt-optimizer - An open-source Claude 3 prompt optimizer (TypeScript)
README
Claude 3 Helper metaprompt (experimental)
An open-source Claude 3 prompt optimizer using the notebook from
Claude DocsTry at https://claude-prompt-optimizer.vercel.app/
## 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/).