{"id":44532309,"url":"https://github.com/the/interesting","last_synced_at":"2026-02-13T18:39:05.184Z","repository":{"id":22571213,"uuid":"96715525","full_name":"the/interesting","owner":"the","description":"News feed denoiser","archived":false,"fork":false,"pushed_at":"2024-07-12T16:10:42.000Z","size":273,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-12T18:23:36.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/the.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-09T22:39:33.000Z","updated_at":"2024-07-12T16:06:08.000Z","dependencies_parsed_at":"2024-07-12T18:23:57.058Z","dependency_job_id":null,"html_url":"https://github.com/the/interesting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/the/interesting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the%2Finteresting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the%2Finteresting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the%2Finteresting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the%2Finteresting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the","download_url":"https://codeload.github.com/the/interesting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the%2Finteresting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-13T18:39:04.427Z","updated_at":"2026-02-13T18:39:05.175Z","avatar_url":"https://github.com/the.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Interesting\n===========\n\nCollect tech news articles and tweets in one place and filter out the interesting content by tagging items as either interesting or boring (vote up/down).\n\n![Screenshot](docs/screenshot.png)\n\nInstallation\n------------\n\nEnsure you have Python 3 installed. The application is tested with Python 3.6.1 on macOS Sierra.\n\nIf you are on macOS and use homebrew:\n\n    brew install python3\n\nCreate virual environment and activate it:\n\n    python3 -m venv .env\n    source .env/bin/activate\n\nInstall dependencies:\n\n    python -m pip install -r requirements.txt\n\nConfiguration\n-------------\n\nYou can activate different data sources in `config.yml`. If you want to activate Twitter you need to create a Twitter application with your own account on https://dev.twitter.com. Copy the required keys and secrets into the config.\n\nThe application will automatically collect data from all the sources that are configured in the config under source.\n\nRunning the application\n-----------------------\n\nExecute `run.sh` (or see its content how to do it manually).\n\nPoint your browser to http://localhost:5000.\n\nContent of the enabled sources will appear in the corresponding sections. By up- and downvoting items the systems learns the user's interests. For items to appear in the _interesting_ section for a particular data source one needs to have at least one upvote and one downvote. The more data is gathered the more accurate the prediction becomes (200+ tagged items for a data source is a good start).\n\nClassifier evaluation\n---------------------\n\nThere is an extensible list of classifier pipelines defined in `classifier.py` that is used for evaluation. Run `python eval.py` to get cross validation metrics for each pipeline (precision, recall, etc.).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe%2Finteresting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe%2Finteresting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe%2Finteresting/lists"}