{"id":21858782,"url":"https://github.com/not-lain/idea-matcher","last_synced_at":"2026-04-11T19:03:35.294Z","repository":{"id":172839551,"uuid":"582837326","full_name":"not-lain/Idea-Matcher","owner":"not-lain","description":"node app to check for similar ideas","archived":false,"fork":false,"pushed_at":"2024-08-21T03:46:22.000Z","size":3971,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T17:13:22.870Z","etag":null,"topics":["docker","docker-image","simple-recommendation-system","streamlit"],"latest_commit_sha":null,"homepage":"","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/not-lain.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":"2022-12-28T02:15:29.000Z","updated_at":"2024-08-21T03:46:20.000Z","dependencies_parsed_at":"2025-01-26T14:37:28.234Z","dependency_job_id":null,"html_url":"https://github.com/not-lain/Idea-Matcher","commit_stats":null,"previous_names":["hafedh-hichri/idea-matcher","lain-making-bread/idea-matcher","not-lain/idea-matcher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/not-lain/Idea-Matcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-lain%2FIdea-Matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-lain%2FIdea-Matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-lain%2FIdea-Matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-lain%2FIdea-Matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/not-lain","download_url":"https://codeload.github.com/not-lain/Idea-Matcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-lain%2FIdea-Matcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273879797,"owners_count":25184428,"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-09-06T02:00:13.247Z","response_time":2576,"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":["docker","docker-image","simple-recommendation-system","streamlit"],"created_at":"2024-11-28T02:48:07.288Z","updated_at":"2025-12-30T21:29:20.481Z","avatar_url":"https://github.com/not-lain.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Idea Matcher\n\n\nto create a virtual envirenment (you can skip this)\n```\npython -m venv myenv\nmyenv\\Scripts\\activate.bat\n```\n\n### installing the requirements\n```\npip install -r requirements.txt\n```\n\n### running the app \n```\nstreamlit run app.py\n```\n\n\n### build the docker image\n```\ndocker build -t streamlit-app .\n```\n\n### run the docker image\n```\ndocker run -d -p 8501:8501 streamlit-app\n```\n\n### how to stop the docker image \nfind `CONTAINER_ID` with the first command then stop your container\n```\ndocker container ls\ndocker stop [CONTAINER_ID]\n```\n\n\n\n* you will find your app in your browser at http://localhost:8501/\n\n* note that the app will take significant time to load the first time it is launched because it needs to download the api which is 1.6Gb ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-lain%2Fidea-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnot-lain%2Fidea-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-lain%2Fidea-matcher/lists"}