Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grimmer0125/prompt_generator

Anthropic prompt generator. Giving a task description string (e.g. Write me an email) and optional prompt variable string list (e.g. [COMPANY_NAME]. If empty Claude will pick variables, it'd generate the prompt template including possible prompt variables (e.g. <recipient> {$RECIPIENT} </recipient>). Python 3.10+/poetry/VSCode/.env/osx
https://github.com/grimmer0125/prompt_generator

anthropic llm prompt prompt-engineering

Last synced: 1 day ago
JSON representation

Anthropic prompt generator. Giving a task description string (e.g. Write me an email) and optional prompt variable string list (e.g. [COMPANY_NAME]. If empty Claude will pick variables, it'd generate the prompt template including possible prompt variables (e.g. <recipient> {$RECIPIENT} </recipient>). Python 3.10+/poetry/VSCode/.env/osx

Awesome Lists containing this project