You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAG implemented from scratch without using LangChain and LangGraph - designed specifically for processing and querying PDF documents with advanced support for visual content like tables, charts, and mathematical formulas.
An AI-powered crypto analytics platform integrating forecasting, sentiment, and on-chain intelligence, built with FastAPI, MCP protocol, and MLflow in a monolithic architecture.
Turn any LLM into a self-extending knowledge agent powered by a graph-structured memory - complete with PDF-to-graph ingestion, budget-aware optimisation, and dual-engine orchestration.
Terminal-based platform where specialized AI experts (Legal, Tech, Business) engage in real-time debates and collaborative problem-solving to provide multi-perspective analysis for complex decisions.
🧮 PINN Enterprise Platform - AI-Powered Physics Simulations with CopilotKit-style Research Canvas UI. Complete serverless architecture with RAG-powered code generation, 3D visualization, and global edge deployment.
Agentic personal medical assistant that reasons over medical data using multi-agent orchestration, with leveraging mutiple ML/DL pre-trained models, with addition to relational and vector databases.
Production-ready intelligent knowledge management system built with LlamaIndex. Enables organizations to query, analyze, and extract insights from multiple data sources (documents, databases, APIs) through natural language using advanced RAG capabilities, multi-tenant architecture, and specialized query engines: SQL generation /intelligent routing.
A retrieval-augmented generation pipeline in Python with a rigorous offline evaluation harness. Chunks and embeds documents, retrieves by vector similarity, and generates grounded answers — with pluggable LLM providers (including a deterministic local fake for tests) and metrics for retrieval quality and answer faithfulness. No API key required.
Hands-on exercises and real-world projects built while learning the Anthropic Claude API—covering prompt engineering, RAG systems, tool use, MCP, and agent-based AI architectures.
Multi-agent AI system combining RAG, web search, fact-checking, and synthesis to produce well-cited research reports. Demonstrates agentic design patterns in action.