{"id":19988523,"url":"https://github.com/bespoyasov/text-generator","last_synced_at":"2026-02-20T18:06:37.963Z","repository":{"id":83274796,"uuid":"430164448","full_name":"bespoyasov/text-generator","owner":"bespoyasov","description":"A naive text generator built in JavaScript using Markov chains.","archived":false,"fork":false,"pushed_at":"2025-01-25T14:14:42.000Z","size":14,"stargazers_count":26,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T19:49:32.539Z","etag":null,"topics":["code-generation","javascript","markov-chain","text-generation","web-worker"],"latest_commit_sha":null,"homepage":"http://bespoyasov.me/showcase/text-generator/browser/","language":"JavaScript","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/bespoyasov.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}},"created_at":"2021-11-20T17:18:58.000Z","updated_at":"2025-05-10T20:47:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4500dc3-d73c-49af-a01e-7b3da4236d74","html_url":"https://github.com/bespoyasov/text-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bespoyasov/text-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bespoyasov%2Ftext-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bespoyasov%2Ftext-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bespoyasov%2Ftext-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bespoyasov%2Ftext-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bespoyasov","download_url":"https://codeload.github.com/bespoyasov/text-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bespoyasov%2Ftext-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29659758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"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":["code-generation","javascript","markov-chain","text-generation","web-worker"],"created_at":"2024-11-13T04:43:18.889Z","updated_at":"2026-02-20T18:06:37.930Z","avatar_url":"https://github.com/bespoyasov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text Generator 🔗\n\nGenerates a random yet syntactically plausible-ish and meaningful-ish text using Markov chains and a bit of luck. Sometimes outputs “wise thoughts”™\n\n## Try Yourself! 👨‍💻\n\nOpen the [app](https://bespoyasov.ru/showcase/text-generator/browser/) in the browser and upload a .txt file with a text that will be used as the source for word predictions. The more words this text contains the better, more than 100k is perfect.\n\n## How it works 🛠\n\nThe generator uses Markov chains to randomly choose a word based on previously generated words. More info about Markov chains, how text generation works, and how to create one of these generators:\n\n- 🇷🇺 [In Russian](https://bespoyasov.ru/blog/text-generation-with-markov-chains/)\n- 🇬🇧 [In English](https://dev.to/bespoyasov/text-generation-with-markov-chains-in-javascript-i38)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbespoyasov%2Ftext-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbespoyasov%2Ftext-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbespoyasov%2Ftext-generator/lists"}