4 ms·
Show HN: PromptLayer – Track, debug, and maintain GPT prompts in prod
- 2OEH8eoCRo0 4y agoWhat is a "prompt engineer"?
- jzone3 4y agoFor our purposes, anyone building on LLMs and tinkering with the prompts to use.
- krapp 4y agoSomeone who writes prompts for AIs. It's what's going to be left when all the programming jobs are gone.
- capableweb 4y agohttps://www.google.com/search?q=prompt+engineer https://www.google.com/search?q=prompt+engineer > Prompt engineering is a concept in artificial intelligence, particularly natural language processing (NLP). In prompt engineering, the description of the task is embedded in the input, e.g., as a question instead of it being implicitly given. Prompt engineering typically works by converting one or more tasks to a prompt-based dataset and training a language model with what has been called "prompt-based learning" or just "prompt learning".[1][2] Prompt engineering may work from a large "frozen" pretrained language model and where only the representation of the prompt is learned, with what has been called "prefix-tuning" or "prompt tuning".[3][4] From https://en.wikipedia.org/wiki/Prompt_engineering https://en.wikipedia.org/wiki/Prompt_engineering
- guelo 4y agoI asked ChatGPT for you: A prompt engineer is a person who designs and creates user interface prompts, such as chatbot prompts or command line prompts, to communicate and interact with users effectively. They are responsible for defining the language, tone, and structure of the prompts in order to guide users and elicit the desired response.
- MuffinFlavored 4y ago[dead]
- jerpint 4y agoA GPT whisperer
- lostintangent 4y agoIs this like Weights & Biases for prompt-based LLM experimentation (as opposed to model training)?
- jerpint 4y agoSounds like it, pretty smart idea
- jzone3 4y agoThat's not a bad description. I don't have a good comparison— we mostly just built this as a tool that we personally needed. I like to think of it like W&B but also in the world of logging tools like Prometheus. LLMs are a funky thing to work with, and we need a whole suite of new tools to make them prod-ready.
- demarq 4y agoHow is it trusted by 400 engineers already?
- tluyben2 4y ago400 people signed up maybe?