writing-helper  by GeekyWizKid

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

Created 6 months ago
550 stars

Top 58.1% 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 weeks ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
2
Star History
8 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Jeffrey Morgan Jeffrey Morgan(Cofounder of Ollama), and
3 more.

modelfusion by vercel

0%
1k
TypeScript library for building AI applications
Created 2 years ago
Updated 1 year ago
Feedback? Help us improve.