{"id":14956834,"url":"https://github.com/anjupriya-v/radiology-assistant","last_synced_at":"2025-10-24T10:31:10.361Z","repository":{"id":139557556,"uuid":"595939323","full_name":"anjupriya-v/radiology-assistant","owner":"anjupriya-v","description":"Hand gesture tool for radiology image transformation - Final year project","archived":false,"fork":false,"pushed_at":"2023-06-08T14:58:56.000Z","size":38443,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T10:21:24.292Z","etag":null,"topics":["cnn","css","final-year-project","flask","html","javascript","mongo-db"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/anjupriya-v.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":"2023-02-01T05:43:20.000Z","updated_at":"2024-01-25T16:35:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"27e77df5-f89e-4b84-89a4-fb253f23d614","html_url":"https://github.com/anjupriya-v/radiology-assistant","commit_stats":{"total_commits":23,"total_committers":3,"mean_commits":7.666666666666667,"dds":0.08695652173913049,"last_synced_commit":"bc37157345f3cb68b0aa38f76adf8aae9a2bd3b6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fradiology-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fradiology-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fradiology-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fradiology-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anjupriya-v","download_url":"https://codeload.github.com/anjupriya-v/radiology-assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237950886,"owners_count":19392667,"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":["cnn","css","final-year-project","flask","html","javascript","mongo-db"],"created_at":"2024-09-24T13:13:36.368Z","updated_at":"2025-10-24T10:31:06.887Z","avatar_url":"https://github.com/anjupriya-v.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Radiology Assistant\n## Hand gesture tool for radiology image transformation - Final year project\n\n\n\n## Tech Stacks Used:\n\n- HTML\n- CSS\n- JavaScript\n- Python (Flask)\n- MongoDB\n- Deep learning model (CNN Model)\n- KNN classification algorithm\n- Email.js \n\n\n## :point_down:Steps to initialize the project:\n\n- Clone the repository\n\n```\n$ git clone https://github.com/anjupriya-v/radiology-assistant.git\n```\n\n- Redirect to the cloned repo directory\n\n- Open up the terminal and redirect to client directory.\n\n- Install the python requirements\n\n```\npip install -r requirements.txt\n```\n\n- create the mongoDB account in the mongoDB atlas and create the cluster\n\n- Note: A guide to create the mongoDB account and mongoDB URL\n  https://www.youtube.com/watch?v=oVHQXwkdS6w\n\n\n- click on connect and select connect your application.\n\n- select python as Driver and select version as per the version that you have installed in your PC and get the MONGO DB url from it\n\n- Then create the database user by clicking the database access from the mongoDB atlas menu and click on `Add New Database User`. Then provide the username and password and set the built-in role as `read and write to any database` and click on Add user.\n\n- Replace the DB user name and password in the MongoDB URL.\n\n- Create an .env file in the root directory. Set the key as `MONGODB_URL` and paste the MongoDB URL that you have copied as the value.\n\n\n- To create the database, click the database from the mongoDB atlas menu. Then click `Browse Collections` and click `Create Database`\n\n- Note: The database should be named as `RadiologyAssistant` and  the collection should be named as `Account` .\n\n- Create the Secret key typing the following command in the terminal.\n\n```\npython -c 'import os; print(os.urandom(24))';\n```\n\n- Secret key will be generated and set the key as `SECRET_KEY` and paste the generated secret key as the value.\n\n\n- Use email.js for sending the contact form data to your email inbox\n\n- Create the email.js account in `https://www.emailjs.com/` and paste the service id, template id and user id in `/static/js/contact.js`\n\n- A guide to Email.js\n\n  https://www.youtube.com/watch?v=dgcYOm8n8ME\n\n- For starting the application, type the following in the new command prompt\n\n```\nflask --app app --debug run\n```\n- The app will run on `http://127.0.0.1:5000/`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjupriya-v%2Fradiology-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanjupriya-v%2Fradiology-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjupriya-v%2Fradiology-assistant/lists"}