Skip to content
View ajazhussainsiddiqui's full-sized avatar

Block or report ajazhussainsiddiqui

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.

Content in all repositories owned by your account will be closed.
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. zero-tier-llm-inference zero-tier-llm-inference Public

    A lightweight, zero-cost LLM server for deploying GGUF models via llama.cpp, featuring streaming support and an OpenAI-compatible API endpoint.

    Python 1 1

  2. ScrapeForge ScrapeForge Public

    A self-learning web scraper that uses LLMs to generate CSS extraction schemas once per page template, then caches and auto-generalizes URL patterns. Zero manual selectors. Zero maintenance. FastAPI…

    Python

  3. agenticfit agenticfit Public

    AgenticFit is a production backend that pairs classical ML (LightGBM/XGBoost with MLOps), advanced RAG (HyDE + hybrid retrieval + cross-encoder reranking), and multi-agent AI systems (LangGraph, Cr…

    Jupyter Notebook 1

  4. cmapss-rul-mlops cmapss-rul-mlops Public

    Production-grade MLOps pipeline for aircraft engine failure prediction on NASA CMAPSS turbofan data. FastAPI + Streamlit + MLflow + Optuna. Deployed on Hugging Face & Streamlit Cloud.

    Jupyter Notebook

  5. autonomous-document-agent autonomous-document-agent Public

    Autonomous AI agent that plans, writes, self-reviews, and generates professional Word documents from natural language request

    Python

  6. grounded-rag-api grounded-rag-api Public

    RAG API with built-in hallucination detection. Verifies LLM outputs against source documents, semantic search, and conversational AI. Built with FastAPI, LangGraph, MistralAI, and Supabase PGVector.

    Python