Skip to content
View Daramanohar's full-sized avatar

Highlights

  • Pro

Block or report Daramanohar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. formprocessing-app formprocessing-app Public

    A powerful, logic-driven Streamlit app for extracting, analyzing, and interacting with data from forms and documents. Upload images of forms, extract text using OCR, analyze with AI, chat with your…

    Python

  2. alzheimers_detection alzheimers_detection Public

    This project leverages transfer learning with state-of-the-art CNN architectures (VGG16, VGG19, InceptionV3) to classify brain MRI scans into three categories: Alzheimer’s Disease (AD), Mild Cognit…

    Jupyter Notebook

  3. rag-docs-engine rag-docs-engine Public

    Retrieval-augmented document processor with Streamlit UI, OCR, PDF/DOCX/text extraction, 384-dim vector embeddings (MiniLM), and semantic search via PostgreSQL + pgvector. Includes Llama 3-70B Q&A …

    Python

  4. Healthcare-llm-system Healthcare-llm-system Public

    A complete LLM-based medical symptom classifier that processes user symptoms through a sophisticated pipeline : User Query → RoBERTa Classifier → Symptom Retriever (RAG) → Prompt Builder → Local LL…

    Python

  5. RAG-Crawler RAG-Crawler Public

    A practical Retrieval-Augmented Generation (RAG) system: given a website URL, crawls in-domain pages, indexes content, and answers questions only from crawled context, with citations and robust ref…

    Python

  6. Glaucoma-detection Glaucoma-detection Public

    Glaucoma Detection Using Deep Learning (ResNet50) An end-to-end pipeline for detecting glaucoma from retinal fundus images using transfer learning with ResNet50. This project implements data prepro…

    Python