This project is currently under active and heavy development. It is NOT ready for general use and may contain bugs, incomplete features, or breaking changes. Use at your own risk.
InkSpire is a modern web-based text editor designed for writers who want to leverage the power of AI to enhance their creative process. It provides a clean and organized interface for managing files and directories, along with AI-powered tools to rephrase, translate, and generate text.
- AI-Powered Writing Tools
Rephrase, translate, or expand text directly in your editor. - File System Navigation
Hierarchical tree view to organize and manage your files. - Clean and Focused Editor
A distraction-free writing environment with a modern interface. - Authentication
Secure login system to protect your workspace. - Dynamic UI
Smooth, interactive menus and modals for a polished user experience.
- Vue.js — The Progressive JavaScript Framework
- Vite — Next Generation Frontend Tooling
- TypeScript — Strongly-typed JavaScript for safer development
- Node.js v20 or later
- npm (comes with Node.js)
git clone <repository-url>
cd inkspire-frontend
npm install
npm run devThen open http://localhost:5173 in your browser. The app reloads automatically when you make source code changes.
InkSpire uses AI-assisted development tools to accelerate coding, followed by human validation and automated tests for correctness.
Run unit tests:
npm run test:unitBuild for production:
npm run buildContinuous integration and expanded test coverage are being progressively integrated.
This project is released under the MIT License. It is provided as is, without warranty, but every effort is made to ensure code reliability and responsible use of AI-generated components.
InkSpire is based on a code developped by:
© 2025 InkSpire. Built with care, code, and a bit of inkSpiration.
