(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:
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.
Refer to the demo video above.
cd
into itmake prod
(or make dev
if you plan on developing)
detached=-d
service=<service>
make down
(or docker compose down
)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.
ERR_BLOCKED_BY_CLIENT
in development mode
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.