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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A Rust content editing tool for the GPT-3 Completions API

1 点作者 justinluther超过 2 年前
I have been experimenting with using the GPT-3 Completions API to co-write blog articles. I wrote this Rust binary to speed up the content generation process.<p>I use two text files. One for prompt text, the second for suffix text. I edit both files in a regular text editor and then just run the executable whenever I want GPT-3 to fill in some content.<p>This isn&#x27;t commercial-- and you have to have your own OpenAI API key to use it. I&#x27;m learning Rust so any tips &#x2F; organizational corrections are greatly appreciated.

暂无评论

暂无评论