TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

GPTweets: Generated tweets like yours with a fine-tuned GPT3 model

3 点作者 nexuist超过 2 年前

2 条评论

koletyst超过 2 年前
I love this, but have found it much too easy to view other people&#x27;s generated tweets.<p>Because each generated tweet&#x27;s URL ID is generated from a numerical value iterated by 1 upon each generation, and because there is no auth in front of tweets (likely to make sharing easier), all generated tweets are trivially browsable at moment of generation via manually iterating the URL&#x27;s ID number by 1.<p>I.e. I am able to view with no auth:<p><a href="https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1000" rel="nofollow">https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1000</a> <a href="https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1001" rel="nofollow">https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1001</a> <a href="https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1002" rel="nofollow">https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1002</a> <a href="https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1003" rel="nofollow">https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1003</a> <a href="https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1004" rel="nofollow">https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1004</a> <a href="https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1005" rel="nofollow">https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;1005</a> <a href="https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;XXXX" rel="nofollow">https:&#x2F;&#x2F;tweets.gptlabs.us&#x2F;tweet&#x2F;XXXX</a>.........<p>It&#x27;s therefore trivial to download the entire database of generated tweets via script, including many harmful ones, associated with people who would potentially not consent to ever sharing them.<p>A trivial fix could be to re-generate all tweet IDs using long, alphanumeric, non-iterable, case-sensitive IDs.<p>Otherwise, a clear warning of this current default publicity would also be good to input at every point of the journey.
评论 #34683670 未加载
nexuist超过 2 年前
My friend Lewis and I worked on bringing this to life last week. GPTweets works by using the Twitter API to read the last few thousand tweets of yours, and then fine-tunes a Davinci model off of your most successful tweets. The end result is hilarious and also surprisingly insightful.<p>Training fine tuned Davinci models is expensive ($0.50-4 per user), so we are offering this as a paid service. The cheapest option is a one-time payment of $5.99 for 250 tweets.<p>Please enjoy!