GitHub — AI with Pradeep | Pradeep Patel
PP

Pradeep Patel on GitHub

From Projects to Intelligence | PATEL AI Delivery Framework | Agentic AI in Action. Curating and building the open-source AI ecosystem — one repository at a time.

34
Repositories
100+
Recommended repos
5
PATEL layers mapped
106
Total repos in this guide
My GitHub

My Repositories

Hands-on projects, forks, and experiments spanning Agentic AI, RAG, LLMs, and enterprise delivery — each mapped to the PATEL Model™.

ai-agents-for-beginners ★ 1

12 Lessons to Get Started Building AI Agents

PATEL·AAgentic AIForkedMy RepoJupyter Notebook
GenAI_Agents

Tutorials and implementations for GenAI Agent techniques, from basic to advanced.

PATEL·AAgentic AIForkedMy RepoJupyter Notebook
RAG_Techniques

Advanced techniques for Retrieval-Augmented Generation (RAG) systems.

PATEL·PRAG & KnowledgeForkedMy RepoJupyter Notebook
Hands-On-Large-Language-Models

Official code repo for O’Reilly Book — Hands-On Large Language Models.

PATEL·ALLMsForkedMy RepoJupyter Notebook
AI-ML-Roadmap-from-scratch

Complete 0-to-100 roadmap for AI, ML, GenAI, Deep Learning, NLP and more.

PATEL·LLearning & RoadmapsForkedMy RepoMarkdown
UIExperiments

Playground for latest Front End designs and technologies for better UX.

PATEL·TUI / FrontendMy RepoHTML/CSS

Curated by Pradeep

100 Recommended Repositories

Handpicked open-source repositories across the full PATEL Model™ spectrum — from precision tooling and AI augmentation through transformational agents, execution infrastructure, and lifecycle governance. Star what you need, fork what you will use.

🎯
PATEL · P

Precision-Led (21 repos)

Repos that ensure accuracy, quality, observability, and data precision in AI systems.

openai/evals ★ 14k

Framework for evaluating LLMs and LLM systems — precision-first assessment.

PATEL·PEvals & QualityPython
brainlid/langchain ★ 1k

Elixir framework for building production LLM apps with strict typing.

PATEL·PEvals & QualityElixir
confident-ai/deepeval ★ 6k

LLM evaluation framework — unit tests for your AI outputs.

PATEL·PEvals & QualityPython
langfuse/langfuse ★ 8k

Open-source LLM engineering platform: traces, evals, prompt management.

PATEL·PObservabilityTypeScript
Arize-ai/phoenix ★ 4k

AI observability platform — trace and evaluate LLM and ML models.

PATEL·PObservabilityPython
whylabs/whylogs ★ 3k

Data and ML logging for quality monitoring in production pipelines.

PATEL·PObservabilityPython
great-expectations/great_expectations ★ 10k

Data validation and documentation to ensure precision in data pipelines.

PATEL·PData QualityPython
marqo-ai/marqo ★ 3k

Tensor search for text and images — precision retrieval for AI systems.

PATEL·PRAG & KnowledgePython
BerriAI/litellm ★ 15k

Unified API for 100+ LLMs with fallbacks, cost tracking, and rate limits.

PATEL·PLLM GatewayPython
weaviate/weaviate ★ 12k

Open-source vector database for semantic search with precision retrieval.

PATEL·PVector DBGo
qdrant/qdrant ★ 22k

High-performance vector similarity search engine built for AI precision.

PATEL·PVector DBRust
chroma-core/chroma ★ 17k

AI-native open-source embedding database for RAG and semantic search.

PATEL·PVector DBPython
milvus-io/milvus ★ 32k

Cloud-native vector database for enterprise-scale AI applications.

PATEL·PVector DBGo
giskard-ai/giskard ★ 4k

Quality and safety testing framework for AI/ML models.

PATEL·PEvals & QualityPython
traceloop/openllmetry ★ 2k

OpenTelemetry-based observability for LLMs — standardized AI tracing.

PATEL·PObservabilityPython
dspy-ai/dspy ★ 24k

Stanford DSPy — framework for programming with foundation models precisely.

PATEL·PEvals & QualityPython
guardrails-ai/guardrails ★ 4k

Add guardrails to LLM outputs — validation, filtering, and correction.

PATEL·PSafety & GovernancePython
NVIDIA/NeMo-Guardrails ★ 4k

NVIDIA toolkit for adding programmable guardrails to LLM conversations.

PATEL·PSafety & GovernancePython
mlflow/mlflow ★ 19k

Open-source MLOps platform for experiment tracking and model registry.

PATEL·PMLOpsPython
zenml-io/zenml ★ 4k

