this post was submitted on 02 Jun 2026
-7 points (37.0% liked)
Free Open-Source Artificial Intelligence
4815 readers
1 users here now
Welcome to Free Open-Source Artificial Intelligence!
We are a community dedicated to forwarding the availability and access to:
Free Open Source Artificial Intelligence (F.O.S.A.I.)
More AI Communities
LLM Leaderboards
Developer Resources
GitHub Projects
FOSAI Time Capsule
- The Internet is Healing
- General Resources
- FOSAI Welcome Message
- FOSAI Crash Course
- FOSAI Nexus Resource Hub
- FOSAI LLM Guide
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That writing guide is exactly why this isn't working. You're thinking about this whole thing wrong, which I pointed out in another post. This isn't a single prompt problem. You need to separate all of the parts of your process into components.
Having the Tense, Mystery and Restraint, and how to use Punctuation in a single prompt is pure insanity.
You need to have about a dozen different agents, each focused on a specific task, with one coming up with the Mystery ideas, grabbing character background and information from another, and a third writing the main plot points out. Then, once you have the plot points, an editor goes through and identifies issues for correction, where it goes back to those original agents for revision. Once that's been sorted, a new agent can write the initial story out into more detail, and another agent goes through and confirms tense and punctuation is consistent.
All of these agents should have multiple examples of what they're expected to be outputting.
AI isn't smart. You need to make it smart by building it properly.