{"id":39656462,"url":"https://github.com/ryelle/k-sentence-analysis","last_synced_at":"2026-01-18T09:18:20.680Z","repository":{"id":310089878,"uuid":"1038627342","full_name":"ryelle/k-sentence-analysis","owner":"ryelle","description":"A little AI app to help study the Korean language","archived":false,"fork":false,"pushed_at":"2025-12-30T04:20:24.000Z","size":476,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T14:29:53.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://k-sentence-analysis.vercel.app","language":"TypeScript","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/ryelle.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-15T14:47:46.000Z","updated_at":"2025-12-30T04:20:12.000Z","dependencies_parsed_at":"2025-08-15T18:03:57.206Z","dependency_job_id":"69150f5b-d1d2-422d-afe6-c5a3db384978","html_url":"https://github.com/ryelle/k-sentence-analysis","commit_stats":null,"previous_names":["ryelle/k-sentence-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryelle/k-sentence-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryelle%2Fk-sentence-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryelle%2Fk-sentence-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryelle%2Fk-sentence-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryelle%2Fk-sentence-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryelle","download_url":"https://codeload.github.com/ryelle/k-sentence-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryelle%2Fk-sentence-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":[],"created_at":"2026-01-18T09:18:20.615Z","updated_at":"2026-01-18T09:18:20.673Z","avatar_url":"https://github.com/ryelle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Korean Sentence Analysis\n\nThis is a fairly simple app using Next.js and the [AI SDK](https://ai-sdk.dev/) to parse out grammar and vocabulary details from given Korean sentences. For example, given \"한국어는 공부할 만해요.\", it will translate each word (한국어: Korean), highlight a few grammar points (-할 만하다: to be worth doing), and translate the sentence in full (\"Korean is worth studying.\").\n\nThis will locally-cache the AI results to avoid repeated calls, but only while the page is open. Sometimes the AI API does not return the full expected object causing an error — trying again usually works.\n\nRead my writeup \u0026 see some screenshots: https://ryelle.codes/2025/08/building-a-korean-grammar-breakdown-tool-with-ai-and-next-js/\n\n## Try it out!\n\nYou'll need an OpenAI API key. Once you have it, create a file `.env.local` and add the key like this:\n\n```\nOPENAI_API_KEY=yourkeyhere\n```\n\nNow you can install the dependencies and start the app.\n\n```bash\nnpm install\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryelle%2Fk-sentence-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryelle%2Fk-sentence-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryelle%2Fk-sentence-analysis/lists"}