{"id":22919435,"url":"https://github.com/justdvnsh/research-summarizer","last_synced_at":"2026-05-13T20:34:09.116Z","repository":{"id":100328481,"uuid":"166021026","full_name":"justdvnsh/Research-Summarizer","owner":"justdvnsh","description":"A research paper summariezer app","archived":false,"fork":false,"pushed_at":"2019-02-10T10:19:45.000Z","size":8392,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-01T13:27:56.119Z","etag":null,"topics":["app","deep-learning","deep-neural-networks","encoder-decoder","gru","lstm","machine-learning","machine-learning-algorithms","research","rnn","rnn-tensorflow","seq2seq","summarizer","webapp"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/justdvnsh.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":"2019-01-16T10:29:15.000Z","updated_at":"2019-02-10T10:19:53.000Z","dependencies_parsed_at":"2023-05-13T21:45:31.334Z","dependency_job_id":null,"html_url":"https://github.com/justdvnsh/Research-Summarizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/justdvnsh/Research-Summarizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2FResearch-Summarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2FResearch-Summarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2FResearch-Summarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2FResearch-Summarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justdvnsh","download_url":"https://codeload.github.com/justdvnsh/Research-Summarizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2FResearch-Summarizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":["app","deep-learning","deep-neural-networks","encoder-decoder","gru","lstm","machine-learning","machine-learning-algorithms","research","rnn","rnn-tensorflow","seq2seq","summarizer","webapp"],"created_at":"2024-12-14T07:12:02.474Z","updated_at":"2026-05-13T20:34:09.099Z","avatar_url":"https://github.com/justdvnsh.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Research Summarizer\n\nThis is a web app , a mobile app and a chrome extention made for the researchers . This app would provide the research papers summary in the main feed , \nwhere user can bookmark, faorite etc the research paper. Also the user can view the complete research paper and store it as pdf. The UI would be \nmore like tinder swipe.\n\n- Research summarization - Deep Learning Tensorflow and Keras models using Seq2Seq architecture and word-level modelling .\n\n- Research Recommendation - Deep Learning Tensorflow and Keras models using Apriori and Eclat Algo.\n\n- Web App - Nodejs + ReactJS + Tensorflowjs\n\n- Mobile App - React Native + Tensorflow Lite\n\n- Chrome Extention - NodeJS + Tensorflowjs\n\n# Current Progress \n\nSince I am in need of a personal GPU, I have been training the models on the free GPU sessions on Kaggle and colab. Now , since the free sessions have limits\nI could not train the model on massive datasets, but I managed to train the models on 1000 sentences of the [AMAZON-FINE-FOOD-REVIEW](https://www.kaggle.com/snap/amazon-fine-food-reviews/) dataset,\nsince it contains both the text and summary. I also tried the model to run on the BBC news dataset, but , unfortunately the free session could not manage the massive size of the dataset.\nThus I trained the model for 10 epochs , using the GRU cell and seq2seq with attention mechanism . So, being said that , these are the results I have got.\n\n```python\nsummarize('this is a very healthy dog food . good for their digestion . also good for small puppies . my dog eats her required amount at every feeding',\n          encoder, \n          decoder, \n          inp_lang, \n          targ_lang, \n          max_length_inp, \n          max_length_targ)\n\n```\n\n    Input: \u003cstart\u003e this is a very healthy dog food . good for their digestion . also good for small puppies . my dog eats her required amount at every feeding \u003cend\u003e\n    : love too \u003cend\u003e \n    \n\n\n![png](summarizer_files/summarizer_22_1.png)\n\n\n\n\n\n    'love too \u003cend\u003e '\n\t\n# How you can help ?\n\nI am completely estatic , that you have thought of helping me. If you wish to do so, kindly find me and my kernels on KAGGLE, at [https://kaggle.com/justdvnsh](https://kaggle.com/justdvnsh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustdvnsh%2Fresearch-summarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustdvnsh%2Fresearch-summarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustdvnsh%2Fresearch-summarizer/lists"}