It provides functions such as intelligent content generation, style customization, AI feature removal, detection and confrontation optimization, Markdown export, etc., and is suitable for writers, students, content creators, etc.
The project is an open source AI writing assistant built on Next.js that aims to help users generate high-quality content through large language models (LLMs).
Project introduction
The writing assistant supports multiple LLM APIs, including OpenAI, Claude, Gemini, Grok, Olama, and DeepSeek, allowing users to quickly generate high-quality articles based on theme, keywords, and word count requirements.
Core functions
1. writing assistant
- Intelligent content generation: Quickly generate high-quality articles based on the topics, keywords and word requirements entered by users.
- Deep style customization: Provides a multi-dimensional prompt word style editor to accurately control style elements such as language, structure, narrative, and emotion.
- real-time editing: Directly edit and modify the generated content in the built-in editor.
- export function: Export to Markdown format with one click for subsequent use.
2. AI text optimizer
- AI feature removal: Remove the features of AI-generated text to make the content more natural and humane.
- detection confrontation: Optimize the statistical characteristics of AI detectors such as GPTZero.
- Optimization of statistical characteristics: Specifically optimized for two key indicators: Perplexity and Burstiness.
- Various optimization presets: Including two preset modes: “optimization of human writing characteristics” and “AI modification guidance”.
- custom directive: Support custom document washing instructions to meet personalized needs.
ˇTechnical characteristics
- Multiple LLM support: Compatible with multiple APIs such as OpenAI, Grok, Olama, and DeepSeek.
- Flexible API configuration: Simple and intuitive API setup interface makes it easy to switch between different models and services.
- Long timeout support: Backends optimized for large text processing support up to 10 minutes of request timeouts.
- responsive design: Modern UI that perfectly adapts to desktop and mobile devices.
- error handling: Friendly error prompts and detailed technical debugging information.
Start quickly
- Make sure you have Node.js version 16.20.0 or later installed.
-
Clone project code:
git clone https://github.com/GeekyWizKid/writing-helper.git cd writing-helper
3. Installation dependencies:
npm install
4. Launch the development server:
npm run dev
5. access http://localhost:3000 Start using it.
The project is licensed by MIT and is suitable for writers, content creators, students and professionals who need to create copywriting.
Online experience:https://writing-helper.vercel.app/
Github:https://github.com/GeekyWizKid/writing-helper
Oil tubing: