Skip to content

ActioBio/bio-news-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bio-news-agent

A lightweight AI agent that grabs fresh biotech/pharma headlines and posts a daily digest to GitHub Issues.

🔔 Watch this repository to receive the daily biotech news digest email delivered straight to your inbox.

Prerequisites

  • Python 3.12+ with pip

Quick Start

1. Install UV

pip install uv

2. Run

cd bio-news-agent
uv run python src/main.py

Feed configuration

The collector reads RSS feed URLs from feeds.json in the project root. The file should contain a JSON object where each key is a feed URL and each value specifies the category and human‑readable source name.

About

Daily biotech digest agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%