Skip to content
View SarathL754's full-sized avatar

Block or report SarathL754

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. vigil3d-video-inference vigil3d-video-inference Public

    End-to-end video violence detection system using a 3D CNN, deployed with FastAPI, Docker, AWS EC2, S3, and a React frontend on Vercel.

    Python

  2. Reducing-Hallucinations-with-Direct-Preference-Optimization Reducing-Hallucinations-with-Direct-Preference-Optimization Public

    An RLHF-inspired DPO framework that explicitly teaches LLMs when to refuse, significantly reducing hallucinations.

  3. Vectorless-RAG-Reasoning-Based-Retrieval-over-Structured-Documents Vectorless-RAG-Reasoning-Based-Retrieval-over-Structured-Documents Public

    Vectorless RAG using reasoning over hierarchical document structure instead of embeddings or vector databases.

    Python

  4. Self-Evolving-Security-Code-Review-Agent Self-Evolving-Security-Code-Review-Agent Public

    Python

  5. VulneraAI-agent VulneraAI-agent Public

    An agentic LLM security scanner that analyzes applications against OWASP Top 10 using tool-calling, LangGraph, and AWS Bedrock.

    Python

  6. Decision-Transformer-from-Scratch-HalfCheetah-Minari-BC-vs-Return-Conditioned-DT Decision-Transformer-from-Scratch-HalfCheetah-Minari-BC-vs-Return-Conditioned-DT Public

    Implementing Decision Transformers from scratch for offline RL, benchmarking return-conditioned policies against Behavior Cloning.

    Python