Back to Home
sreeshanth-soma icon

Alephra

by sreeshanth-soma

Overview

AI-powered healthcare companion that transforms medical reports into actionable health insights, offers multilingual voice assistance, medication tracking, and 24/7 medical guidance.

Installation

Run Command
npm start

Environment Variables

  • HF_TOKEN
  • MCP_EMBED_HOST
  • MCP_EMBED_PORT
  • MCP_EMBED_URL
  • NEXTAUTH_SECRET
  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET
  • GEMINI_API_KEY
  • PINECONE_API_KEY
  • SARVAM_API_KEY
  • NEXT_PUBLIC_GOOGLE_CLIENT_ID
  • AUTH_SECRET
  • DATABASE_URL
  • ALLOWED_ORIGINS
  • RATE_LIMIT_PER_MINUTE
  • SESSION_MAX_AGE

Security Notes

Critical vulnerability: The `app/api/voice/text-to-speech/route.ts` file contains hardcoded Sarvam AI API keys as fallbacks. Hardcoding API keys is a severe security risk, as they can be easily compromised, leading to unauthorized access, abuse, and potential financial implications. Additionally, the password hashing for share links uses SHA-256 directly, which is less secure than dedicated password hashing algorithms like bcrypt or Argon2 for sensitive data, though it's used for sharing and not primary user authentication. Extensive use of `JSON.parse` for client-side data (`localStorage`) could pose risks if not properly validated and sanitized, though `try-catch` blocks are present.

Similar Servers

Stats

Interest Score37
Security Score2
Cost ClassHigh
Avg Tokens2000
Stars6
Forks2
Last Update2025-12-03

Tags

AIHealthcareMedical ReportsVoice AssistantData Analytics