Language

Jupyter Notebook agents

2,004 Jupyter Notebook AI agents indexed on MeshKore — the most complete public catalog, ranked by popularity and updated daily.

2,004 agents · ranked by popularity · refine in the directory →

Jupyter Notebook agents — page 10 of 21

AudioInsightsGenerator25

Unlock AI power with AudioInsightsGenerator! From audio to summaries, emotion analysis, idea generation, narratives, and content filtering. Explore your audio's hidden dimensions!

workshop-rag25

Retrieval Augmented Generation and Semantic-search Tools

data-driven-car-following25

Development of parametric, deep learning, and reinforcement learning agent-based model of car-following behaviour. The models aim to be data-driven, and take into account the heterogeneity of drivers' behaviour and vehicle types. Potential future applications include investigation of a mixed traffic of human-driven vehicles and autonomous vehicles.

ValueDecomposition25

Value-Decomposition Networks For Cooperative Multi-Agent Learning

search_privacy_risk25

Code for the paper "Searching Privacy Risks in Multi-Agent Systems via Simulation"

AI-Agent-Projects25

Agentic AI Agents, LangChain v1, Gemini 3, Tool Calling, Agent Memory, Prompt Engineering, Guardrails, MCP, FastAPI

awesome-foundry-nextgen25

Hands-on labs for Microsoft Foundry - Azure's unified PaaS for enterprise AI. Notebooks + Bicep covering provisioning, agents (incl. hosted Copilot SDK + REST), MCP, Foundry IQ knowledge bases, guardrails, red-teaming, and fine-tuning.

chatgpt-structured-data25

Demos of ChatGPT's function calling/structured data support.

multi-agent-apps25

This repository will contain projects on multi-agent applications using frameworks such as crewai, langchain, gradio, hugging face etc.

AI4Chem24

AI4Chem is a code to test the ability of large language models (ChatGPT) to comprehend Chemistry.

aio-bot24

This is all in one chatbot. When you start conversation it sees your face and identifies if it has previously talked to you(Not supported in latest versions). It also checks for your emotion in between conversation. This emotion data is then used to help you whenever it detects you are sad or angry. It can search anything you ask on the internet.

kgpt24

A GPT-2-class language model trained from scratch on OpenWebText with the intent to augment AI Transformer-model education and reverse engineer GPT models from scratch.

LegalTech24

👨🏽‍⚖️ LegalEngine - qqmbr team - Junction2017

llama-cpp-chat-completion-wrapper24

Wrapper around llama-cpp-python for chat completion with LLaMA v2 models.

Misc24

Contains interesting projects like Cat face detection, cat face recognition, code generation, Building chatbot, finding similar documents, image segmentation, UCI credit card, anomaly detection, MNIST etc.

Seq2Seq-Chatbot24

Chatbot based Seq2Seq model with bidirectional rnn and attention mechanism with tensorflow, trained on Cornell Movie-Dialogs Corpus and deployed on a Flask Server

save-llm-api-cost24

A straightforward method to reduce your LLM inference API costs and token usage.

fondant-usecase-RAG24

Data pipelines and notebooks for RAG tuning using Fondant

AI_foundation_tutorial24

AI foundation and trend seminar tutorial with code

mas_uav24

Multi agent system to coordinate multiple UAVs

DeepLearningAI-Giskard-RedTeaming24

Practical Jupyter notebooks from Andrew Ng and Giskard team's "Red Teaming LLM Applications" course on DeepLearning.AI.

llm-translator24

Translate Markdown files from one language to another using OpenAI's API while retaining original formatting. This Jupyter notebook tokenizes input text, splits into chunks, translates with OpenAI, and reconstructs output to preserve Markdown structure. Useful for localizing documentation, articles, books, and other long-form Markdown content.

parsee-datasets24

Datasets, case studies and benchmarks for extracting structured information from PDFs, HTML files or images, created by the Parsee.ai team. Datasets also on Hugging Face: https://huggingface.co/parsee-ai

