Skip to content
View M26I's full-sized avatar

Block or report M26I

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. eval-pipeline eval-pipeline Public

    Local-first RAG system with a reference-based evaluation harness. Built to abstain rather than hallucinate. Wrapped in a FastAPI service with a swappable LLM provider (local Ollama or hosted Groq) …

    Python

  2. neural_network_project neural_network_project Public

    A comparative study of building a neural network from scratch using NumPy versus implementing an equivalent model in PyTorch. This project uses the Iris dataset to demonstrate manual backpropagatio…

    Jupyter Notebook

  3. multi_lang_nlp_pipeline multi_lang_nlp_pipeline Public

    Multi-language NLP pipeline with language detection, translation, sentiment analysis, and NER — powered by Streamlit and transformers.

    Python 1