AshkanArabim / newsbridge

Get news from foreign RSS feeds translated, summarized, and spoken to you on demand.
http://news.ashkan.zone
GNU General Public License v3.0
47 stars 3 forks source link
news rss rss-aggregator self-hosted selfhosted translation

Newsbridge

(Note: This app is still under active development. Expect serious bugs.)

Are you a fan of daily news briefings, but wish you had a wider selection of sources? Say no more! Newsbridge is a simple app that allows you to add your sources as RSS feeds, and then delivers the top stories rom all sources (regardless of the source language) on demand as a 5-6 minute audio briefing.

Mix sources from French, Arabic, Korean, Russian, etc., it doesn't matter. Everything is translated to your language before audio is played.

Try it yourself: http://news.ashkan.zone

Video demo:

image

Security

DON'T PUT ANY SENSITIVE INFO ON THE WEBSITE!!! This project is by no means made by professionals. There could be massive, MASSIVE security vulnerabilities.

Nothing is stopping you from using a bogus email address for the account, if that makes you more comfortable.

Roadmap

Usage (the UI)

Refer to the demo video above.

Usage (for self-hosting)

Configuration

All user configuration (stuff like ports, models, etc.) is found under .env.prod. The goal is to keep this setup so configuration is simple.

For more information on configuring each part of the system, refer to the README.md file under each component's directory.

Hardware Requirements

Common issues

Contributing

Please open a pull request first, then ask to be assigned to it. We don't want to be stepping on each other's toes while the project is under heavy development.

These rules will become more comprehensive as the project grows.