{"id":39389728,"url":"https://github.com/crafter-station/text0","last_synced_at":"2026-01-18T03:09:29.394Z","repository":{"id":288544357,"uuid":"962327386","full_name":"crafter-station/text0","owner":"crafter-station","description":"Absurdly smart (and personal) autocomplete","archived":false,"fork":false,"pushed_at":"2025-06-07T21:23:21.000Z","size":5254,"stargazers_count":357,"open_issues_count":9,"forks_count":61,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-07T22:29:00.251Z","etag":null,"topics":["looking-for-contributors","nextjs","nextjs-hackathon-2025","upstash","vercel","vercel-ai-sdk"],"latest_commit_sha":null,"homepage":"https://text0.dev","language":"TypeScript","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/crafter-station.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}},"created_at":"2025-04-08T01:55:44.000Z","updated_at":"2025-06-07T21:23:26.000Z","dependencies_parsed_at":"2025-06-07T22:38:00.426Z","dependency_job_id":null,"html_url":"https://github.com/crafter-station/text0","commit_stats":null,"previous_names":["crafter-station/text0"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crafter-station/text0","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crafter-station%2Ftext0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crafter-station%2Ftext0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crafter-station%2Ftext0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crafter-station%2Ftext0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crafter-station","download_url":"https://codeload.github.com/crafter-station/text0/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crafter-station%2Ftext0/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28528031,"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":["looking-for-contributors","nextjs","nextjs-hackathon-2025","upstash","vercel","vercel-ai-sdk"],"created_at":"2026-01-18T03:09:26.898Z","updated_at":"2026-01-18T03:09:29.386Z","avatar_url":"https://github.com/crafter-station.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\n  \u003cimg src=\"public/t0-logo-bg.svg\" width=\"80\" alt=\"Text0 Logo\"/\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/crafter-station/website/main/public/transparent.png\" height=\"30\" width=\"0px\"/\u003e\n  \u003cbr/\u003e\n  Text0\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://discord.gg/HZA8zwNr9v\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Join%20Our%20Discord-5865F2?style=for-the-badge\u0026logo=discord\u0026logoColor=white\" alt=\"Join Discord\"/\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n    \u003ca href=\"https://crafter-station.com\" target=\"_blank\" \u003e\n    \u003cspan style=\"color: #888; text-decoration: none; font-size: 12px;\"\u003e\n      by Crafter Station\n    \u003c/span\u003e\n    \u003c/a\u003e\n\u003c/h3\u003e\n\n# Text0\n\nA text editor with absurdly smart autocomplete. Text0 serves as a copilot for writing, accessing user-provided references to offer context and help users write faster.\n\n![Text0 Screenshot](./public/autocomplete.png)\n\n## Features\n\n- Smart autocomplete powered by AI\n- Chat with your content \n- Reference-aware suggestions\n- Github, Linear and Notion integrations\n- Seamless writing experience\n- Voice input and output\n- Zen mode\n\n## Tech Stack\n\n- React\n- Next.js\n- Tailwind CSS\n- RadixUI\n- Upstash Redis\n- Upstash Vector\n- AI SDK\n- UploadThing\n- Cursor\n- Vercel\n- Trigger.dev\n- Clerk (Authentication)\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js\n- Bun (preferred)\n\n### Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/crafter-station/text0.git\ncd text0\n\n# Install dependencies\nbun install\n\n# Start the development server\nbun dev\n```\n\n## Usage\n\nVisit [www.text0.dev](https://www.text0.dev) to access the hosted version.\n\nTo use the local development version, navigate to `http://localhost:3000` after starting the development server.\n\n## Screenshots\n\n![Landing](./public/landing.png)\n![Autocomplete](./public/autocomplete.png)\n![File navigation](./public/home.png)\n\n## Contributing\n\nContributions are welcome! Please feel free to:\n\n1. Open issues for bugs or feature requests\n2. Submit PRs for new functionality\n3. Fork the project for your own use\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contact\n\n- [Railly Hugo](https://github.com/Railly)\n- [Anthony Cueva](https://github.com/cuevaio)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrafter-station%2Ftext0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrafter-station%2Ftext0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrafter-station%2Ftext0/lists"}