{"id":16413911,"url":"https://github.com/ansh-lehri/singular-news","last_synced_at":"2026-05-15T21:33:11.390Z","repository":{"id":164317817,"uuid":"292354035","full_name":"ansh-lehri/Singular-News","owner":"ansh-lehri","description":"A news recommendation system","archived":false,"fork":false,"pushed_at":"2024-02-11T18:06:02.000Z","size":2747,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T09:28:33.359Z","etag":null,"topics":["heroku-deployment","machine-learning-algorithms","mongodb","python3","sql"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ansh-lehri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-09-02T17:49:30.000Z","updated_at":"2024-02-11T18:06:06.000Z","dependencies_parsed_at":"2024-02-11T20:06:31.252Z","dependency_job_id":null,"html_url":"https://github.com/ansh-lehri/Singular-News","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ansh-lehri/Singular-News","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansh-lehri%2FSingular-News","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansh-lehri%2FSingular-News/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansh-lehri%2FSingular-News/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansh-lehri%2FSingular-News/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ansh-lehri","download_url":"https://codeload.github.com/ansh-lehri/Singular-News/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansh-lehri%2FSingular-News/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268408189,"owners_count":24245576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["heroku-deployment","machine-learning-algorithms","mongodb","python3","sql"],"created_at":"2024-10-11T06:52:40.919Z","updated_at":"2026-05-15T21:33:11.358Z","avatar_url":"https://github.com/ansh-lehri.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Singular News\nGitter\n\nA news app powered with machine learning to provide personalized feed to the users based on their interactions on the app.\n\nInstallation\nPrerequsites\nPython\nDjango\nPostgreSQL\nHow to set up locally\nFork and clone repo on your machine.\n\ngit clone https://github.com/ExpressHermes/Singular-News.git\nCreate a virtual environment. Activate it. Make sure it is in the same directory as the cloned repo.\n\n# for linux users\npython -m venv \u003cenv-name\u003e\nsource venv/bin/activate \nInstall all requirements.\n\npip install -r requirements.txt\nIn settings.py inside Indus, replace email settings with your email address and password to allow email verification. Remember to remove these when committing to github.\n\nEMAIL_HOST_USER = os.environ.get('EMAIL_HOST_USER') # relpace with your email\nEMAIL_HOST_PASSWORD = os.environ.get('EMAIL_HOST_PASSWORD') # replace with email password\nInside the project folder, create migrations for the apps users and feeds\n\npython manage.py makemigrations\npython manage.py migrate\nRun the project\n\npython manage.py runserver\nContribution Guidelines\nFork and star the repo.\nAdd a upstream link to main branch in your cloned repo\ngit remote add upstream https://github.com/ExpressHermes/Singular-News.git\nKeep your cloned repo upto date by pulling from upstream (this will also avoid any merge conflicts while committing new changes)\ngit pull upstream master\nCreate your feature branch\ngit checkout -b \u003cfeature-name\u003e\nCommit all the changes\ngit commit -am \"Meaningful commit message\"\nPush the changes for review\ngit push origin \u003cbranch-name\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansh-lehri%2Fsingular-news","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansh-lehri%2Fsingular-news","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansh-lehri%2Fsingular-news/lists"}