Comment by ๐ clseibold
Re: "I've just added a *very* experimental AI detector to my..."
@sbr Btw, I wanted to mention that AuraSearch is different from Kennedy and TLGS in that AuraSearch is the only search engine that *doesn't* use a link-based ranking algorithm (not HITS/SALSA nor PageRank). I made this choice specifically because I personally don't think it makes sense to rank based on links (although downranking based on links is interesting... haven't come across that idea before).
If you want to, you can make some feature requests on the AuraSearch subspace here on BBS: gemini://bbs.geminispace.org/s/AuraSearch
I'm trying to take into account all the different use-cases and features that people would want, and if that means I'll have to create a personalization-type system, then I'll do that :D
Jun 28 ยท 10 days ago
1 Later Comment
๐ clseibold [OP] ยท Jun 28 at 00:46:
Update: I have removed the AI detector from the crawler because it's way too slow. Instead, people can manually submit a URL to the new AI Detector Tool, and it will detect AI on-demand.
Original Post
I've just added a *very* experimental AI detector to my search engine crawler. Unfortunately, it's *extremely* slow, so I will have to find a different solution for ai detection. I will probably have a separate process that just goes through the entire db and runs the ai detector on everything, at least to get every row filled. After that's done for everything in the db, I will just run the ai detector only on pages that have been detected as having changed. Idk... we'll see. I also need to...
๐ฌ 8 comments ยท 1 like ยท Jun 27 ยท 10 days ago
Source