Text0
by Crafter Station
A 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.
- Smart autocomplete powered by AI
- Chat with your content
- Reference-aware suggestions
- Github, Linear and Notion integrations
- Seamless writing experience
- Voice input and output
- Zen mode
- React
- Next.js
- Tailwind CSS
- RadixUI
- Upstash Redis
- Upstash Vector
- AI SDK
- UploadThing
- Cursor
- Vercel
- Trigger.dev
- Clerk (Authentication)
- Node.js
- Bun (preferred)
# Clone the repository
git clone https://github.com/crafter-station/text0.git
cd text0
# Install dependencies
bun install
# Start the development server
bun dev
Visit www.text0.dev to access the hosted version.
To use the local development version, navigate to http://localhost:3000
after starting the development server.
Contributions are welcome! Please feel free to:
- Open issues for bugs or feature requests
- Submit PRs for new functionality
- Fork the project for your own use
This project is licensed under the MIT License - see the LICENSE file for details.