MLOps framework for reproducible, production-ready ML pipelines.

PATEL·PMLOpsPython
RAG_Techniques

Advanced techniques for Retrieval-Augmented Generation (RAG) systems.

PATEL·PRAG & KnowledgeForkedJupyter Notebook
🤖
PATEL · A

AI-Augmented (23 repos)

Core AI/ML frameworks, LLMs, embeddings, fine-tuning, and multimodal capabilities.

microsoft/semantic-kernel ★ 24k

SDK to integrate LLMs into apps with enterprise-grade AI augmentation.

PATEL·ALLM SDKC#/Python
langchain-ai/langchain ★ 100k

Framework for building LLM-powered applications and agent pipelines.

PATEL·ALLM SDKPython
run-llama/llama_index ★ 40k

Data framework for LLM-augmented search and knowledge retrieval.

PATEL·ARAG & KnowledgePython
huggingface/transformers ★ 140k

State-of-the-art ML models for NLP, vision, audio, and multimodal AI.

PATEL·AFoundation ModelsPython
microsoft/autogen ★ 42k

Multi-agent framework where AI agents converse to solve complex tasks.

PATEL·AAgentic AIPython
crewAIInc/crewAI ★ 30k

Framework for orchestrating role-playing, autonomous AI agent crews.

PATEL·AAgentic AIPython
openai/openai-python ★ 24k

Official Python library for the OpenAI API — GPT-4o, embeddings, tools.

PATEL·ALLM SDKPython
anthropics/anthropic-sdk-python ★ 4k

Official Python SDK for Claude — Anthropic’s frontier AI models.

PATEL·ALLM SDKPython
ollama/ollama ★ 120k

Run Llama 3, Mistral, Gemma locally — AI augmentation without cloud dependency.

PATEL·ALocal LLMsGo
ggerganov/llama.cpp ★ 75k

Run LLaMA inference on CPU — efficient local AI augmentation for any team.

PATEL·ALocal LLMsC++
unslothai/unsloth ★ 25k

Fast fine-tuning of LLMs — 5x faster, 80% less memory, same accuracy.

PATEL·AFine-tuningPython
hiyouga/LLaMA-Factory ★ 40k

Easy fine-tuning of 100+ LLMs — LoRA, QLoRA, full training for augmentation.

PATEL·AFine-tuningPython
openai/whisper ★ 75k

Robust speech recognition — AI augmentation for voice and audio workflows.

PATEL·AMulti-modalPython
AUTOMATIC1111/stable-diffusion-webui ★ 145k

Stable Diffusion web UI — visual AI augmentation for content teams.

PATEL·AMulti-modalPython
openai/CLIP ★ 25k

Contrastive image-text learning — multimodal AI augmentation backbone.

PATEL·AMulti-modalPython
deepseek-ai/DeepSeek-V3 ★ 100k

DeepSeek V3 open-weights frontier model for AI-augmented enterprise use.

PATEL·AFoundation ModelsPython
mistralai/mistral-inference ★ 10k

Official reference implementation of Mistral AI’s open-weights models.

PATEL·AFoundation ModelsPython
google-deepmind/gemma ★ 7k

Google DeepMind’s open Gemma models for enterprise AI augmentation.

PATEL·AFoundation ModelsPython
huggingface/peft ★ 17k

Parameter-efficient fine-tuning — adapt LLMs with minimal compute cost.

PATEL·AFine-tuningPython
neuml/txtai ★ 10k

AI-powered semantic search and workflows — augment any enterprise system.

PATEL·ARAG & KnowledgePython
ai-agents-for-beginners ★ 1

12 Lessons to Get Started Building AI Agents

PATEL·AAgentic AIForkedJupyter Notebook
GenAI_Agents

Tutorials and implementations for GenAI Agent techniques, from basic to advanced.

PATEL·AAgentic AIForkedJupyter Notebook
Hands-On-Large-Language-Models

Official code repo for O’Reilly Book — Hands-On Large Language Models.

PATEL·ALLMsForkedJupyter Notebook
PATEL · T

Transformational (21 repos)

Autonomous agents, workflow automation, and projects that fundamentally change how work happens.

n8n-io/n8n ★ 70k

Workflow automation with 400+ integrations and AI nodes — self-hostable.

PATEL·TWorkflow AutomationTypeScript
activepieces/activepieces ★ 12k

Open-source business automation — Zapier alternative with AI capabilities.

PATEL·TWorkflow AutomationTypeScript
Significant-Gravitas/AutoGPT ★ 172k

Original autonomous AI agent — the project that sparked the agentic movement.

PATEL·TAgentic AIPython
geekan/MetaGPT ★ 46k

