Repository History

Explore all analyzed open source repositories

Topic: Jupyter Notebook
rag-from-scratch: Building Retrieval Augmented Generation Systems

rag-from-scratch: Building Retrieval Augmented Generation Systems

This repository by LangChain AI offers a comprehensive guide to understanding and implementing Retrieval Augmented Generation (RAG) from scratch. It includes a series of Jupyter notebooks and an accompanying video playlist, making complex RAG concepts accessible for practical application. The resource highlights RAG's advantages over fine-tuning for factual recall in Large Language Models (LLMs).

Apr 30, 2026
View Details
CoTracker: A Powerful Model for Tracking Any Point on a Video

CoTracker: A Powerful Model for Tracking Any Point on a Video

CoTracker is a state-of-the-art model developed by Facebook AI Research and the University of Oxford, designed for tracking any point (pixel) across video sequences. This transformer-based solution offers fast, accurate, and quasi-dense point tracking capabilities. It is an invaluable tool for researchers and developers in computer vision, enabling precise analysis of motion in videos.

Apr 11, 2026
View Details
Roboflow Notebooks: Master State-of-the-Art Computer Vision Models

Roboflow Notebooks: Master State-of-the-Art Computer Vision Models

Roboflow Notebooks offers a comprehensive collection of tutorials designed to help users master state-of-the-art computer vision models and techniques. This repository covers a wide range of topics, from foundational architectures like ResNet to cutting-edge models such as RF-DETR, YOLO11, SAM 3, and Qwen3-VL. It serves as an invaluable resource for anyone looking to explore and implement advanced computer vision solutions.

Apr 6, 2026
View Details
KBLaM: Knowledge Base Augmented Language Models for Enhanced LLMs

KBLaM: Knowledge Base Augmented Language Models for Enhanced LLMs

KBLaM, developed by Microsoft, is the official implementation of "Knowledge Base Augmented Language Models" presented at ICLR 2025. This innovative method enhances Large Language Models by directly integrating external knowledge bases, offering an efficient alternative to traditional Retrieval-Augmented Generation (RAG) and in-context learning. It eliminates external retrieval modules and scales computationally linearly with knowledge base size, rather than quadratically.

Feb 28, 2026
View Details
Anthropic Courses: Educational Materials for Claude API and Prompt Engineering

Anthropic Courses: Educational Materials for Claude API and Prompt Engineering

The Anthropic Courses repository offers a comprehensive suite of educational materials designed to teach users how to effectively work with the Claude SDK and master prompt engineering techniques. It includes five structured courses, guiding learners from API fundamentals to advanced topics like prompt evaluations and tool use. These resources are ideal for developers and AI enthusiasts looking to enhance their skills with Anthropic's AI models.

Feb 22, 2026
View Details
big_vision: Google Research's Codebase for Large-Scale Vision Models

big_vision: Google Research's Codebase for Large-Scale Vision Models

big_vision is Google Research's official codebase for training large-scale vision models using Jax/Flax. It has been instrumental in developing prominent architectures like Vision Transformer, SigLIP, and MLP-Mixer. This repository offers a robust starting point for researchers to conduct scalable vision experiments on GPUs and Cloud TPUs, scaling seamlessly from single cores to distributed setups.

Dec 31, 2025
View Details
NVIDIA Isaac GR00T: A Foundation Model for Generalist Robots

NVIDIA Isaac GR00T: A Foundation Model for Generalist Robots

NVIDIA Isaac GR00T N1.6 is an open vision-language-action (VLA) foundation model designed for generalized humanoid robot skills. It enables robots to perform manipulation tasks in diverse environments by taking multimodal input, including language and images. Researchers and professionals can leverage this model for fine-tuning on custom datasets and deploying it for inference.

Dec 30, 2025
View Details
OmniParser: A Vision-Based Tool for GUI Agent Screen Parsing

OmniParser: A Vision-Based Tool for GUI Agent Screen Parsing

OmniParser is a comprehensive tool developed by Microsoft for parsing user interface screenshots into structured, understandable elements. It significantly enhances the ability of vision-based models, such as GPT-4V, to generate accurate actions grounded in specific regions of a GUI. This project aims to advance pure vision-based GUI agents by providing robust screen parsing capabilities.

Dec 28, 2025
View Details
Memary: The Open Source Memory Layer for Autonomous Agents

Memary: The Open Source Memory Layer for Autonomous Agents

Memary is an innovative open-source memory layer designed to enhance autonomous agents by emulating human memory. It integrates knowledge graphs and memory modules to provide agents with advanced capabilities for reasoning and learning. This project aims to make agents more intelligent and capable of self-improvement.

Dec 28, 2025
View Details
GenerativeAICourse: A Comprehensive Hands-On Generative AI Engineering Course

GenerativeAICourse: A Comprehensive Hands-On Generative AI Engineering Course

This repository offers a comprehensive, hands-on Generative AI course, starting from fundamental AI concepts to building production-grade applications. It focuses on AI engineering, covering topics like LLMs, RAG, AI agents, and prompt engineering with practical tutorials. The course aims to equip learners with the skills needed to build real-world AI solutions.

Dec 4, 2025
View Details
DataScienceInteractivePython: Interactive Dashboards for Learning Data Science

DataScienceInteractivePython: Interactive Dashboards for Learning Data Science

DataScienceInteractivePython is a GitHub repository by Professor Michael Pyrcz, offering interactive Python dashboards designed to simplify the learning process for data science concepts. It provides hands-on tools for students and enthusiasts to explore statistics, models, and theoretical concepts through engaging, interactive examples. This resource aims to remove barriers to education by allowing users to experiment with data analytics and machine learning in real-time.

Dec 2, 2025
View Details
FinRL-Trading: Deep Reinforcement Learning for Automated Stock Trading

FinRL-Trading: Deep Reinforcement Learning for Automated Stock Trading

FinRL-Trading is a powerful GitHub repository built upon the FinRL framework, designed to develop advanced AI stock-selection and trading strategies. It leverages both Supervised Learning and Deep Reinforcement Learning to create robust models, with capabilities extending to deployment on online trading platforms. This project offers a comprehensive approach to algorithmic trading, from data processing to live paper trading.

Oct 12, 2025
View Details
Page 1