You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A python implementation of chunk-wise long-text synthesis. Includes faithful chunk-wise rephrasing and plan-driven long-form generation with overlap-aware chunking, rolling prefix windows, and pluggable quality/fidelity checks. Works with OpenAI-compatible APIs via environment-based configuration.