{"id":13730427,"url":"https://github.com/hwaseem04/Research-digest","last_synced_at":"2025-05-08T03:30:38.105Z","repository":{"id":131164450,"uuid":"587185684","full_name":"hwaseem04/Research-digest","owner":"hwaseem04","description":"Research paper summariser application for our hackathon and much more.","archived":false,"fork":false,"pushed_at":"2023-04-01T16:08:47.000Z","size":54254,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-04T02:09:33.646Z","etag":null,"topics":["flask","html-css","natural-language-processing"],"latest_commit_sha":null,"homepage":"","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/hwaseem04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-01-10T06:46:41.000Z","updated_at":"2024-01-04T05:34:45.000Z","dependencies_parsed_at":"2023-06-16T21:15:14.469Z","dependency_job_id":null,"html_url":"https://github.com/hwaseem04/Research-digest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwaseem04%2FResearch-digest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwaseem04%2FResearch-digest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwaseem04%2FResearch-digest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwaseem04%2FResearch-digest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hwaseem04","download_url":"https://codeload.github.com/hwaseem04/Research-digest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224695495,"owners_count":17354422,"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","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":["flask","html-css","natural-language-processing"],"created_at":"2024-08-03T02:01:14.688Z","updated_at":"2024-11-14T21:30:59.338Z","avatar_url":"https://github.com/hwaseem04.png","language":"Python","funding_links":[],"categories":["Research AI Tools"],"sub_categories":["AI Tools for Research"],"readme":"# \u003cb\u003eResearch-Digest\u003c/b\u003e: Stay upto-date with the Latest Research\nAn application which is designed to scrape through arXiv each week in search of the newly published papers in the particular fields of \n* cs.CV - Computer Vision\n* cs.LG - Machine Learning \n* cs.CL - Computation and Language\n* cs.AI - Artificial Intelligence \n* cs.NE - Neural and Evolutionary Computing\n* cs.RO - Robotics \n* cs.CR - Cryptography and Security\n\nAnd offers summarization feature enabling users to understand key points of the papers.\n\n![Home page](files/img.png)\n\nDemo(gif- may take time to load):\n![Home page](files/video.gif)\n\n## \u003cb\u003eTable of contents\u003c/b\u003e\n- [Problem Statement](#Problem-statement)\n- [Requirements](#Requirements)\n- [Getting started](#getting-started)\n- [Overview](#Overview)\n- [Improvement/bug reports](#improvement/bug-reports)\n\n## \u003cb\u003eProblem Statement\u003c/b\u003e\nLast year,around 22,000 papers were published about vision transformers!\nKeeping track of the research papers in a particular field of study can be a daunting task.\n\nWith vast amount of scientific papers published everyday it is difficult to keep up with latest developments in your field of interest.\nThe fact that researchers work in interdisciplinary fields requiring them to keep track of multiple areas of research.\n\n## \u003cb\u003eGetting started\u003c/b\u003e\n- Create conda environment\n- Install dependencies: ```conda install --file requirements.txt```\n- Run it in local server: ```flask run``` (Thinking about further improvements and hosting it in public server)\n\n\n## \u003cb\u003eOverview\u003c/b\u003e\n- User friendly interface to select the area of interest and get relavant papers every week.\n- Additional summarization feature to quickly understand the key points of paper.\n- For summarization, we have **finetuned** a pre-trained model(T5) on scientific articles and stored the weights and tokenizers locally for quick inference. \n- We currently use `cronjob` to scrap papers at frequency of once per 24 hours. And every week on Sunday 11:59 AM the papers stored from scraping are transfered to user databases. Hence when user logs in on Monday he/she is feeded with interested papers that are released on previous week.\n\n## \u003cb\u003eRequirements\u003c/b\u003e\n- Requirements are mentioned in this [file](requirements.txt).\n\n## Model File\n- Download model file from [drive](https://drive.google.com/file/d/10A3L5EAguTjcd-QUW67LCRCv1if-ut_i/view?usp=sharing).\n- Place the model file in `model/` directory.\n\n## \u003cb\u003eImprovement/bug reports\u003c/b\u003e\nIf you encounter any bugs or have any suggestions for improving the application, please feel free to contact us or open an issue on the project's Github page.\n\n## Recognition\nWe were special mentioned for this project in NIT Trichy Hackathon 2023.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhwaseem04%2FResearch-digest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhwaseem04%2FResearch-digest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhwaseem04%2FResearch-digest/lists"}