writing-helper  by GeekyWizKid

Next.js app for AI-assisted writing and text optimization

created 5 months ago
538 stars

Top 59.8% on sourcepulse

GitHubView on GitHub
Project Summary

This Next.js application provides an AI-powered writing assistant and text optimizer for content creators, students, and professionals. It streamlines content generation, enhances writing style through detailed customization, and offers features to make AI-generated text more natural and undetectable by AI detectors.

How It Works

The assistant leverages multiple Large Language Model (LLM) APIs, including OpenAI, Grok, Ollama, and DeepSeek, allowing users to generate content based on themes, keywords, and desired length. A key differentiator is its deep style customization editor, enabling fine-grained control over language, structure, narrative, and emotion. The text optimizer focuses on improving "perplexity" and "burstiness" metrics, aiming to mimic human writing patterns and evade AI detection.

Quick Start & Requirements

  • Install dependencies: npm install
  • Start development server: npm run dev
  • Access at: http://localhost:3000
  • Requires Node.js 16.20.0 or higher.

Highlighted Details

  • Supports multiple LLM APIs (OpenAI, Grok, Ollama, DeepSeek, custom).
  • Advanced style editor for precise control over writing characteristics.
  • AI text optimization features to reduce AI-generated traits and improve naturalness.
  • Backend optimized for long requests, supporting up to 10-minute timeouts.

Maintenance & Community

  • Contact via GitHub Issues for support and suggestions.
  • Roadmap includes text summarization, content history, and additional LLM support (Claude, Gemini).

Licensing & Compatibility

  • Licensed under the MIT License.
  • Permissive for commercial use and integration with closed-source projects.

Limitations & Caveats

  • The project is under active development, with features like text summarization and content history planned.
  • Users are responsible for the content generated and must adhere to API service terms of use.
Health Check
Last commit

3 months ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
82 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.