Hi all!

A couple of days ago, when I was scrolling down Hacker News, exploring news about OpenAI and the latest speculation about Q*, it occurred to me to create a ChatBot that would allow me to interact with Hacker News directly, in a conversation.

Using streamlit, langchain and openai functions I managed to create a first version of this chat (I still have to add RAG for news analysis and test other types of LLMs).

Here is an example, what do you think?

Code: https://github.com/neural-maze/talking_with_hn

App: https://newsnerdhackerbot.streamlit.app/

https://i.redd.it/rtpof7biqi2c1.gif