Clear ×

Python

37 repositories found

adithya-s-k

adithya-s-k

AI-Engineering.academy
Jupyter Notebook Rising Star AI analysis

AI Engineering Academy is a structured learning platform offering curated educational content and hands-on projects for mastering applied AI concepts...

Beginner friendly Single maintainer Niche use case
fine-tuning finetuning finetuning-llms
2.3k
271
7
123/wk
slow
7/10 Education
rasbt

rasbt

reasoning-from-scratch
Jupyter Notebook AI analysis

This repository is the official code companion to a Manning book that teaches how to build a reasoning LLM from scratch using PyTorch, starting with...

Beginner friendly Niche use case
ai artificial-intelligence chain-of-thought
4.7k
705
2
69/wk
active
8/10 Education
FareedKhan-dev

FareedKhan-dev

all-rl-algorithms
Jupyter Notebook AI analysis

A collection of 18 reinforcement learning algorithms implemented from scratch in Jupyter Notebooks, designed explicitly for educational understanding...

Beginner friendly Single maintainer
agent llm openai
1.8k
337
1
24/wk
slow
7/10 Education
microsoft

microsoft

Data-Science-For-Beginners
Jupyter Notebook AI analysis

A 10-week, 20-lesson structured curriculum for learning data science from Microsoft Cloud Advocates, featuring Jupyter Notebooks with quizzes,...

Beginner friendly
data-analysis data-science data-visualization
36.1k
7.3k
5
166/wk +38 yesterday
active
8/10 Education
AccumulateMore

AccumulateMore

CV
Jupyter Notebook AI analysis

