Live data from Hacker News

Ask HN: Collection of best GPT-4 prompts?

news.ycombinator.com

1–3 of 3 posts

Re: Ask HN: Collection of best GPT-4 prompts?

#2
I like to use PromptLayer for this. But you could easily set up a simple CRUD web app to track prompts/average completion token # length, different variations.

There is also awesome-chatgpt-prompts (https://github.com/f/awesome-chatgpt-prompts) which has some interesting ones. What are you looking for?

Re: Ask HN: Collection of best GPT-4 prompts?

#3

I like to use PromptLayer for this. But you could easily set up a simple CRUD web app to track prompts/average completion token # length, different variations. There is also awesome-chatgpt-prompts ( https://github.com/f/awesome-chatgpt-prompts ) which has some interesting ones. What are you looking for?

Thanks! Checking those out.

> What are you looking for?

I want to have folders with different personalities. And I should be able to start a new conversation in that folder, with that personality. Think instead of one global system prompt, you will have multiple system prompts.