Skip to content
View SriyanRavuri's full-sized avatar

Block or report SriyanRavuri

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. autonomous-data-analysis-agent autonomous-data-analysis-agent Public

    Multi-step AI agent that profiles any CSV, flags data-quality issues, decides SKIP/FLAG/ESCALATE per issue via a transparent rule engine, and writes a recruiter-ready executive summary with an LLM.…

    Python

  2. notification-router-bot notification-router-bot Public

    Automated triage bot that classifies unstructured notifications into five labels and routes them to the right team queue. Hybrid classifier (OpenAI LLM primary, TF-IDF + LogisticRegression fallback…

    Python

  3. cve-research-assistant cve-research-assistant Public

    Auditable RAG system over a CVE knowledge base. Returns grounded answers with inline citations and runs a per-claim hallucination check that verifies every sentence against the retrieved source doc…

    Python

  4. llm_redteam llm_redteam Public

    Defence-in-depth pipeline for LLM apps: TF-IDF input classifier + output policy validator, evaluated against 50+ attack templates.

    Python

  5. operational-data-quality-framework-yaml operational-data-quality-framework-yaml Public

    Reusable, pandas-based framework for declarative data-quality checks (completeness, uniqueness, range, regex, allowed-values, IQR outliers, rare values) defined in plain YAML. Emits non-technical M…

    Python