Skip to content

Latest commit

Β 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HealthNet AI - Intelligent Provider Verification Platform

A modern, AI-powered healthcare provider verification platform built with Next.js. HealthNet AI uses intelligent algorithms to validate healthcare providers across multiple data sources including NPI registry, website verification, and phone validation.

πŸš€ Features

  • AI-Powered Verification: Intelligent multi-source validation using advanced algorithms
  • Real-time Analysis: Concurrent processing of multiple providers with live progress tracking
  • Comprehensive Validation:
    • NPI Registry verification
    • Website availability and content analysis
    • Phone number format validation
    • Confidence scoring system
  • Modern UI/UX: Beautiful, responsive design with real-time feedback
  • Export Capabilities: Download verification results as CSV
  • Performance Optimized: Serverless architecture with efficient concurrent processing

πŸ› οΈ Tech Stack

  • Framework: Next.js 14
  • Styling: Tailwind CSS
  • API Integration: Axios
  • Deployment: Vercel (serverless functions)

πŸ“¦ Installation

  1. Clone the repository
git clone <repository-url>
cd HealthNet
  1. Install dependencies
npm install
  1. Run development server
npm run dev

Open http://localhost:3000 in your browser.

🚒 Deployment

Deploy to Vercel

  1. Push this repository to GitHub
  2. Import the project on Vercel
  3. Vercel will automatically detect Next.js and configure the deployment
  4. Your application will be live!

πŸ“Š How It Works

  1. Add Providers: Enter provider information (name, phone, website, NPI, address)
  2. AI Verification: The system validates each provider across multiple sources:
    • NPI Registry API for official provider verification
    • Website analysis for availability and content matching
    • Phone number format validation
  3. Confidence Scoring: Each provider receives a confidence score based on verification results
  4. Results: View detailed verification results with AI-powered insights
  5. Export: Download results as CSV for further analysis

🎯 API Routes

  • /api/npi - NPI Registry verification proxy
  • /api/proxy - Website content analysis proxy

⚠️ Notes

  • Be mindful of external API rate limits when processing large batches
  • NPI verification uses the official CMS NPI Registry API
  • Website verification includes timeout protection and error handling

πŸ“ License

This project is private and proprietary.

About

πŸš‘ HealthNet Verify β€” A smart, interactive tool to validate healthcare providers. ✨ Runs automated NPI checks, website verification, and phone validation. ⚑ Built with Next.js + Tailwind + Vercel serverless APIs. πŸ“ Add multiple providers, view confidence scores, and export results β€” fast & beautifully.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages