Skip to content

Instantly share code, notes, and snippets.

View saidinesh286-cyber's full-sized avatar

saidinesh286-cyber

  • Joined Sep 22, 2025
View GitHub Profile
import { useState } from "react";
import { Card, CardContent } from "@/components/ui/card";
import { Input } from "@/components/ui/input";
import { Textarea } from "@/components/ui/textarea";
import { Button } from "@/components/ui/button";
// Example of a richer symptom-disease map:
// This can be replaced with a real dataset (e.g., from Kaggle or medical APIs)
const DISEASE_DATABASE = [
{