llmops_langchain24

LLMOps framework using LangChain, Pinecone and Kubeflow

career-path-recommendation-system24

AI powered career path recommendation system

openAI-to-freeCAD-workflow24

This project uses a Large Language Model (LLM) with Retrieval-Augmented Generation (RAG) to convert natural language descriptions into executable FreeCAD Python scripts for 3D modeling.

rag-reranking24

An overview of popular reranking models and architectures for 2 stage RAG pipelines

HackAI-Challenges-202624

HackAI Morocco is a 4-day AI hackathon that brings together students from across Morocco for an unforgettable experience filled with innovation, challenges, and learning. This unique event combines technical excellence with creative problem-solving in the field of artificial intelligence.

AI-Powered-Healthcare-Intelligence-Network24

The AI-Powered Healthcare Intelligence Network is an AI-driven system offering disease prediction, drug recommendations, heart disease risk assessment, and an AI medical chatbot. Using ML, NLP, and LLMs, it provides accurate diagnoses, insights, and recommendations, enhancing healthcare accessibility, efficiency, and decision-making .

RAG-University23

Welcome to the RAG University repository! This repository contains code implementations for Retrieval-Augmented Generation (RAG) models, specifically designed for Language Model (LM) tasks. RAG models combine the strengths of both retrieval and generation approaches, enhancing the capabilities of LLMs.

notebooks23

GenAI Playground

langchain-crashcourse23

The LangChain Crash Course Repository is a concise and comprehensive collection of learning materials for the LangChain programming language.

strands-agents-workshop23

This is a One Shot Course on Strands Agents with Notebooks, Scripts, resources and Projects to take you from Zero To Hero in Strands Agents SDK usage in your Agentic AI Journey

faq-virtual-agent23

Build your faq virtual agent in 5 minutes

Virtual-Voice-Assistant23

Model uses Whisper, CHATGPT, GTTS

Create-your-own-ChatGPT23

Create your own ChatGPT with Python

building-qa-app-with-openai-pinecone-and-streamlit23

Building a GPT-4 Q&A app using Azure OpenAI, Pinecone and Streamlit in just a couple of hours

LEMMA23

LEMMA: An effective and explainable way to detect multimodal misinformation with LVLM and external knowledge augmentation, incorporating the intuition and reasoning capbility inside LVLM.

Baymax23

Baymax is a multilingual medical ecosystem capable of diagnosing diseases remotely. It aims to improve healthcare accessibility in rural and remote parts of India. The chatbot uses AI/ML technologies for efficient disease diagnosis and patient support.

ontology-llm23

Agent-OM: Leveraging LLM Agents for Ontology Matching

advance-contextual-engineering23

Contextual Engineering Pipeline

Research-Assistant-Agent23

An extensible multi-agent Research Assistant that uses Gemini-powered subagents (Researcher, Analyst, Formatter) with ArXiv and custom tools to search, analyze, format, and persist academic findings, and can run locally (Flask) or be deployed to Vertex AI.

SRE-agent23

Autonomous agent for Kubernetes incident detection, diagnosis, and mitigation using LLMs and modular workflows. Integrates LangChain, LangGraph, and MCP servers to enable automated SRE tasks in cloud-native environments.

llamagotchi22

A bunch of LLaMa model investigations, including recreating generative agents (from the paper Generative Agents: Interactive Simulacra of Human Behavior)

mojo-qa22

Using langchain, deeplake and openai to create a Q&A on the Mojo lang programming manual

advanced-rag-router-with-amazon-bedrock22

How to build an advanced RAG router based assistant with Amazon Bedrock using LLMs, Embeddings model, and Knowledge Bases for Amazon Bedrock.

AI-Self-learning-Chatbot22

A neural network-based AI chatbot has been designed that uses LSTM as its training model for both encoding and decoding. The chatbot works like an open domain chatbot that can answer day-to-day questions involved in human conversations. Words embeddings are the most important part of designing a neural network-based chatbot. Glove Word Embedding and Skip-Gram models have been used for this task.

