{"id":51493158,"url":"https://github.com/ychoi-kr/askwikibook","last_synced_at":"2026-07-07T12:04:28.178Z","repository":{"id":204056241,"uuid":"710752916","full_name":"ychoi-kr/askwikibook","owner":"ychoi-kr","description":"위키북스 도서 QA","archived":false,"fork":false,"pushed_at":"2024-04-05T02:56:52.000Z","size":1734,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-05T03:37:09.491Z","etag":null,"topics":["flask","openai-api","sqlite3"],"latest_commit_sha":null,"homepage":"https://askwikibook.pythonanywhere.com/","language":"Python","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/ychoi-kr.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}},"created_at":"2023-10-27T11:13:55.000Z","updated_at":"2023-10-27T11:44:19.000Z","dependencies_parsed_at":"2024-02-01T06:29:10.005Z","dependency_job_id":"73dff662-bdd4-4d7b-b7e6-d8ae19d1e856","html_url":"https://github.com/ychoi-kr/askwikibook","commit_stats":null,"previous_names":["ychoi-kr/askwikibook"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ychoi-kr/askwikibook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ychoi-kr%2Faskwikibook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ychoi-kr%2Faskwikibook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ychoi-kr%2Faskwikibook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ychoi-kr%2Faskwikibook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ychoi-kr","download_url":"https://codeload.github.com/ychoi-kr/askwikibook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ychoi-kr%2Faskwikibook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35226977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-07T02:00:07.222Z","response_time":90,"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":["flask","openai-api","sqlite3"],"created_at":"2026-07-07T12:04:27.980Z","updated_at":"2026-07-07T12:04:28.167Z","avatar_url":"https://github.com/ychoi-kr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This Flask app allows users to query Wikibooks(https://wikibook.co.kr/)' book information in natural language, which is then converted to SQL to query and display the results. \n\n![screenshot](screenshot.png)\n\n# How to Setup\n\n1. Clone repository.\n\n```\ngit clone https://github.com/ychoi-kr/askwikibook.git\n```\n\n2. Make folders.\n\n```\ncd askwikibook\nmkdir databases settings\n```\n\n3. Download database\n\n```\n./scripts/download_db.sh\n```\n\n4. Set OpenAI API Key\n\n```\ncat \u003e ./settings/OPENAI_API_KEY\n\u003cyour key\u003e\n^D\n```\n\n5. Install dependencies.\n\n```\npip install -r requirements.txt\n```\n\n# How to Run\n\n1. Start server.\n\n```\npython mysite/flask_app.py\n```\n\n2. Open \u003chttp://127.0.0.1:5000\u003e in a web browser.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fychoi-kr%2Faskwikibook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fychoi-kr%2Faskwikibook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fychoi-kr%2Faskwikibook/lists"}