A comprehensive educational notebook collection covering deep learning fundamentals (PyTorch, computer vision, NLP) and advanced topics (large...

Beginner friendly Single maintainer Niche use case
agent agents book
22.6k
2.6k
26
172/wk +37 yesterday
recent
7/10 Education
microsoft

microsoft

mcp-for-beginners
Jupyter Notebook AI analysis

A Microsoft-authored open-source curriculum teaching Model Context Protocol (MCP) fundamentals through practical, cross-language examples in .NET,...

Beginner friendly
csharp java javascript
16.7k
5.5k
4
71/wk
active
8/10 Education
elastic

elastic

elasticsearch-labs
Jupyter Notebook AI analysis

A curated collection of executable Python notebooks and sample applications demonstrating Elasticsearch as a vector database for AI-powered search,...

Production ready Beginner friendly Niche use case
ai applications chatgpt
1.1k
274
42
4/wk
active
8/10 AI & ML
decodingai-magazine

decodingai-magazine

second-brain-ai-assistant-course
Jupyter Notebook AI analysis

A structured educational course teaching how to build production-ready AI assistants combining LLMs, RAG (Retrieval-Augmented Generation), and...

Production ready
agents ai-systems data-engineering
2.9k
508
6
28/wk
slow
8/10 Education
raiyanyahya

raiyanyahya

how-to-train-your-gpt
Jupyter Notebook AI analysis

An interactive 12-chapter textbook that teaches how to build a modern LLM (GPT/LLaMA-style) from scratch using 7,500+ lines of fully commented code....

Beginner friendly Single maintainer Niche use case
attention-mechanism deep-learning educational
2.3k
305
13/wk
recent
8/10 Education
greyhatguy007

greyhatguy007

Machine-Learning-Specialization-Coursera
Jupyter Notebook AI analysis

This repository contains solutions, notes, and Jupyter notebooks for Andrew Ng's Machine Learning Specialization on Coursera (2022 edition). It...

Beginner friendly Single maintainer Niche use case
andrew-ng andrew-ng-machine-learning coursera
7.6k
3.7k
25
35/wk
slow
7/10 Education
fastai

fastai

fastai
Jupyter Notebook AI analysis

fastai is a high-level deep learning library built on PyTorch that provides both practitioner-friendly APIs for rapid model development and low-level...

Production ready Beginner friendly Niche use case
colab deep-learning fastai
28.1k
7.7k
266
24/wk
active
8/10 AI & ML
NirDiamant

NirDiamant

RAG_Techniques
Jupyter Notebook AI analysis

This repository is a curated collection of 42+ runnable Jupyter notebooks demonstrating advanced RAG (Retrieval-Augmented Generation) techniques,...

Beginner friendly Single maintainer Niche use case
agentic-rag ai embeddings
28.4k
3.5k
16
117/wk
active
8/10 AI & ML
h2oai

h2oai

h2o-3
Jupyter Notebook AI analysis

H2O is a distributed, in-memory machine learning platform offering implementations of classical and modern algorithms (GLM, GBM, XGBoost, Random...

Production ready
automl big-data data-science
7.5k
2k
2.9k
5/wk
active
8/10 AI & ML
NirDiamant

NirDiamant

GenAI_Agents
Jupyter Notebook AI analysis

A comprehensive educational repository containing 50+ tutorials and implementations for building generative AI agents, from simple conversational...

Beginner friendly Single maintainer
agentic-ai agents ai
23.1k
3.9k
8
72/wk
active
7/10 Education
microsoft

microsoft

ML-For-Beginners
Jupyter Notebook AI analysis

ML-For-Beginners is a structured 12-week, 26-lesson curriculum by Microsoft that teaches classic (pre-deep-learning) machine learning concepts using...

Beginner friendly
data-science education machine-learning
87.9k
21.4k
2
226/wk
recent
9/10 Education
NirDiamant

NirDiamant

agents-towards-production
Jupyter Notebook AI analysis

A comprehensive tutorial collection for building production-grade GenAI agents, covering the full pipeline from prototyping to enterprise deployment...

Production ready Single maintainer Niche use case
agent agent-framework agentic-ai
21k
2.8k
11
48/wk
active
8/10 AI & ML
NirDiamant

NirDiamant

Prompt_Engineering
Jupyter Notebook AI analysis

This is a comprehensive educational collection of 22 hands-on prompt engineering tutorials in Jupyter Notebook format, covering techniques from basic...

Beginner friendly Single maintainer Niche use case
ai chain-of-thought chatgpt
7.7k
985
4
15/wk
active
7/10 Education
csinva

csinva

imodels
Jupyter Notebook AI analysis

imodels is a Python package for building interpretable machine learning models using rule-based and tree-based approaches, all compatible with...

Production ready Beginner friendly Single maintainer Niche use case
ai artificial-intelligence bayesian-rule-list
1.6k
138
39
3/wk
slow
7/10 AI & ML
mito-ds

mito-ds

mito
Jupyter Notebook AI analysis

Mito is a set of JupyterLab extensions designed to accelerate data science workflows through an interactive spreadsheet interface, AI-powered chat...

Production ready Beginner friendly Niche use case
ai data data-analysis
2.6k
205
293
3/wk
recent
7/10 Data
pinecone-io

pinecone-io

examples
Jupyter Notebook AI analysis

A curated collection of Jupyter Notebooks and sample applications demonstrating Pinecone vector database usage, AI patterns, and semantic search...

Production ready Beginner friendly Niche use case
ai jupyter-notebook llm
3k
1.1k
63
3/wk
active
7/10 AI & ML
rasbt

rasbt

LLMs-from-scratch
Jupyter Notebook AI analysis

A Jupyter Notebook-based companion repository to the book 'Build a Large Language Model (From Scratch)' by Sebastian Raschka, walking readers through...

Beginner friendly Single maintainer Niche use case
ai artificial-intelligence attention-mechanism
98.9k
15.2k
4
396/wk +40 yesterday
slow
9/10 AI & ML
timeseriesAI

timeseriesAI

tsai
Jupyter Notebook AI analysis

tsai is a specialized deep learning library for time series analysis built on PyTorch and fastai, offering state-of-the-art models for...

Production ready Niche use case
classification cnn deep-learning
6.1k
719
28
3/wk
recent
8/10 AI & ML
AnswerDotAI

AnswerDotAI

nbdev
Jupyter Notebook AI analysis

nbdev is a notebook-driven development platform that transforms Jupyter Notebooks into production-ready Python packages with automatically generated...

Production ready Beginner friendly Niche use case
conda developer-tools documentation-generator
5.3k
514
182
active
8/10 Dev Tools
Tanu-N-Prabhu

Tanu-N-Prabhu

Python
Jupyter Notebook

This is an educational repository providing Jupyter notebooks and materials to learn Python, data science, and machine learning from foundational...

Beginner friendly Single maintainer
data data-analysis data-visualization
2.2k
920
9
recent
6/10 Education
AkashSingh3031

AkashSingh3031

The-Complete-FAANG-Preparation
Jupyter Notebook AI analysis

This is a comprehensive educational resource for interview preparation targeting FAANG companies, covering data structures, algorithms, and technical...

Beginner friendly Single maintainer Niche use case
algorithms aptitude collaborate
12k
2.6k
9
recent
7/10 Education
GoogleCloudPlatform

GoogleCloudPlatform

python-docs-samples
Jupyter Notebook AI analysis

This is an official Google Cloud Platform repository containing Python code samples and documentation snippets for GCP services. It serves as the...

Production ready Beginner friendly Niche use case
python samples
8.1k
6.7k
290
recent
7/10 Dev Tools
charliedream1

charliedream1

ai_quant_trade
Jupyter Notebook AI analysis

An integrated AI-powered quantitative trading platform supporting Chinese stock markets, offering end-to-end coverage from educational materials...

Production ready Single maintainer Niche use case
cpp jupyter-notebook keras
5.9k
1.1k
9
recent
7/10 Finance
virgili0

virgili0

Virgilio
Jupyter Notebook AI analysis

Virgilio is an open-source educational mentorship platform designed to guide beginners through Data Science learning with structured pathways and...

Beginner friendly Single maintainer Niche use case
business-intelligence computer-vision data-science
14.8k
2.5k
28
33/wk
slow
6/10 Education
NirDiamant

NirDiamant

Controllable-RAG-Agent
Jupyter Notebook AI analysis

This repository provides an advanced RAG (Retrieval-Augmented Generation) solution using a deterministic graph-based agent to answer complex...

Production ready Single maintainer Niche use case
advanced-rag agent genai
1.6k
264
4
3/wk
slow
7/10 AI & ML
GokuMohandas

GokuMohandas

Made-With-ML
Jupyter Notebook AI analysis

Made With ML is a comprehensive educational course and resource repository teaching developers how to build, deploy, and iterate on production-grade...

Production ready Beginner friendly Single maintainer
data-engineering data-quality data-science
48.6k
7.7k
26
89/wk
slow
8/10 Education

Showing 30 of 37