Reward-Modeling-RLHF-Finetune-and-RAG22

Gemma2(9B), Llama3-8B-Finetune-and-RAG, code base for sample, implemented in Kaggle platform

simple-rag-langchain22

Exploring the Basics of Langchain

Computer-Use-Agent22

An AI Agent that is able to control your screen to complste any task

My-AI-Learning-Notes22

繁中 AI / LLM 學習路徑 + 面試準備教材 + 2024-2025 研究前沿。

rag-cookbook-202622

Forty hands-on recipes for production-grade retrieval-augmented generation, Nebius-first and provider-agnostic.

hands-on-rag22

Repository for code examples for the book "Hands-on RAG for production"

rag-with-gemini22

Retrieval-Augmented Generation over PDFs with Google Gemini: chunking, embeddings and grounded question answering in one runnable notebook. 49,000+ views.

my-adk-python-samples21

A collection of Python agent samples built with the Google Agent Development Kit (ADK), demonstrating integrations with services like BigQuery and Vertex AI Search.

google-5day-genai-intensive-course21

This repository has been created to keep track of my 5 days progress.

chatwithCSV21

QnA bot on a CSV

rag-qa21

RAG-QA is a free, containerised question-answer framework that allows you to ask questions to your documents in an intuitive way

watson-conversation-tool21

Python-based command line tool to manage workspaces and test conversations for IBM Watson Assistant on IBM Cloud

LLM-RAG21

A Dockerized Streamlit app leveraging a RAG LLM with FAISS to offer answers from uploaded markdown files, deployed on GCP Cloud.

Gymnasium-Colaboratory-RL21

Reinforcement Learning + Open AI Gym/Gymnasium in Google's Colab.

glide-text2im-colab21

Colab notebook for openai/glide-text2im.

gcp-ai-agent-starter-kit21

Starter kit to deploy LLM agents with memory and RAG using LangChain, OpenAI, and Google Cloud (Cloud Run, BigQuery).

data-science-first20

Repository of code examples for the book "Data Science First: Using Language Models in AI-Enabled Applications" -- Broken down into case studies using data from media, education, telecommunications and investment research.

langchainjs-0.1-guides20

Notebooks showing off LangChain.js v0.1.0 features.

self-reflective-RAG20

Exploring SOTA Advanced RAG techniques: This project implements a self reflective RAG, seamlessly integrating multiple knowledge sources (website, SQL, PDFs) while meticulously aligning with business requirements.

free-ai-youtube-summarizer20

Free AI Youtube Summarizer on your computer using mistral-instruct-v0.2, langchain and llama_index

Schematise20

An LLM enabled XML generator for Indian laws in the LegalDocML and LegalRuleML formats

swarm-meal-planner20

Exploring and demonstrating OpenAI's Swarm framework

atra20

An open source NLP as a service project focused on providing state of the art systems with ease. Training and inference by simple docker commands

DSPy-Multi-Hop-Chain-of-Thought-RAG20

Discover advanced AI techniques in my repository combining Multi-Hop Chain of Thought (CoT) and Retrieval-Augmented Generation (RAG) using DSPy and Indexify. Enhance complex problem-solving with multi-step reasoning and external knowledge integration. Perfect for AI enthusiasts and researchers.

BUILD25-LAB33320

This repository hosts the instructions and workshop materials for Lab 333 - Evaluate Reasoning Models for Your Generative AI Solutions

google-colab-python-learn20

📚 Learn Google Colab、Python、ML、OpenAI、Whisper、spaCy、NLP、HuggingFace

Custom_GPT_Wizard20

CGW Repo: A comprehensive toolkit for helping in the creation and optimization of Custom GPTs (Generative Pre-trained Transformers) with openAi's builder, designed to guide users through the process of tailoring AI models for specific tasks. Features include step-by-step instructions, troubleshooting tips, and frameworks for evaluating GPT quality.

