Hacker News new | ask | show | jobs
by viscanti 819 days ago
OpenAI should make something so that people can enter their prompt and maybe even drop in a knowledge base and then share with anyone else who wants that functionality.
2 comments

That’s ptetty close to what GPTs are, with the exception of knowledge bases.

There’s more to it, but the tooling to create a GPT is basically a hand-holding mechanism to create a prompt.

GPTs have the knowledge base too. (Mixed results though)
Would the final product be similar to Github copilot, but for prompt?