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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I built a tool website based on OpenAI o1 chat

1 点作者 volume9889 个月前
With the heat of opneai o1, I launched my first AI dialogue chat tool station. In the initial development, I completely asked while writing code in front of chatgpt. After launching, I found some people to try, and the feedback was very bad, almost all were timeout and very slow. Later, I found chatbot-ui in github, and after a few days of optimization, I finally solved the timeout and stutch issues.<p>Now the website supports free conversations with o1-mini, welcome to try it out: <a href="https:&#x2F;&#x2F;chatgpt-o1.com" rel="nofollow">https:&#x2F;&#x2F;chatgpt-o1.com</a><p>Let me know if you&#x27;d like to see more, and if you have any feedback or teasing, feel free to post below!

1 comment

bbor9 个月前
Looks slick, well done on the technical side! I will say that this part&#x2F;the domain is likely to cause you issues, if you’re within the legal reach of Microsoft:<p><pre><code> ©ChatGPT o1 2024, All rights reserved. </code></pre> But also, I am not a lawyer :)