Multi-agent framework that assigns GPT to different software company roles.

PATEL·TAgentic AIPython
princeton-nlp/SWE-agent ★ 14k

LLM agent that autonomously fixes GitHub issues — transformational dev automation.

PATEL·TAgentic AIPython
browser-use/browser-use ★ 55k

AI agents that control web browsers — autonomous web task execution.

PATEL·TAgentic AIPython
paul-gauthier/aider ★ 25k

AI pair programming in the terminal — transforms how developers write code.

PATEL·TDev ToolsPython
TabbyML/tabby ★ 22k

Self-hosted AI coding assistant — transformational developer productivity.

PATEL·TDev ToolsRust
OpenDevin/OpenDevin ★ 35k

Open-source Devin — AI software engineer agent that writes and runs code.

PATEL·TAgentic AIPython
xlang-ai/OpenAgents ★ 4k

Open platform for language agents in the wild — data, web, and coding agents.

PATEL·TAgentic AIPython
assafelovic/gpt-researcher ★ 17k

Autonomous agent for online research — produces detailed, fact-based reports.

PATEL·TAgentic AIPython
LAION-AI/Open-Assistant ★ 37k

Open-source conversational AI model to democratize AI transformation.

PATEL·TFoundation ModelsPython
roboflow/supervision ★ 25k

Reusable computer vision tools — transform visual inspection and automation.

PATEL·TMulti-modalPython
BerriAI/litellm ★ 15k

Call 100+ LLM APIs using OpenAI format — transformative unified gateway.

PATEL·TLLM GatewayPython
pydantic/pydantic-ai ★ 10k

Production-grade agentic AI framework with Pydantic validation.

PATEL·TAgentic AIPython
botpress/botpress ★ 13k

Open-source platform for building transformational AI chat experiences.

PATEL·TConversational AITypeScript
reworkd/AgentGPT ★ 32k

Autonomous AI agents in the browser — no-code transformational deployment.

PATEL·TAgentic AITypeScript
microsoft/TaskWeaver ★ 5k

Code-first agent framework for complex data analysis and task automation.

PATEL·TAgentic AIPython
landing-ai/vision-agent ★ 3k

AI agent for vision tasks — transforms manual image analysis into automation.

PATEL·TMulti-modalPython
babyagi-original/babyagi ★ 20k

The original AI task manager that pioneered autonomous goal decomposition.

PATEL·TAgentic AIPython
UIExperiments

Playground for latest Front End designs and technologies for better UX.

PATEL·TUI / FrontendHTML/CSS
🚀
PATEL · E

Execution (20 repos)

Production deployment, serving, infra, orchestration, and scaling AI systems reliably.

BerriAI/litellm-proxy ★ 15k

LLM proxy for load balancing, caching, and production execution of AI APIs.

PATEL·ELLM GatewayPython
vllm-project/vllm ★ 42k

High-throughput, memory-efficient inference engine for LLMs in production.

PATEL·ELLM ServingPython
triton-lang/triton ★ 13k

Language and compiler for GPU kernels — efficient AI model execution.

PATEL·ELLM ServingPython
ray-project/ray ★ 34k

Distributed computing framework for scaling AI workloads in production.

PATEL·EInfrastructurePython
kubeflow/kubeflow ★ 14k

ML platform for Kubernetes — enterprise-grade AI execution infrastructure.

PATEL·EInfrastructurePython
bentoml/BentoML ★ 7k

Model serving framework — build and deploy AI services for production.

PATEL·ELLM ServingPython
triton-inference-server/server ★ 8k

NVIDIA Triton — optimized inference serving for all major AI frameworks.

PATEL·ELLM ServingC++
seldon-deploy/seldon-core ★ 4k

MLOps platform for packaging and deploying ML models on Kubernetes.

PATEL·EMLOpsPython
zenml-io/zenml-projects ★ 4k

End-to-end ML pipelines framework — reproducible execution from dev to prod.

PATEL·EMLOpsPython
dagster-io/dagster ★ 12k

Data orchestration platform for executing production data and AI pipelines.

PATEL·EData PipelinesPython
apache/airflow ★ 38k

Platform for programmatically authoring and executing complex workflows.

PATEL·EData PipelinesPython
prefecthq/prefect ★ 18k

Modern workflow orchestration for data and AI — retry, schedule, observe.

PATEL·EData PipelinesPython
Portkey-AI/gateway ★ 6k

AI gateway for routing, caching, and executing LLM requests with reliability.

PATEL·ELLM GatewayTypeScript
openlit/openlit ★ 2k

OpenTelemetry-native LLM observability — monitor AI execution end-to-end.

PATEL·EObservabilityPython
uptrain-ai/uptrain ★ 4k

