Chat GPT proof reading experience - Alternative options?

Hoshino

Hoshino not found
Joined
Dec 23, 2024
Messages
1,008
Points
128
I am very Well aware of how to prompt an AI. The issue I am talking about is that it still comes back with wrongful information after scanning it and it presents it with full coincidence. Including that it wrongfully points toward in which chapter it found the info. Maybe the very expensive models can handle it, the free and 20$ tier can’t.
Ah i was talking about my modified version of Gpt.... Yeah i fully agree chapgpt can be dumb sometimes.I mean, it's not perfect... A few years from now on it will be perfect way too perfect...
 
D

Deleted member 172779

Guest
Use GPT4All. It use LLama 3.2 which is the same level as ChatGPT 4. And also its unlimited tokens. You can adjust any settings to your liking of your story, and also, you can have unlimited memory space, similar to google Gemini. Just remember that it would be depending of LLM's limited architecture, the response would get worse the more longer of the memory.

Disclaimer: You'll need to run this locally, it means it runs in your laptop/PC. I would recommended buying a PC:

- X99 Motherboard (with dual CPU socket)
- 8 Ram sticks of 8GB DDR3's
- Two Xeon CPU (with the most Features and cores, the better).
- GPU: Depends on Budget (A100's or similar are recommended).
- NPU (Neural Processing Unit)
- PSU: 600 watts (or 1500 watts if uses GPU or NPU).
 

Tyranomaster

Guy who writes stuff
Joined
Oct 5, 2022
Messages
746
Points
133
I hope GPT gets better at that. I tried asking it a few times to look up information for me in my draft, stuff I forgot if I mentioned it already or not. Or when. But it struggles a lot and comes back with wrong data if the document is too long, leaving me with manually searching for it after all.
Do you think there is enough interest in a document search assistant like that? I could probably cobble together a RAG/LLM hybrid thing for that in a month or so. I'm currently working with it in a different context so it probably wouldn't be too hard.

Then again, I'd probably have to consult with a friend who used to work at AWS in order to figurw out how to host a service to do it, since I would have no clue as to handle some of the llm backend for users without 16+ GB RAM on their local system to run it.

It wouldn't be pretty, but it would work (probably).
Thinking about it for a few seconds here, what you want probably doesn't even need the llm. It just needs an RAG search engine, which almost everyone can run on any device with more than 300MB of RAM. The llm would just be to pretty up the responses, but the RAG would just return results from documents you've uploaded after you ask a question.

LLMs aren't really meant to do that, they like to talk and chat. An RAG system quantizes entire documents into vectors, then finds the nearest vectors in the document compared to what the user typed. It's helpful because if you forget the phrasing you used, it still finds things.
 
Last edited:

Nolff

An attractive male of unspecified gender.
Joined
Aug 10, 2023
Messages
2,126
Points
153
I was wondering what everyone's experience was with proof reading and potentially doing that thru a AI or ChatGPT? I personally use grammarly premium to proofread since I don't change more then punctation (usually).

I've checked out ChatGPT and to my surprise the proof reader was free and if I asked for it to only do punctation and nothing else it did just that. The problem is that if I copy paste something in it it shows up as one connected blob. There's no proper spacing between it so you'd have to manually go over the entire chapter to add the spacing back at which point I might as well use grammarly.

Does anyone have a fix for this or maybe another way of doing this?
1737124091520.jpeg
 

Corty

Ra’Coon
Joined
Oct 7, 2022
Messages
4,659
Points
183
Do you think there is enough interest in a document search assistant like that?
Dunno. People who plan ahead are safe; I am more of an improv writer, so sometimes, I forget what I have already written down and what I did not. It is my fault for not documenting everything, even when writing a glossary. :blob_no:
 

Boltha1

New member
Joined
Nov 16, 2024
Messages
11
Points
3
I use ToolBaz AI uncensored i put my story in there and it rewrites it sometimes the story is dookie but if you click edit at the bottom left you can fix it by typing what you want to fix.
 

AncestorDuck

Yours Truly, Senior Duck.
Joined
Sep 1, 2023
Messages
290
Points
78
You all use ChatGPT wrong. Sure, the grammar isn't perfect, but it's almost on the same level as Grammarly, and I use premium. You need to use the right prompt. What do you think why those people on the blue platform are successful?

I wouldn't use it for translation only, tho.

Use: Correct my grammar; don't change the style or content. Then, it does not read like AI or change your style.
 
Top