TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are few good AI tools for generating stories

3 pointsby niksmacover 1 year ago
I started using OpenAI to generate random storylines for my app. Thought of improving it by using some dedicated AI. Can you suggest some tools to approach this? I don’t mind self hosting one if it is better than OpenAI for the purpose.

3 comments

sharemywinover 1 year ago
I know this isn&#x27;t a dedicated AI. but have you looked at trying to have it go through a process and have it critique and improve each step.<p>I asked it for a story lines process.<p>The first thing on the list was generating ideas.<p>Then I asked it for some properties and&#x2F;or categories for story ideas.<p>then for each property you could have it give you a list of selections. then ask it for properties to evaluate a storyline idea.<p>then you can have it be a critic that uses those criteria to evaluate the list of ideas.<p>then have it try to improve each of the storylines based on the critics advice.<p>then have the critic reevaluate the storylines based on the improvements.<p>then move on to the next step and have it go through a similar process.
评论 #37638981 未加载
obaidover 1 year ago
I built <a href="https:&#x2F;&#x2F;storypanda.ai" rel="nofollow noreferrer">https:&#x2F;&#x2F;storypanda.ai</a> a while back to help with storytime with my daugther.. check it out, happy to take feedback.
评论 #37639529 未加载
brucethemoose2over 1 year ago
Check out what people are hosting on Kobold Lite. Its usually the most recent candidates for SOTA storytelling:<p><a href="https:&#x2F;&#x2F;lite.koboldai.net&#x2F;#" rel="nofollow noreferrer">https:&#x2F;&#x2F;lite.koboldai.net&#x2F;#</a><p>You can also search for 13B or 70B on huggingface and sort by date to see what others are cooking up.<p>The kobold API and the kobold.cpp client are also great ways to self host, as they are literally built for storytelling and predate GPT3.5 and Llama.
评论 #37638985 未加载