{"id":32358728,"url":"https://github.com/alephpi/texo-web","last_synced_at":"2026-04-16T04:02:44.980Z","repository":{"id":320213289,"uuid":"1071117088","full_name":"alephpi/Texo-web","owner":"alephpi","description":"The web application for Texo, a minimalist SOTA LaTeX OCR model which contains only 20M parameters runs in browser. | 超轻量SOTA LaTeX公式识别模型，20M参数量的 web 应用仓库","archived":false,"fork":false,"pushed_at":"2026-02-23T20:16:08.000Z","size":73471,"stargazers_count":39,"open_issues_count":2,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-24T02:49:32.988Z","etag":null,"topics":["giscus","latex","nuxt","nuxt4","nuxtui","nuxtui-v4","ocr","transformers","transformers-js","vue","vue3","web-workers"],"latest_commit_sha":null,"homepage":"https://texocr.netlify.app","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alephpi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-06T22:22:29.000Z","updated_at":"2026-02-23T20:16:12.000Z","dependencies_parsed_at":"2025-10-22T16:17:44.344Z","dependency_job_id":"036525f6-3ae8-4cc3-9c4c-63b578cc80dc","html_url":"https://github.com/alephpi/Texo-web","commit_stats":null,"previous_names":["alephpi/texo-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alephpi/Texo-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephpi%2FTexo-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephpi%2FTexo-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephpi%2FTexo-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephpi%2FTexo-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephpi","download_url":"https://codeload.github.com/alephpi/Texo-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephpi%2FTexo-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["giscus","latex","nuxt","nuxt4","nuxtui","nuxtui-v4","ocr","transformers","transformers-js","vue","vue3","web-workers"],"created_at":"2025-10-24T13:30:07.676Z","updated_at":"2026-04-16T04:02:44.973Z","avatar_url":"https://github.com/alephpi.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Texo-web\nThe web application for [Texo](https://github.com/alephpi/Texo). Built with Nuxt.\n\nFor Windows users, a community-contributed installable version implementation is available [here](https://github.com/xjhaz/Texo-web/releases/tag/0.1.0) based on Tauri. (Thanks to [@xjhaz](https://github.com/xjhaz))\n\n\u003e[!Note]\n\u003e Feel honored been collected in [@ruanyf's weekly](https://www.ruanyifeng.com/blog/2025/11/weekly-issue-372.html), if you are a user from there, and have an issue on visit the website, please leave a message in [Texo-web](https://github.com/alephpi/Texo-web) repo. Due to my limited front-end skills, please contribute to help me in any form.\n\u003e \n\u003e 很荣幸被 [《阮一峰的科技周刊》](https://www.ruanyifeng.com/blog/2025/11/weekly-issue-372.html) 收录，如果你从那里过来，并且在访问 demo 网站时出现 bug，请移步至 [Texo-web](https://github.com/alephpi/Texo-web) 仓库报告。由于我前端水平有限，欢迎各位不吝赐教。\n\n## Todo\n- [x] support user from chinese mainland (by switching remote source)\n- [x] model loading progress bar\n- [x] better formatting\n- [ ] model switching (support multiple models under a model manager singleton)\n- [ ] array environment conversion to aligned and so on.\n- [ ] web-gpu\n- [ ] streaming output\n- [x] pwa\n- [x] typst conversion\n- [x] mathml conversion (https://github.com/alephpi/Texo-web/pull/13)\n- [x] WYSIWYG editor\n\n## Acknowledgement\n- [Texo](https://github.com/alephpi/Texo): pretrained LaTeX OCR model\n- Transformers.js: pipeline\n- Vue: JS framework\n- Nuxt: meta-framework, UI template and components\n- [Volver.js](https://github.com/volverjs/ai): web worker\n- Giscus: comment system\n- [tex2typst](https://github.com/qwinsi/tex2typst): typst conversion\n- KaTeX: latex previewer\n- Mathlive: latex previewer and WYSIWYG editor\n- **Special thanks go to https://github.akams.cn/ for providing free, fast and stable github mirror to facilitate the Texo model access for CN users.**\n\n## Develop\n\n\u003e[!warning]\n\u003e Maybe you already know, but please avoid using snap version `node.js`. It kills me 1 day of life.\n\u003e\n\n### Setup\n\nMake sure to install the dependencies:\n\n```bash\npnpm install\n```\n\n### Development Server\n\nStart the development server on `http://localhost:3000`:\n\n```bash\npnpm dev\n```\n\n### Production\n\nBuild the application for production:\n\n```bash\npnpm build\n```\n\nLocally preview production build:\n\n```bash\npnpm preview\n```\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n\n\u003e [!Note]\n\u003e Pay attention that `pnpm preview` would listen on `http://[::]:3000` while this is not a secure context for `caches` api, and you will get `500: internal server error` which is due to either `insecure server` or `caches not defined` error, instead you need to visit `localhost:3000` as it is secure for the browser.\n\n## License\n\nAGPL-3.0\n\nCopyright (C) 2025-present Sicheng Mao maosicheng98@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falephpi%2Ftexo-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falephpi%2Ftexo-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falephpi%2Ftexo-web/lists"}