Skip to content
View Medhachalla's full-sized avatar

Highlights

  • Pro

Block or report Medhachalla

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. rag-document-intelligence rag-document-intelligence Public

    Production-style RAG document intelligence system using FastAPI, React, ChromaDB, and Ollama. Upload documents, perform semantic search, and generate AI answers with source citations using local LL…

    Python

  2. ai-code-review-agent ai-code-review-agent Public

    AI-powered GitHub code review assistant that analyzes pull requests using Google Gemini and provides automated feedback on bugs, security issues, and code quality.

    Python

  3. distributed-consensus-simulator distributed-consensus-simulator Public

    Distributed consensus simulator for studying asynchronous message passing, fault tolerance, fork resolution, and network convergence in decentralized systems.

    Python

  4. fraud-detection fraud-detection Public

    End-to-end machine learning system for credit card fraud detection using imbalanced data handling, threshold optimization, and model evaluation with real-world performance metrics.

    Jupyter Notebook

  5. fake-news-detection fake-news-detection Public

    NLP based Fake News Detection system using TF IDF Vectorization and Logistic Regression to classify news articles as real or fake.

    Python

  6. network-intrusion-detection network-intrusion-detection Public

    Machine Learning based Network Intrusion Detection System (NIDS) using the NSL KDD dataset with attack classification, SHAP explainability, and Streamlit dashboard.

    Python