9 ms·
nice one. are you using gpt3 under the hood?
by rmelhem 4y ago
nice one. are you using gpt3 under the hood?
- costco 4y agoI'm not that smart - my site is basically just doing some calculations on word frequencies. You can read https://academic.oup.com/dsh/article-abstract/17/3/267/929277 https://academic.oup.com/dsh/article-abstract/17/3/267/92927... and https://www.tandfonline.com/doi/abs/10.1080/09296174.2011.533591?journalCode=njql20 https://www.tandfonline.com/doi/abs/10.1080/09296174.2011.53... and https://news.ycombinator.com/item?id=33755898 https://news.ycombinator.com/item?id=33755898 for more information.
- Dma54rhs 4y agoIts easy to write complicated systems, it takes a genius to make it simple.
- sillysaurusx 4y agoDon’t sell yourself short. Simplicity is smart. It’s astonishing how often the simplest thing turns out to be exponentially more effective than the so-called smart thing. I can’t get over how phenomenal this is. Please put every one of your side project ideas into production!
- rmelhem 4y agocool and thanks for the clarification. i ask that mainly because of the request limit of openai, which is something that makes many scalable ideas unfeasible
- isoprophlex 4y agoSimplicity is the greatest form of sophistication! Great work! One small nit from a user experience point of view..: it'd be easier on the eyes if you just truncated those cosine similarity scores (or whatever score you're using) after the, say, 5th digit. Showing the entire float is kinda messy to my eyes.
- dunham 4y agoI am curious whether it could pick GPT3 out of the crowd.
- ghaff 4y agoAs you mention on the site, you don't do punctuation. But I'm guessing there are some pretty good fingerprints like: two spaces after a period Whether someone uses an em-dash/single hyphen/double hyphens (which may correspond to house style they're used to) Whether they use semi-colons (Presumably harder) but consistent substitutions like loose for lose, break for brake, etc. Use of accents
- tfsh 4y agoI manually determined there was an individual posing as two people (playing both the antagonist and the adversary) because they consistently misspelt certain words such as "definitely" as "defiantly". Fingerprinting certain linguistic traits and mapping that to time-zones as well as confirming there is a partial overlap in posts but never exact worked exceedingly well. Someone can't easily maintain a fluent conversation between themself on two accounts, but they can either get close, either through unnatural delays between sentences or just never interacting with the "other" party at the same time.