Open-source framework to evaluate and improve LLM app execution quality.

PATEL·EEvals & QualityPython
microsoft/promptflow ★ 10k

Build, evaluate, and deploy high-quality LLM apps — end-to-end execution.

PATEL·ELLM SDKPython
AgentOps-AI/agentops ★ 3k

Python SDK for AI agent monitoring — track execution, costs, and errors.

PATEL·EObservabilityPython
skypilot-org/skypilot ★ 8k

Run AI workloads on any cloud — cost-optimized, reliable execution at scale.

PATEL·EInfrastructurePython
feast-dev/feast ★ 6k

Open-source feature store for ML — real-time feature serving for execution.

PATEL·EMLOpsPython
lm-sys/FastChat ★ 37k

Open platform for training, serving, and evaluating LLM-based chatbots.

PATEL·ELLM ServingPython
♻️
PATEL · L

Lifecycle (21 repos)

Memory, RLHF, data labeling, governance, standards, and continuous improvement loops.

huggingface/trl ★ 11k

Transformer Reinforcement Learning — RLHF for fine-tuning LLMs from feedback.

PATEL·LRLHF & AlignmentPython
CarperAI/trlx ★ 4k

Distributed RL training for LLMs — lifecycle improvement through human feedback.

PATEL·LRLHF & AlignmentPython
allenai/open-instruct ★ 3k

Train instruction-following LLMs — continuous lifecycle improvement research.

PATEL·LRLHF & AlignmentPython
lm-sys/FastChat ★ 37k

Vicuna and model evaluation via crowd-sourced feedback — lifecycle learning.

PATEL·LRLHF & AlignmentPython
argilla-io/argilla ★ 4k

Open-source data labelling platform for LLM lifecycle and fine-tuning.

PATEL·LData LabelingPython
label-studio/label-studio ★ 21k

Multi-type data labeling tool — lifecycle foundation for AI training data.

PATEL·LData LabelingPython
explosion/prodigy ★ 30k

spaCy ecosystem for NLP lifecycle — training, annotation, and deployment.

PATEL·LData LabelingPython
mem0ai/mem0 ★ 27k

Memory layer for AI agents — persistent, evolving memory across conversations.

PATEL·LAgent MemoryPython
letta-ai/letta ★ 15k

Stateful AI agents with long-term memory and lifecycle persistence (MemGPT).

PATEL·LAgent MemoryPython
zep-ai/zep ★ 3k

Long-term memory service for AI assistants — lifecycle knowledge retention.

PATEL·LAgent MemoryGo
microsoft/responsible-ai-toolbox ★ 2k

Responsible AI dashboard — fairness, interpretability, and lifecycle governance.

PATEL·LSafety & GovernancePython
Trusted-AI/AIF360 ★ 2k

IBM toolkit for detecting and mitigating AI bias across the model lifecycle.

PATEL·LSafety & GovernancePython
jlowin/fastmcp ★ 5k

Fast, Pythonic Model Context Protocol server — standardize agent integrations.

PATEL·LMCP & StandardsPython
modelcontextprotocol/servers ★ 15k

Official MCP server implementations — lifecycle integration standard for agents.

PATEL·LMCP & StandardsTypeScript
google-a2a/a2a-python ★ 2k

Google A2A protocol Python SDK — agent-to-agent communication standard.

PATEL·LMCP & StandardsPython
PostHog/posthog ★ 24k

Open-source product analytics — lifecycle tracking for AI product adoption.

PATEL·LAnalyticsTypeScript
apache/superset ★ 63k

Modern data exploration and BI — lifecycle insights for AI delivery metrics.

PATEL·LAnalyticsPython
metabase/metabase ★ 38k

Business intelligence tool for teams — AI delivery metrics and KPI dashboards.

PATEL·LAnalyticsClojure
eleutherai/lm-evaluation-harness ★ 7k

Framework for evaluating LLMs across hundreds of tasks — lifecycle benchmarking.

PATEL·LEvals & QualityPython
openai/human-eval ★ 3k

HumanEval benchmark for measuring LLM code generation — lifecycle quality gate.

PATEL·LEvals & QualityPython
AI-ML-Roadmap-from-scratch

Complete 0-to-100 roadmap for AI, ML, GenAI, Deep Learning, NLP and more.

PATEL·LLearning & RoadmapsForkedMarkdown

Want to discuss AI delivery with Pradeep?

These repositories represent the open-source backbone of modern AI transformation. Explore the PATEL Model™ framework to understand how to evaluate and integrate them into your enterprise delivery practice.

P Precision-Led
A AI-Augmented
T Transformational
E Execution
L Lifecycle · AADV™