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.
Solvia: A Streamlit-based text-cleaning and transformation tool powered by Groq’s Llama 3.1 8B model, built to remove unwanted phrases, clean messy text, and provide context-aware Q&A, rephrasing, and summarization.