A comprehensive, production-ready web application for veterans to research VA disability ratings, discover secondary conditions, practice C&P exams, and build evidence packets. Features official 38 CFR Parts 3 & 4 data fully validated against the eCFR.
🌐 Live Site: https://vet-rate.org
TL;DR: Your data NEVER leaves your device. We can prove it.
Don't trust - verify: See Security Proof Documentation for step-by-step verification guide.
While other platforms charge $500+ per feature or take 30% of your backpay, Vet-Rate.org provides 45 professional-grade tools completely free:
| What Others Charge | Vet-Rate.org |
|---|---|
| $500-1,500 for C-File analysis | ✅ Free AI-powered C-File Analyzer |
| $1,500-2,000 per nexus letter | ✅ Free Nexus Builder with AI assistance |
| 30% of backpay for claims help | ✅ Free complete claims toolkit |
| $100-300 for buddy statements | ✅ Free Witness Bench with AI interviews |
| $50/month subscriptions | ✅ Free forever - no subscriptions |
| Your personal data sold | ✅ Your data never sold — no PII collected, 100% private |
The Bottom Line: This platform represents $2.09M-$2.59M of professional development value (15,420 hours at industry rates) given to the veteran community for free. What would cost veterans millions in commercial development or $15K-50K per claim in service fees is provided with zero strings attached.
Vet-Rate.org isn't just a calculator - it's a complete VA claims command center with 45 specialized tools across 6 categories:
What others charge $10K+ for in services, we provide free forever.
# Clone the repository
git clone https://github.com/ajohnsonnow/vet-rate-org.git
cd vet-rate-org
# Install dependencies
npm install
# Start development server (opens at http://localhost:3000)
npm run dev
# AI features use 100% local models - no API keys or cloud setup required!
# Create optimized production build
npm run build
# Preview production build locally
npm run preview
vet-rate-org/
├── src/
│ ├── components/ # 65+ React components (40+ major tools + supporting)
│ │ ├── TacticalCalculator.jsx # Combined rating calculator
│ │ ├── MillionDollarDashboard.jsx # Lifetime benefit calculator
│ │ ├── CAPSimulator.jsx # C&P Exam practice
│ │ ├── SecondaryScout.jsx # Secondary conditions finder
│ │ ├── NexusBuilder.jsx # Nexus letter generator
│ │ ├── CFileAnalyzer.jsx # AI claims file analysis
│ │ ├── DecisionDecoder.jsx # AI decision letter analysis
│ │ ├── BlueButtonXRay.jsx # Medical record analyzer
│ │ ├── RedTeam.jsx # Claim strength simulator
│ │ ├── Pathfinder.jsx # Strategic roadmap
│ │ ├── RiskAssessment.jsx # Claim weakness identifier
│ │ ├── FormsHelper.jsx # VA forms assistant
│ │ ├── WitnessBench.jsx # Buddy statement builder
│ │ ├── SymptomLogger.jsx # Daily symptom tracker
│ │ ├── MyPacket.jsx # Claims evidence manager
│ │ ├── TDIUBuilder.jsx # TDIU eligibility
│ │ ├── PACTActNavigator.jsx # Toxic exposure tool
│ │ ├── WebOfConditions.jsx # Condition visualizer
│ │ ├── MOSHazardMatcher.jsx # MOS to exposure mapper
│ │ ├── StateBenefitHunter.jsx # State benefits finder
│ │ ├── VSOFinder.jsx # VSO locator
│ │ ├── SharkRadar.jsx # Scam detector
│ │ ├── FOIAGenerator.jsx # FOIA request builder
│ │ ├── VAResources.jsx # Resource hub
│ │ ├── UserManual.jsx # Documentation
│ │ └── ... (28 more supporting components)
│ ├── utils/ # 19 utility modules
│ │ ├── vaCalculator.js # VA rating math
│ │ ├── capSimulatorLogic.js # DBQ logic engine
│ │ ├── cfileAnalyzer.js # AI analysis engine
│ │ ├── pdfExtractor.js # PDF text extraction
│ │ ├── claimsStorage.js # Local storage manager
│ │ ├── pdfGenerator.js # Report generator
│ │ ├── searchUtils.js # Search algorithms
│ │ ├── aiStatementEnhancer.js # AI enhancement
│ │ ├── bugReportUtils.js # Error capture
│ │ └── ... (10 more utilities)
│ ├── data/ # Data files
│ │ ├── disabilityData.json # 748 disabilities
│ │ ├── secondary_conditions_db.json
│ │ ├── cfr3Regulations.json
│ │ ├── title38Regulations.json
│ │ ├── pactActData.json
│ │ └── dbq_logic_map.json
│ ├── contexts/
│ │ └── ThemeContext.jsx
│ ├── App.jsx
│ ├── main.jsx
│ └── index.css
├── public/
│ ├── images/ # Logo and assets
│ └── forms/ # VA PDF forms (16 files)
├── scripts/ # Development utilities
├── index.html
├── package.json
├── vite.config.js
├── tailwind.config.js
└── render.yaml # Render.com deployment config
PTSD, Anxiety, Depression, Tinnitus, Sleep Apnea
Degenerative Disc Disease, Radiculopathy, Migraines
9411 (PTSD), 6260 (Tinnitus), 5237 (Lumbosacral Strain)
8100 (Migraine), 6847 (Sleep Apnea)
"ringing in ears" → Tinnitus
"back pain" → Degenerative Disc Disease, Lumbosacral Strain
"anxiety attacks" → Panic Disorder, Anxiety
Our comprehensive knowledge base has been fully validated against the official eCFR (Electronic Code of Federal Regulations):
Official Sources:
Last validated: January 2026 against eCFR Title 38, Parts 3 & 4
This comprehensive platform represents significant development effort to create a complete VA claims toolkit:
Option A: Balanced Professional Team (Recommended for commercial projects)
Option B: Senior-Heavy Team (Faster delivery)
Option C: Solo Senior Developer (Traditional)
Option D: AI-Assisted Development (Actual) ✅
Based on 2025 industry benchmarks (QSM, COCOMO II parameters):
| Developer Level | Net LOC/Day | Hourly Rate | Cost per LOC |
|---|---|---|---|
| Junior (0-2 yrs) | 10-25 | $45-$75 | $27.43 |
| Mid-Level (2-5 yrs) | 40-60 | $75-$115 | $16.67 |
| Senior (5-8+ yrs) | 80-120 | $115-$160 | $10.80 |
| AI-Assisted Senior | 2,336* | $135/hr | $0.058 |
*Actual output: 128,477 LOC ÷ 55 hours = 2,336 LOC/hour effective rate
Key Insight: AI-assisted development is 186x cheaper per line than traditional senior development and 472x cheaper than junior developers (when factoring in oversight costs).
Traditional Development Cost: A professional team would require $2.09M-$2.59M and 12-24 months. A solo senior developer would need 15,420 hours (7.4 years full-time).
AI-Assisted Reality: 55 hours using Claude 4.5 Opus/Sonnet/Haiku in VS Code, combined with modern frameworks (React 18, Vite, Tailwind CSS) = $7,425 total cost.
This 254x productivity multiplier is why we can offer professional-grade tools worth $2.5M that others charge $500+ per use or 30% of backpay ($15K-50K average) - completely free to veterans forever.
Cost Breakdown by Developer Level (industry standard rates):
See DEVELOPMENT_ANALYSIS.md for detailed production rate calculations.
| Component | Est. Hours | Lines | Team Composition | What It Does |
|---|---|---|---|---|
| C-File AI Analyzer | 920 hrs | 9,200 | 1 Senior, 1 Mid | AI analysis of claims files ($500+ value elsewhere) |
| C&P Exam Simulator | 780 hrs | 7,800 | 1 Senior, 2 Mid | DBQ-aligned practice questions with AI predictions |
| Tactical Calculator | 850 hrs | 8,500 | 2 Senior | Combined rating calculator with 2026 pay rates |
| Forms Helper | 680 hrs | 6,800 | 1 Senior, 1 Mid, 1 Junior | Guided assistance for 16+ VA forms |
| Blue Button X-Ray | 510 hrs | 5,100 | 1 Senior, 1 Mid | Extracts claim evidence from medical records |
| Secondary Scout | 620 hrs | 6,200 | 1 Senior, 1 Mid | Discovers 65+ secondary conditions |
| Decision Decoder | 490 hrs | 4,900 | 1 Senior | AI translation of VA decision letters |
| Smart Search | 520 hrs | 5,200 | 1 Senior, 1 Mid | 748 conditions with synonym matching |
| Nexus Builder | 540 hrs | 5,400 | 1 Senior, 1 Mid | Medical nexus statement generator |
| Million Dollar Dashboard | 450 hrs | 4,500 | 1 Senior | Lifetime benefit value calculator |
| My Packet | 420 hrs | 4,200 | 1 Mid, 1 Junior | Claims evidence organizer |
| Web of Conditions | 410 hrs | 4,100 | 1 Senior | Interactive condition relationship visualizer |
| Red Team Simulator | 380 hrs | 3,800 | 1 Senior | Simulates VA examiner review |
| State Benefit Hunter | 390 hrs | 3,900 | 1 Mid, 1 Junior | State-level veteran benefits finder |
| PACT Act Navigator | 370 hrs | 3,700 | 1 Senior | Toxic exposure presumptive conditions |
| Witness Bench | 360 hrs | 3,600 | 1 Senior | Buddy statement builder with smart questions |
| MOS Hazard Matcher | 330 hrs | 3,300 | 1 Mid | Links military jobs to exposures |
| TDIU Builder | 310 hrs | 3,100 | 1 Senior | Total Disability Unemployability evaluator |
| Pathfinder | 320 hrs | 3,200 | 1 Senior | Strategic roadmap from claim to appeals |
| Risk Assessment | 280 hrs | 2,800 | 1 Mid | Identifies claim weaknesses before filing |
| Symptom Logger | 240 hrs | 2,400 | 1 Mid | Daily symptom tracking |
| FOIA Generator | 250 hrs | 2,500 | 1 Mid | C-File request automation |
| Shark Radar | 220 hrs | 2,200 | 1 Mid | Predatory service detector |
| VA Resources Hub | 210 hrs | 2,100 | 1 Junior | Comprehensive VA program directory |
| VSO Finder | 190 hrs | 1,900 | 1 Mid | Accredited Veterans Service Officer locator |
| Accessibility Features | 160 hrs | 1,600 | 1 Senior | WCAG 2.1 AA compliance, screen readers |
| Field Manual | 180 hrs | 1,800 | 1 Mid, 1 Junior | Complete documentation system |
Notes:
Plus: 250 hours validating 15,000+ lines of disability data against 38 CFR
Commercial Development Cost: $2,089,580 - $2,592,745
Typical Veteran Service Fees: $15,000 - $50,000 per successful claim
Vet-Rate.org Cost: $0 Forever
This level of development is why similar tools cost $500+ per use, charge 30% of backpay, or require $500-1,200/year subscriptions. A professional team would spend 12-24 months and $2.5M building this. We built it in 4.5 days with AI assistance for $7,425 and offer it completely free through veteran community support - not data sales, ads, or predatory pricing.
Average veteran using all tools saves: $15,000-50,000 in service fees
Platform value provided: $2.5M in professional development
Actual cost to veterans: $0
Vet-Rate.org offers two AI options: Custom local LLMs (recommended) for maximum privacy, or Google Gemini cloud AI for convenience.
100% Private • Zero Cloud Dependencies • Trained on VA-Specific Data
We've developed custom fine-tuned Qwen2.5-7B models specifically for veteran disability claims:
| Model | Purpose | Size | HuggingFace |
|---|---|---|---|
| Diamond-Swarm-Auditor-7B ⭐ | Legal analysis, compliance review, document parsing | ~4.5 GB | Link |
| Diamond-Swarm-Writer-7B | Personal statements, nexus letters, buddy statements | ~4.5 GB | Link |
| Diamond-Swarm-Rater-7B | VA rating calculations, bilateral factor, TDIU assessment | ~4.5 GB | Link |
| VRAM | Recommended Configuration |
|---|---|
| 4 GB | Any model with Q4_K_M quantization |
| 6 GB | Any model with Q5_K_M quantization |
| 8 GB+ | Full precision or multiple models |
For users who prefer cloud AI or don't have sufficient VRAM for local models:
Why BYOK?
See AI Privacy Documentation for complete details.
Vet-Rate.org includes optional Google Drive backup for automatic cloud sync. Your data goes to YOUR Google Drive, not our servers.
Get OAuth Credentials from Google Cloud Console:
http://localhost:3000 (dev) and https://vet-rate.org (production)Configure Environment:
# Copy example env file
cp .env.example .env.local
# Add your OAuth Client ID
VITE_GOOGLE_DRIVE_CLIENT_ID=your_client_id_here.apps.googleusercontent.com
Required OAuth Scope:
https://www.googleapis.com/auth/drive.file (ONLY files created by app)How It Works:
Privacy Note: We never see your Google Drive data. The OAuth token stays in your browser session only. All Drive API calls happen directly from your browser to Google's servers.
The application is deployed on Render.com as a static site. See render.yaml for configuration.
Vercel:
npm i -g vercel
vercel
Netlify:
npm run build
# Deploy 'dist' folder to Netlify
Docker:
FROM node:18-alpine as builder
WORKDIR /app
COPY package*.json ./
RUN npm ci
COPY . .
RUN npm run build
FROM nginx:alpine
COPY --from=builder /app/dist /usr/share/nginx/html
EXPOSE 80
See SECURITY.md for detailed security configuration.
| Browser | Version |
|---|---|
| Chrome | 90+ |
| Firefox | 88+ |
| Safari | 14+ |
| Edge | 90+ |
Contributions are welcome! See CONTRIBUTING.md for guidelines.
git checkout -b feature/amazing-feature)git commit -m 'Add amazing feature')git push origin feature/amazing-feature)Copyright © 2024-2026 Anthony Johnson.
This project is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License (AGPL) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Why AGPLv3?
Vet-Rate.org is built to protect veterans, not profit from them. This license ensures that:
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the LICENSE file for the full text.
This application is for informational purposes only. It does not constitute legal, medical, or official VA guidance. Always consult with:
The information provided is based on publicly available eCFR data and should be verified with official VA sources.
Made with ❤️ by a fellow veteran for veterans and their families
This is an independent tool created to help veterans understand their disability ratings. It is not affiliated with or endorsed by the U.S. Department of Veterans Affairs.
JavaScript
78.4%
Python
13.8%
HTML
4.4%
TypeScript
1.7%
A comprehensive, production-ready web application for veterans to research VA disability ratings, discover secondary conditions, practice C&P exams, and build evidence packets. Features official 38 CFR Parts 3 & 4 data fully validated against the eCFR.
🌐 Live Site: https://vet-rate.org
TL;DR: Your data NEVER leaves your device. We can prove it.
Don't trust - verify: See Security Proof Documentation for step-by-step verification guide.
While other platforms charge $500+ per feature or take 30% of your backpay, Vet-Rate.org provides 45 professional-grade tools completely free:
| What Others Charge | Vet-Rate.org |
|---|---|
| $500-1,500 for C-File analysis | ✅ Free AI-powered C-File Analyzer |
| $1,500-2,000 per nexus letter | ✅ Free Nexus Builder with AI assistance |
| 30% of backpay for claims help | ✅ Free complete claims toolkit |
| $100-300 for buddy statements | ✅ Free Witness Bench with AI interviews |
| $50/month subscriptions | ✅ Free forever - no subscriptions |
| Your personal data sold | ✅ Your data never sold — no PII collected, 100% private |
The Bottom Line: This platform represents $2.09M-$2.59M of professional development value (15,420 hours at industry rates) given to the veteran community for free. What would cost veterans millions in commercial development or $15K-50K per claim in service fees is provided with zero strings attached.
Vet-Rate.org isn't just a calculator - it's a complete VA claims command center with 45 specialized tools across 6 categories:
What others charge $10K+ for in services, we provide free forever.
# Clone the repository
git clone https://github.com/ajohnsonnow/vet-rate-org.git
cd vet-rate-org
# Install dependencies
npm install
# Start development server (opens at http://localhost:3000)
npm run dev
# AI features use 100% local models - no API keys or cloud setup required!
# Create optimized production build
npm run build
# Preview production build locally
npm run preview
vet-rate-org/
├── src/
│ ├── components/ # 65+ React components (40+ major tools + supporting)
│ │ ├── TacticalCalculator.jsx # Combined rating calculator
│ │ ├── MillionDollarDashboard.jsx # Lifetime benefit calculator
│ │ ├── CAPSimulator.jsx # C&P Exam practice
│ │ ├── SecondaryScout.jsx # Secondary conditions finder
│ │ ├── NexusBuilder.jsx # Nexus letter generator
│ │ ├── CFileAnalyzer.jsx # AI claims file analysis
│ │ ├── DecisionDecoder.jsx # AI decision letter analysis
│ │ ├── BlueButtonXRay.jsx # Medical record analyzer
│ │ ├── RedTeam.jsx # Claim strength simulator
│ │ ├── Pathfinder.jsx # Strategic roadmap
│ │ ├── RiskAssessment.jsx # Claim weakness identifier
│ │ ├── FormsHelper.jsx # VA forms assistant
│ │ ├── WitnessBench.jsx # Buddy statement builder
│ │ ├── SymptomLogger.jsx # Daily symptom tracker
│ │ ├── MyPacket.jsx # Claims evidence manager
│ │ ├── TDIUBuilder.jsx # TDIU eligibility
│ │ ├── PACTActNavigator.jsx # Toxic exposure tool
│ │ ├── WebOfConditions.jsx # Condition visualizer
│ │ ├── MOSHazardMatcher.jsx # MOS to exposure mapper
│ │ ├── StateBenefitHunter.jsx # State benefits finder
│ │ ├── VSOFinder.jsx # VSO locator
│ │ ├── SharkRadar.jsx # Scam detector
│ │ ├── FOIAGenerator.jsx # FOIA request builder
│ │ ├── VAResources.jsx # Resource hub
│ │ ├── UserManual.jsx # Documentation
│ │ └── ... (28 more supporting components)
│ ├── utils/ # 19 utility modules
│ │ ├── vaCalculator.js # VA rating math
│ │ ├── capSimulatorLogic.js # DBQ logic engine
│ │ ├── cfileAnalyzer.js # AI analysis engine
│ │ ├── pdfExtractor.js # PDF text extraction
│ │ ├── claimsStorage.js # Local storage manager
│ │ ├── pdfGenerator.js # Report generator
│ │ ├── searchUtils.js # Search algorithms
│ │ ├── aiStatementEnhancer.js # AI enhancement
│ │ ├── bugReportUtils.js # Error capture
│ │ └── ... (10 more utilities)
│ ├── data/ # Data files
│ │ ├── disabilityData.json # 748 disabilities
│ │ ├── secondary_conditions_db.json
│ │ ├── cfr3Regulations.json
│ │ ├── title38Regulations.json
│ │ ├── pactActData.json
│ │ └── dbq_logic_map.json
│ ├── contexts/
│ │ └── ThemeContext.jsx
│ ├── App.jsx
│ ├── main.jsx
│ └── index.css
├── public/
│ ├── images/ # Logo and assets
│ └── forms/ # VA PDF forms (16 files)
├── scripts/ # Development utilities
├── index.html
├── package.json
├── vite.config.js
├── tailwind.config.js
└── render.yaml # Render.com deployment config
PTSD, Anxiety, Depression, Tinnitus, Sleep Apnea
Degenerative Disc Disease, Radiculopathy, Migraines
9411 (PTSD), 6260 (Tinnitus), 5237 (Lumbosacral Strain)
8100 (Migraine), 6847 (Sleep Apnea)
"ringing in ears" → Tinnitus
"back pain" → Degenerative Disc Disease, Lumbosacral Strain
"anxiety attacks" → Panic Disorder, Anxiety
Our comprehensive knowledge base has been fully validated against the official eCFR (Electronic Code of Federal Regulations):
Official Sources:
Last validated: January 2026 against eCFR Title 38, Parts 3 & 4
This comprehensive platform represents significant development effort to create a complete VA claims toolkit:
Option A: Balanced Professional Team (Recommended for commercial projects)
Option B: Senior-Heavy Team (Faster delivery)
Option C: Solo Senior Developer (Traditional)
Option D: AI-Assisted Development (Actual) ✅
Based on 2025 industry benchmarks (QSM, COCOMO II parameters):
| Developer Level | Net LOC/Day | Hourly Rate | Cost per LOC |
|---|---|---|---|
| Junior (0-2 yrs) | 10-25 | $45-$75 | $27.43 |
| Mid-Level (2-5 yrs) | 40-60 | $75-$115 | $16.67 |
| Senior (5-8+ yrs) | 80-120 | $115-$160 | $10.80 |
| AI-Assisted Senior | 2,336* | $135/hr | $0.058 |
*Actual output: 128,477 LOC ÷ 55 hours = 2,336 LOC/hour effective rate
Key Insight: AI-assisted development is 186x cheaper per line than traditional senior development and 472x cheaper than junior developers (when factoring in oversight costs).
Traditional Development Cost: A professional team would require $2.09M-$2.59M and 12-24 months. A solo senior developer would need 15,420 hours (7.4 years full-time).
AI-Assisted Reality: 55 hours using Claude 4.5 Opus/Sonnet/Haiku in VS Code, combined with modern frameworks (React 18, Vite, Tailwind CSS) = $7,425 total cost.
This 254x productivity multiplier is why we can offer professional-grade tools worth $2.5M that others charge $500+ per use or 30% of backpay ($15K-50K average) - completely free to veterans forever.
Cost Breakdown by Developer Level (industry standard rates):
See DEVELOPMENT_ANALYSIS.md for detailed production rate calculations.
| Component | Est. Hours | Lines | Team Composition | What It Does |
|---|---|---|---|---|
| C-File AI Analyzer | 920 hrs | 9,200 | 1 Senior, 1 Mid | AI analysis of claims files ($500+ value elsewhere) |
| C&P Exam Simulator | 780 hrs | 7,800 | 1 Senior, 2 Mid | DBQ-aligned practice questions with AI predictions |
| Tactical Calculator | 850 hrs | 8,500 | 2 Senior | Combined rating calculator with 2026 pay rates |
| Forms Helper | 680 hrs | 6,800 | 1 Senior, 1 Mid, 1 Junior | Guided assistance for 16+ VA forms |
| Blue Button X-Ray | 510 hrs | 5,100 | 1 Senior, 1 Mid | Extracts claim evidence from medical records |
| Secondary Scout | 620 hrs | 6,200 | 1 Senior, 1 Mid | Discovers 65+ secondary conditions |
| Decision Decoder | 490 hrs | 4,900 | 1 Senior | AI translation of VA decision letters |
| Smart Search | 520 hrs | 5,200 | 1 Senior, 1 Mid | 748 conditions with synonym matching |
| Nexus Builder | 540 hrs | 5,400 | 1 Senior, 1 Mid | Medical nexus statement generator |
| Million Dollar Dashboard | 450 hrs | 4,500 | 1 Senior | Lifetime benefit value calculator |
| My Packet | 420 hrs | 4,200 | 1 Mid, 1 Junior | Claims evidence organizer |
| Web of Conditions | 410 hrs | 4,100 | 1 Senior | Interactive condition relationship visualizer |
| Red Team Simulator | 380 hrs | 3,800 | 1 Senior | Simulates VA examiner review |
| State Benefit Hunter | 390 hrs | 3,900 | 1 Mid, 1 Junior | State-level veteran benefits finder |
| PACT Act Navigator | 370 hrs | 3,700 | 1 Senior | Toxic exposure presumptive conditions |
| Witness Bench | 360 hrs | 3,600 | 1 Senior | Buddy statement builder with smart questions |
| MOS Hazard Matcher | 330 hrs | 3,300 | 1 Mid | Links military jobs to exposures |
| TDIU Builder | 310 hrs | 3,100 | 1 Senior | Total Disability Unemployability evaluator |
| Pathfinder | 320 hrs | 3,200 | 1 Senior | Strategic roadmap from claim to appeals |
| Risk Assessment | 280 hrs | 2,800 | 1 Mid | Identifies claim weaknesses before filing |
| Symptom Logger | 240 hrs | 2,400 | 1 Mid | Daily symptom tracking |
| FOIA Generator | 250 hrs | 2,500 | 1 Mid | C-File request automation |
| Shark Radar | 220 hrs | 2,200 | 1 Mid | Predatory service detector |
| VA Resources Hub | 210 hrs | 2,100 | 1 Junior | Comprehensive VA program directory |
| VSO Finder | 190 hrs | 1,900 | 1 Mid | Accredited Veterans Service Officer locator |
| Accessibility Features | 160 hrs | 1,600 | 1 Senior | WCAG 2.1 AA compliance, screen readers |
| Field Manual | 180 hrs | 1,800 | 1 Mid, 1 Junior | Complete documentation system |
Notes:
Plus: 250 hours validating 15,000+ lines of disability data against 38 CFR
Commercial Development Cost: $2,089,580 - $2,592,745
Typical Veteran Service Fees: $15,000 - $50,000 per successful claim
Vet-Rate.org Cost: $0 Forever
This level of development is why similar tools cost $500+ per use, charge 30% of backpay, or require $500-1,200/year subscriptions. A professional team would spend 12-24 months and $2.5M building this. We built it in 4.5 days with AI assistance for $7,425 and offer it completely free through veteran community support - not data sales, ads, or predatory pricing.
Average veteran using all tools saves: $15,000-50,000 in service fees
Platform value provided: $2.5M in professional development
Actual cost to veterans: $0
Vet-Rate.org offers two AI options: Custom local LLMs (recommended) for maximum privacy, or Google Gemini cloud AI for convenience.
100% Private • Zero Cloud Dependencies • Trained on VA-Specific Data
We've developed custom fine-tuned Qwen2.5-7B models specifically for veteran disability claims:
| Model | Purpose | Size | HuggingFace |
|---|---|---|---|
| Diamond-Swarm-Auditor-7B ⭐ | Legal analysis, compliance review, document parsing | ~4.5 GB | Link |
| Diamond-Swarm-Writer-7B | Personal statements, nexus letters, buddy statements | ~4.5 GB | Link |
| Diamond-Swarm-Rater-7B | VA rating calculations, bilateral factor, TDIU assessment | ~4.5 GB | Link |
| VRAM | Recommended Configuration |
|---|---|
| 4 GB | Any model with Q4_K_M quantization |
| 6 GB | Any model with Q5_K_M quantization |
| 8 GB+ | Full precision or multiple models |
For users who prefer cloud AI or don't have sufficient VRAM for local models:
Why BYOK?
See AI Privacy Documentation for complete details.
Vet-Rate.org includes optional Google Drive backup for automatic cloud sync. Your data goes to YOUR Google Drive, not our servers.
Get OAuth Credentials from Google Cloud Console:
http://localhost:3000 (dev) and https://vet-rate.org (production)Configure Environment:
# Copy example env file
cp .env.example .env.local
# Add your OAuth Client ID
VITE_GOOGLE_DRIVE_CLIENT_ID=your_client_id_here.apps.googleusercontent.com
Required OAuth Scope:
https://www.googleapis.com/auth/drive.file (ONLY files created by app)How It Works:
Privacy Note: We never see your Google Drive data. The OAuth token stays in your browser session only. All Drive API calls happen directly from your browser to Google's servers.
The application is deployed on Render.com as a static site. See render.yaml for configuration.
Vercel:
npm i -g vercel
vercel
Netlify:
npm run build
# Deploy 'dist' folder to Netlify
Docker:
FROM node:18-alpine as builder
WORKDIR /app
COPY package*.json ./
RUN npm ci
COPY . .
RUN npm run build
FROM nginx:alpine
COPY --from=builder /app/dist /usr/share/nginx/html
EXPOSE 80
See SECURITY.md for detailed security configuration.
| Browser | Version |
|---|---|
| Chrome | 90+ |
| Firefox | 88+ |
| Safari | 14+ |
| Edge | 90+ |
Contributions are welcome! See CONTRIBUTING.md for guidelines.
git checkout -b feature/amazing-feature)git commit -m 'Add amazing feature')git push origin feature/amazing-feature)Copyright © 2024-2026 Anthony Johnson.
This project is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License (AGPL) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Why AGPLv3?
Vet-Rate.org is built to protect veterans, not profit from them. This license ensures that:
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the LICENSE file for the full text.
This application is for informational purposes only. It does not constitute legal, medical, or official VA guidance. Always consult with:
The information provided is based on publicly available eCFR data and should be verified with official VA sources.
Made with ❤️ by a fellow veteran for veterans and their families
This is an independent tool created to help veterans understand their disability ratings. It is not affiliated with or endorsed by the U.S. Department of Veterans Affairs.
JavaScript
78.4%
Python
13.8%
HTML
4.4%
TypeScript
1.7%