TuanaCelik / hackernews-summaries

🧡 Hacker News summaries

Home Page:https://huggingface.co/spaces/Tuana/hackernews-summaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title emoji colorFrom colorTo sdk sdk_version app_file pinned
Hacker News Summaries
🧡
yellow
green
streamlit
1.25.0
app.py
true

Hacker News Summaries

Try it out on 🤗 Spaces

A simple app to get summaries of some of the latest top hackernews posts

This is a demo just for fun 🥳 This repo contains a streamlit application that given a number between 1 - 5 gives you summaries of that many of the latest top Hacker News posts. It uses a custom Haytack component It's been built with Haystack using the HuggingFaceTGIGenerartor and by creating a PromptBuilder

If you try to run it yourself and find ways to make this app better, please feel free to create an issue/PR 🙌

Installation and Running

  1. Install requirements: pip install -r requirements.txt
  2. Run the streamlit app: streamlit run app.py

This will start up the app on localhost:8501 where you will dind a simple search bar

The Haystack Community is on Discord

About

🧡 Hacker News summaries

https://huggingface.co/spaces/Tuana/hackernews-summaries


Languages

Language:Python 100.0%