-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
Description:
Create a Python tool that automatically fetches and summarizes the top trending posts or topics from specified subreddits (like r/learnprogramming, r/science, r/india, or r/anime). Use the Reddit API and an NLP library (such as Hugging Face Transformers or spaCy) to generate brief summaries of post content, comments, or discussions.
Key Features:
- Fetch trending/top posts from user-selected subreddits.
- Extract and summarize titles, posts, and top comments automatically.
- Optional: Allow user to input keywords and get topic summaries.
- Export summaries to a Markdown/HTML report or simple webpage.
- CLI or minimal GUI (Tkinter/Streamlit).
Metadata
Metadata
Assignees
Labels
No labels