talking_with_hn
1.0.0
Greetings, fellow news nerds! Welcome to the NewsNerd HackerBot, your ultimate companion for hacking into the latest tech scoops on Hacker News! ♂️
Right now, NewsNerd HackerBot is able to:
Give me 20 stories about Sam Altman and OpenAI
).If you want to see them in action, check the examples down below! ???
Fetching top stories related to a topic
Conducting sentiment analysis on comments
Reading the linked article for additional insights
The application is available in Streamlit Cloud (https://newsnerdhackerbot.streamlit.app/), but if you want to run it locally, just follow these steps ?
Install dependencies:
pip install -r requirements.txt
Run Streamlit application:
streamlit run newsnerd_hackerbot.py