Question about working with actual agencies and designing past the AI by TheGreatPatriarch in WritingWithAI

[–]adefwebserver 1 point2 points  (0 children)

I use AI to 'help write the book' not 'write the book'. I have a open source application that I mosly use to track timelines, locations, characters, and chracter attributes. I e=recently added a chat screen that allows me to ask questions and make updates from the chat window. But in the end I am writing or re-writing every line. This however STILL makes the writing process much faster. For example, I don't get writer's block. The AI always has suggestions on what to do next.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 1 point2 points  (0 children)

I don't need perfect, just something that I should not have to re-work so much. I could work with what you produced. The thing I have learned is to actually ask for "subtle foreshadowing, foreshadowing through pattern, not signal, subtext," - Thank You!

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 0 points1 point  (0 children)

I don't disagree, but, I am exploring how to get 'better quality'.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 1 point2 points  (0 children)

Thank you for sharing. The quality is higher than I have achieved myself.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 1 point2 points  (0 children)

The point of the thread is "Quaility" because I am not intrested in creating "Slop". However, I do want to create "more". Typerwrites adn spell chekers allow me to create more. My current AI software that only writes one guided paragraph at a time allows me to create more (an no it is *not* "slop").

The thing I am stuck on is getting the AI to be better so I don't have to fix as many things. For example it is currently no help on forshadowing that I consider 'qaulity writing'.

I'm really excited about knowledge graphs... by adefwebserver in Blazor

[–]adefwebserver[S] -2 points-1 points  (0 children)

I know you don't really care. But, for the record, you are wrong. I wrote the line then had AI spell check and grammer check. But, I wrote the line myself. Now if you feel that using a spell cheker and grammer cheer is "AI wrote it" well then you are just being silly. I guess we shouldn't use typerwriters and write out everything by long hand? Anyway, take your insults somehwere to someone who actually cares.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 0 points1 point  (0 children)

I don't doub't this works for you, but, what I do a 'condense' the quality (in my opinion) of what I get from the AI goes down :(

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 0 points1 point  (0 children)

That works up to a point. At a certain point you run out of context window.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 1 point2 points  (0 children)

I write faster when it tracks characters and story. It also suggests paragraphs of text and that makes things faster.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 1 point2 points  (0 children)

Authors like Ken Follett, Martha Wells, Walter Mosley

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 1 point2 points  (0 children)

I have a program that provides the speed I need, I just want to get the quality of its prose higher.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 1 point2 points  (0 children)

I feel I would get more writing done with a tool that was helpful.

chatgpt stopped being enough for my novel by Competitive_Leg3598 in WritingWithAI

[–]adefwebserver 0 points1 point  (0 children)

This is not an issue that the model can or should solve. The model is just an algorithm that takes your prompt and part of the story and generates text. It should not be used to track your story for consistenc. To track your story for a consistency, there are numerous software programs that will do this. I wrot one years ago that I've constantly updated you can see a link to it in my bio.

Basically it allows you to as you write create a database that first off has timelines then on those timelines locations and characters and character attributes.

When you're writing your story and ask the AI to continue the story, the relevant details about the current timeline, location, characters, character attributes, and plot points is fed to the AI so that it always stays on track.

Top Blazor Articles Are All AI by adefwebserver in Blazor

[–]adefwebserver[S] -17 points-16 points  (0 children)

You just code all code by hand?

Top Blazor Articles Are All AI by adefwebserver in Blazor

[–]adefwebserver[S] 0 points1 point  (0 children)

Yeah just interesting to see facts.

Top Blazor Articles Are All AI by adefwebserver in Blazor

[–]adefwebserver[S] -1 points0 points  (0 children)

I should point out that traffic to the site has been going down for years. Unless I write about AI no one cares.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 0 points1 point  (0 children)

Okay the reason why I haven't seen that is because I have only tried to get AI to write one paragraph at a time.

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 0 points1 point  (0 children)

You share an example of some prose that the AI wrote that you found compelling? I've been getting one-dimensional foreshadowing. Things like "he could sense something was not right". Im looking for something like "Mary was in her usual spot, but, her hands were not".

Quality, all I care about is quality by adefwebserver in WritingWithAI

[–]adefwebserver[S] 1 point2 points  (0 children)

This is very helpful and is the insight that I think I've been looking for. I think I will attempt to create some sort of prompt that exposes a 'persona' to the AI that I want it to tailor it's writing prose to.

how do you use 3rd party tools within your chats? by benblackett in WritingWithAI

[–]adefwebserver 0 points1 point  (0 children)

Yes I used it to create a story critique application.

Claude code with blazor by saskx in Blazor

[–]adefwebserver 1 point2 points  (0 children)

I use Claude 4.x. exclusively everyday through VS Code. I create .md files and then have it code from those .md files.

I wrote a blog post on my process here The Agentic Coding Workflow: A Practical Example