Hacker News new | ask | show | jobs
by enc0d3r 539 days ago
Hi,

In many ways, AI models today function as tools, much like Nmap—they're only as effective as the way you use them. Crafting good prompts is a key skill, and there's helpful guidance available. You might find this documentation on prompt best practices useful: Link: https://platform.openai.com/docs/guides/prompt-engineering.

After that, you could explore these examples for inspiration:https://platform.openai.com/docs/examples. They illustrate how much impact thoughtful input can have.

Hope this helps!