{"id":15757166,"url":"https://github.com/jongha/stock-ai","last_synced_at":"2026-02-13T19:33:19.499Z","repository":{"id":70336362,"uuid":"72972987","full_name":"jongha/stock-ai","owner":"jongha","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-15T06:50:15.000Z","size":1429,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-31T11:42:46.404Z","etag":null,"topics":["ai","artificial-intelligence","stock"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jongha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-11-06T05:53:44.000Z","updated_at":"2022-05-14T18:35:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"b59602f3-c94c-4340-8a80-6d414bd064ed","html_url":"https://github.com/jongha/stock-ai","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jongha/stock-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongha%2Fstock-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongha%2Fstock-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongha%2Fstock-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongha%2Fstock-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jongha","download_url":"https://codeload.github.com/jongha/stock-ai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongha%2Fstock-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29415666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ai","artificial-intelligence","stock"],"created_at":"2024-10-04T09:04:29.454Z","updated_at":"2026-02-13T19:33:19.476Z","avatar_url":"https://github.com/jongha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stock-AI\n\nThis application is Stock analytics using AI (Artificial Intelligence).\nIt aims to help users make more accurate judgments when trading stocks.\nThis application will be able to perform fundamental analysis and help to predict the stock price using artificial intelligence.\nTo run this application, follow the steps below.\n\n## Preparation\n\n* Create Procfile with `web: gunicorn -b 0.0.0.0:$PORT app:app`\n* Run `virtualenv venv`\n* VirtualEnv for Python3: `virtualenv -p python3 venv`\n* Run `source venv/bin/activate`\n* Run `pip freeze \u003e requirements.txt`\n* Run `heroku create --stack cedar`\n\n## Result\n```\n{\n  'price': str(price),\n  'grade': grade,\n  'critical': {\n      'score': str(sum(criticals)),\n      'total': str(len(criticals))\n  },\n  'score': {\n      'score': str(sum(scores)),\n      'total': str(len(scores))\n  }\n}\n```\n## License\n\n[MIT License](https://github.com/jongha/stock-ai/blob/master/LICENSE.txt)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongha%2Fstock-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjongha%2Fstock-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongha%2Fstock-ai/lists"}