llms-beyond-chat20

LLMs: Beyond Chat

edge-aio-in-a-box20

Azure IoT Operations with Edge AI in-a-Box

RAGAlchamy20

Summarize and perform RAG on PPTx/PPT file formats

newspulse-databricks-hackathon20

NewsPulse is AI powered news analytics app for investors

custom-rag-evals20

Applying domain specific evaluations to RAG chunking and embedding functions

LexRAG20

A Retrieval-Augmented Generation (RAG) application for querying legal documents. It uses PostgreSQL, Elasticsearch, and LLM to provide summaries and suggestions based on user queries. Features data ingestion with Airflow, real-time monitoring with Grafana, and a Streamlit interface.

AdaptEd19

Lectures that talk back. AI tutor with real-time voice conversation, dynamic Gemini-driven slides, and emotion-aware pacing — built at LA Hacks 2024 (Google Gemini Challenge 1st + Fetch.ai Agentified).

oreilly-agi19

Explore the evolution of AGI through historical context, reasoning models, and agent systems, while gaining hands-on experience with cutting-edge models like Claude 4, DeepSeek-R1, and OpenAI's o3. Learn to critically evaluate AGI benchmarks, understand their limitations, and identify where current models excel or struggle in reasoning tasks.

llm-observability19

技術書典#17 - 『俺たちと探究するLLM Observabilityアプリケーションのオブザーバビリティ』で使用するサンプルアプリケーション

Agentic-AI-Tutorial19

Step-by-step guide to building agentic AI systems with LangGraph and MCP — from basic LLM calls to multi-node agents that reason, plan, and use real tools.

gemini-devmultigroup-example19

Developer MultiGroups canlı yayınında kodladığımız PDF yorumlayabilen bir sanal asistan.

build-generative-ai-apps-with-langchain19

"Build Generative AI Apps with LangChain" is a repository that contains a comprehensive framework for building generative AI applications using LangChain, an innovative language modeling platform. This repository includes all the necessary code and documentation to help developers quickly build and deploy generative AI applications

gcp-llm-retrieval-augmentation19

A retrieval augmentation LLM demo in GCP

llm-agent19

It shows how to deploy and use an agent with LLM.

NaBot19

NaBot is a Rasa-based, smart medical chatbot. It can retrieve medicines and lab tests information for users just by chatting with it.

deeplearning19

deeplearning tour

Building-Systems-with-ChatGPT-API19

Unlock automation and system building with the ChatGPT API. Master chain calls, Python interactions, and create a customer service chatbot in this practical course.

gym-fraud19

💳 Creates a new gym environment for credit-card anomaly detection using Deep Q-Networks (DQN) and leverages Open AI's Gym toolkit to allocate appropriate awards to the RL agent.

raguelike19

A project combining roguelike with LLMs, RAG, Text2Speech, and Speech2Text

inDox19

The Indox Ecosystem offers integrated AI tools for data workflows. Our four components (IndoxArcg, IndoxMiner, IndoxJudge, and IndoxGen) enhance AI applications with advanced retrieval, extraction, evaluation, and generation capabilities, supporting multiple document formats and LLM providers.

awesome-genai-apps19

Build Fullstack GenAI apps and AI Agents

multiclass-news-classification-using-llms19

This repository contains a project that focuses on evaluating the performance of different Language Models (LLMs) for multi-class news classification. The project aims to assess how well LLMs can classify news articles into five distinct categories: business, politics, sports, technology, and entertainment.

natural-language-processing-projects-python19

A complete A–Z guide to Natural Language Processing (NLP) using Python — includes real-world projects, machine learning models, and chatbot implementations. Ideal for students, researchers, and data science enthusiasts.

GenAI_foundry19

GenAI

genius-genai19

A hands-on playground to learn and experiment with LangChain, LangGraph, LangSmith, and OpenAI in Python and TypeScript.

Llama3-Tutorials18

Hands-on projects with Llama 3, Ollama, Streamlit

Browse other language pages