theletterf/valegen
Generates Vale linter rules using LLMs and RAG
This tool helps technical writers, content managers, and editors quickly create custom style guide rules for their documentation. You describe the writing standard you want to enforce in plain English, and the tool generates the precise Vale linter configuration (YAML) needed. This simplifies maintaining consistent style across large content sets.
No commits in the last 6 months.
Use this if you need to enforce specific writing styles or brand guidelines in your content and want to easily generate the necessary Vale linter rules without deep technical knowledge of Vale's syntax.
Not ideal if you are a developer looking for an SDK or library to programmatically interact with Vale, or if you only need to use out-of-the-box Vale rules.
Stars
20
Forks
2
Language
Python
License
—
Category
Last pushed
Aug 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/theletterf/valegen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...