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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: LiveQuery GPT-4 – Chatbot with Real-Time Search

3 点作者 fredliu大约 2 年前
I&#x27;d like to share ChatGPT-Live, a project I built to extend the capabilities of GPT-4 (or GPT-3.5 turbo) by allowing it to access live data from the Internet. Leveraging the power of LangChain&#x27;s Conversational ReAct technology and the simplicity of the Gradio interface, the implementation is dead simple.<p>While the recent announcement of the ChatGPT plugin definitely reduced the need for this specific use case, I hope ChatGPT-Live serves as an example to show case the versatility of LangChain and demonstrates how easy it is to build generative AI applications. I hope you guys still finds it valuable in a certain way and I&#x27;m eager to hear your thoughts and feedback!

1 comment

enricoros大约 2 年前
Very interesting to follow the chain on the console. Vry good in breaking down multi-part questions, way better than Google Assistant - and then uses G to search. Thx for showing the way.