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

https://github.com/fredliubojin/langchain_gradio
by fredliu • 3 years ago
3 1 3 years ago

I'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's Conversational ReAct technology and the simplicity of the Gradio interface, the implementation is dead simple.

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'm eager to hear your thoughts and feedback!

Related Stories

Loading related stories...

Source preview

github.com