Skip to content
View ashbix23's full-sized avatar

Block or report ashbix23

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. End-to-End-Abstractive-NLP-Pipeline End-to-End-Abstractive-NLP-Pipeline Public

    Complete MLOps pipeline for Abstractive Text Summarization using Hugging Face's BART-base model, fine-tuned on the scientific_papers/arxiv dataset. Features include structured training, ROUGE/BERTS…

    Jupyter Notebook

  2. Misinformation-Classifier Misinformation-Classifier Public

    Advanced NLP MLOps pipeline for misinformation detection, utilizing RoBERTa with LoRA (PEFT) for efficient fine-tuning. This project focuses on cross-domain generalization across the FakeNews-Kaggl…

    Jupyter Notebook

  3. Financial-RAG-System-Demo Financial-RAG-System-Demo Public

    A production-grade Financial RAG system built with FastAPI, Pinecone, and Claude 4.5. Features multi-tenant document isolation, BGE-embeddings for financial context, and Cohere-powered reranking fo…

    Python

  4. Multi-Agent_Research_Assistant Multi-Agent_Research_Assistant Public

    A LangGraph multi-agent research pipeline that decomposes any question into sub-tasks, runs live web searches, summarizes findings, fact-checks claims, and produces a structured Markdown report.

    Python

  5. ML-Churn-Predictor ML-Churn-Predictor Public

    End-to-end churn prediction pipeline with SHAP explainability and a Streamlit web app. Built on the Telco Customer Churn dataset.

    Jupyter Notebook

  6. Stock-Analyst-Agent Stock-Analyst-Agent Public

    An autonomous multi-tool AI agent that analyzes any publicly traded stock and produces a structured equity research report — pulling live price data, news, financials, and SEC filings using Claude'…

    Python