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 12 of 21

ChatGPT-Python14

ChatGPT-Python is a software that allows you to talk to GPT-3 with a web interface using the openai api

metaprompt14

Metaprompt is an AI-powered prompt generator developed by Anthropic. This is the unofficial Metaprompt Community Github repo. All PRs are welcome 🙂

ask-pdf14

A RAG Application to Ask Questions from a PDF Document using Large Language Models and Vector Database

RAG14

This repo contains self made projects and learnables from various resources on using local LLMs and RAG

LlamaIndex-Agent14

A RAG system is just the beginning of harnessing the power of LLM. The next step is creating an intelligent Agent. In Agentic RAG the Agent makes use of available tools, strategies and LLM to generate response in a specialized way. Unlike a simple RAG, an Agent can dynamically choose between tools, routing strategy, etc.

LLM-and-Generative-Models-Community14

AI Community Tutorial, including: LoRA/Qlora LLM fine-tuning, Training GPT-2 from scratch, Generative Model Architecture, Content safety and control implementation, Model distillation techniques, Dreambooth techniques, Transfer learning, etc for practice with real project!

workshop-local-rag14

Workshop on development of a Local Retrieval Augmented Generation (RAG) system

learn-py14

Test code was written for research and verification of some Python libraries.

construction-spec-assistant14

This is an agentic AI system designed to help Construction Architects review construction documents and identify inconsistencies between original specifications/drawings and Contractor Submittals.

Generative-AI-for-Backend-Devs-Student-Guide14

The notebooks & projects code for Generative for Backend Dev online bootcamp

edu_bot14

EduBot is a powerful RAG (Retrieval-Augmented Generation) chatbot that utilizes the latest SOTA models to provide a seamless and interactive learning experience.

Generative-AI-for-Personalized-E-commerce-Customer-Segmentation14

This project aims to utilize Generative AI for the next marketing strategy in the case of e-commerce customer segmentation.

py_ai_tutorial14

为 Python 后端工程师打造的 AI 实战教程:涵盖机器学习、深度学习、大模型应用,17个行业项目,跨平台支持(macOS/Linux/Windows)

Reducing-Hallucinations-in-LLM-Agents-with-a-Verified-Semantic-Cache13

This repository contains sample code demonstrating how to implement a verified semantic cache using Amazon Bedrock Knowledge Bases to prevent hallucinations in Large Language Model (LLM) responses while improving latency and reducing costs.

fewsats-python13

Python SDK for Fewsats

LLMs13

Comprehensive LLMs repo, where I cover both theoretical and practical aspects of LLMs.

llm-lab13

LLM, Fine Tuning, Llama 2, Gemma, Mixtral, vLLM, LangChain, RAG, ChromaDB, FAISS

Agentic-Advanced-RAG13

Building a multi-agent RAG system with advanced RAG methods

navilaw-ai13

AI powered legal research engine. The system is based on multi AI agentic RAG systems leveraging the power of Llama3 LLM

LLM-Load-Unload-Ollama13

This is a simple demonstration to show how to keep an LLM loaded for prolonged time in the memory or unloading the model immediately after inferencing when using it via Ollama.

Text_summarization13

Text summation using python, deep learning, machine learning, transformer, huggingface, openai and langchain

llm-practice13

A self-hosted personal chatbot API with FastAPI. It allows you to interact with the Llama2 LLM (and other open-source LLMs) to have natural language conversations, generate text, and perform various language-related tasks.

Ollama_GoogleColab_colabxterm_langchain13

This repo contains a code that uses colabxterm and langchain community packages to install Ollama on Google Colab free tier T4 and pulls a model from Ollama and chats with it

ambitus-ai-models13

a TUI‑first Python package and multi‑agent market research engine that orchestrates validated data collection, analysis, and report synthesis into citation‑rich PDF reports.

On13

'온'은 순 우리말로 '전부의'라는 뜻을 가지고 있습니다. 인격을 가진 인공지능을 개발하기 위한 첫 번째 프로젝트입니다.

fin-edubot13

A financial chatbot powered by an LLM and retrieval-augmented generation.

Wiki-IR-ChatBot13

A ChatBot that can respond with humans by retrieving information directly from Wikipedia

AI-chatbot-for-Whatsapp-using-sequence-to-sequence-model13

I came across an episode of silicon valley where “gilfoyle” creates a chatbot to talk to “Dinesh“, after that moment I realized what if I can do the same with my friends, can they differentiate between me and the chatbot, so to answer this question I have to build the bot. Finally, I built one that can talk to my friends and family members on whatsapp, the model is build using sequence to sequence model.

DialoGPT-Finetune13

Covid Doctor chatbot using DialoGPT

symptocare13

SymptoCare is an #AI-powered health assistant that provides #symptom-based #risk predictions and mental wellness support using GPT/Gemini. Built with #React, #Flask, s#cikit-learn, and #Firebase, it offers smart insights and doctor booking features.

formula1-AI13

AI + Formula 1 = 🔥🧑‍💻

LexDrafter13

The code for LexDrafter framework: a framework that assists in drafting Definitions articles for legislative documents using retrieval augmented generation (RAG) and existing term definitions present in different legislative documents.

movies-buddy13

AI Assistant to pick your favourite movie - and didactic demo for RAG

PRD13

PRD: Peer Rank and Discussion Improve Large Language Model based Evaluations

Building_Wardley_BoK13

Creating a body of knowledge using Pinecone, Langchain and OpenAI

sample-aiops-on-amazon-sagemakerai13

A collection of examples and resources for operationalizing GenAI and ML workloads on Amazon SageMakerAI with integrated SageMaker-managed MLflow and Amazon Bedrock.

Learn_RAG_from_Scratch_LLM13

Learn Retrieval-Augmented Generation (RAG) from Scratch using LLMs from Hugging Face and Langchain or Python

agentic-security-pipeline13

An autonomous agentic pipeline that finds, proves, and patches real C memory-safety vulnerabilities end-to-end using a single 7B open-source LLM (Qwen2.5-Coder) on vLLM, with AddressSanitizer as a ground-truth oracle.

AI-Driven-Ayuvervedic-Advisor12

Merge Ayurvedic wisdom with AI chatbots for personalized health recommendations

ml-fun12

Machine Learning and AI projects for fun

deeplearning_langchain_llm_course12

Course Work on Langchain Python Framework for Large Language Models, modified to use a provided dataset.

cosmosdb-llm-knowledge-graph12

Example how to construct knowledge graph from document with LLM (Langchain), and use it with CosmosDB/Neo4j

clearedge12

Build a RAG preprocessing pipeline

text2sql-workshop12

A basic Text2SQL App, powered by Langchain and OpenAI.

Optimal-bidding-policy-using-Policy-Gradient-in-a-Multi-agent-Contextual-Bandit-12

We use policy gradient to help agents learn optimal policies in a competitive multi-agent contextual bandit setting

Seq2Seq-TensorFlow12

Very simple example of Seq2Seq model

JanSevak12

JanSevak is a AI powered HealthCare Management System. The system allows users to register as patients, book appointments, and predict diseases based on symptoms. Doctors can view and manage appointments. Additionally, the system provides information on various health-related topics through blog posts.

anthropic-hackathon12

🧠 Workshop Notebook and assets for the Anthropic Hackathon

SkillMatch-AI_Resume_Analyzer12

an Advanced AI application that utilizes LLM and OpenAI for comprehensive resume analysis. It excels at summarizing the resume, evaluating strengths, identifying weaknesses, and offering personalized improvement suggestions

2025-ZJUSE-SummerCamp-AI-Camp12

本项目主要是2025届浙江大学软件学院夏令营(AI营)的考核项目

Enhancing-LLM-with-Jenkins-Knowledge12

🚀 this project aims to develop an app using an existing open-source LLM with data collected for domain-specific Jenkins knowledge that can be fine-tuned locally and set up with a proper UI for the user to interact with.

REAL-LIFE-AI-PROJECTS12

This repository contains practical AI projects applying machine learning techniques to real-world problems.

private-rag-embeddinggemma12

🔒 100% Private RAG Stack with EmbeddingGemma, SQLite-vec & Ollama - Zero Cost, Offline Capable

timeseries-rag12

Chat with Time-Series Data in PostgreSQL using LlamaIndex and Timescale Vector

course_llm_agent_apps_with_langchain_and_langgraph12

AI apps development in LangChain & LangGraph - tutorial notebooks

300Days__GenerativeAI12

This repository, 300Days_GenerativeAI, is dedicated to 300 days of continuous learning focused on generative AI, studying different books and research papers daily. I'll revisit past learnings, update my understanding, and dive deeper into generative AI's intricacies.

WikiRag12

WikiRag is a Retrieval-Augmented Generation (RAG) system designed for question answering, it reduces hallucination thanks to the RAG architecture. It leverages Wikipedia content as a knowledge base.

DomainMind12

DomainMind: Enhance Local LLMs with RAG DomainMind integrates Retrieval-Augmented Generation (RAG) with local Large Language Models (LLMs) to answer domain-specific questions using a custom knowledgebase. It ensures privacy by running entirely offline and adapts LLMs to specialized fields like scientific research.

LRP4RAG12

RAG Hallucination Detecting By LRP.

Customer-Outreach-Campaign-crewAI12

This repository demonstrates the use of CrewAI to enhance sales outreach and lead profiling using a combination of advanced AI agents and tools. The project leverages CrewAI agents and LangChain to identify high-value leads and craft personalized outreach campaigns.

news_KG12

Knowledge graphs and financial news analytics with large language models

oreilly-langgraph12

Building AI Agents and Workflows with LangGraph

InSight-o312

[ICLR'26] InSight-o3: Empowering Multimodal Foundation Models with Generalized Visual Search

genai-for-network-engineers12

Companion Colab notebooks for 'Generative AI for Network Engineers: From API to Production — Volume 1' by Eduard Dulharu

RAG_QA_LLM11

Knowledge-Sharing Hub using RAG Q&A techniques with LLMs (Llama2 and ChatGPT)

langgraph-text-to-sql-agent11

Offline Text-to-SQL Agent – Convert natural language questions into SQL queries with explanations. Fully open-source, runs locally, and features a Streamlit UI, multi-table support, and configurable SQLite databases. Built with LangChain, LangGraph, Ollama (CodeGemma 7B).

lcel-forge11

AI developer that generates LangChain Expression Language code

LangChain-for-Generative-AI11

Learn LangChain for Genearative AI with OpenAI API using Python

llama-agent11

Fun project to run your own LLM chat bot using llama.cpp

Chatbot-Using-Langchain11

This Streamlit app, "LangChain ChatBot," invites users to input queries, utilizing the LangChain library and OpenAI's text-davinci-003 model to generate responses with controlled randomness. In just a click, users can explore the intriguing world of conversation through this compact and user-friendly interface.

llm-augmentation11

Applying LLMs, augmented with information retrieval (RAG) and function calling, to a variety of tasks in different domains.

AOAI-LangChain-Milvus11

Custom document-based QnA, powered by Azure OpenAI, LangChain and Milvus.

End-to-End-LLM-Projects11

This repo contains code related to development of LLM based projects with Langchain and LLamaIndex. It uses RAG, Function calling, agents and tools as of now for interaction with data.

crewAI-Multi-AI-Agents-Investment-Risk-Analysis11

This project automates the process of monitoring market data, developing trading strategies, executing trades, and assessing risks using a team of specialized AI Agents from crewAI. Each agent is equipped with specific roles and goals, and they collaborate to optimize trading decisions and strategies.

repo-upgrade11

Dependencies Upgrade with multi-agents (CrewAI & Langgraph)

Conversational-AI-System-using-Phi-2-PGVector-and-Llama-Index11

Build a Conversational AI System that can answer questions by retrieving the answers from a document.

ai-rag-quiz-workshop11

Learn the fundamentals of LLMs & Retrieval-Augmented Generation (RAG) through hands-on notebooks, then build your own AI-powered Q&A chat app using Streamlit. Bring your own documents and get started with our video guide!

QA-app11

Question-Answering App Over Your Own Data with LLamaindex and ElasticSearch !

langchain-quickstart11

Jupyter notebook samples to quickly get started with OpenAI and LangChain

taxonomy-completion11

Taxonomy Completion with Embedding Quantization and an LLM-based Pipeline: A Case Study in Computational Linguistics

Code_Assistant11
LangGraph11

🚀 Comprehensive LangGraph learning repository with hands-on examples, and practical implementations. Master stateful multi-agent applications, RAG systems, SQL agents, custom tools, and debugging techniques. From basics to advanced workflows with real-world examples.

RAG-dataset-gen11

Retrieval augmented generation for building datasets from scientific literature: Contains the notebooks used for creating datasets

AI-Chef-Mate-FYP11

This project is a Full-stack Meal Planning, Ingredient Recognition and Nutrition Tracking web application powered by Agentic RAG and LLMs for the Final Year Project of Pranav Krishnakumar

RAG-FundaMentals11

🔰 A Comprehensive RAG repository covering basic vanilla RAG techniques, advanced retrieval methods, hybrid search fusion approaches, hands-on reranking techniques with code + explanation 📚✨

multi_agent_system_architecture_for_federal_funds_target_rate_prediction11

End-to-End Python implementation of "FedSight AI" multi-agent system for Federal Funds Target Rate prediction (NeurIPS 2025 Workshop). Simulates FOMC deliberations using LLMs with Chain-of-Draft reasoning and In-Context Learning. Integrates structured macro indicators with unstructured narratives (Beige Book, Dot Plots).

A2A-langgraph11

This project demonstrates Agent-to-Agent (A2A) conversations using LangGraph with the A2A protocol. It includes implementations in both **Python** and **TypeSc…

build-ai-agents-from-scratch11

Learn to build AI Agents from scratch using multiple different patterns, add memory, RAG and too calling

RAG_With_Gemini10

Providing useful context by using Retrieval Augmented Generation (RAG) to Gemini

Azure-Foundry-Webinar10

This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.

AuditPulse10

An end-to-end AI dirven continuous financial auditing system using multi-agent LLMs for compliance, fraud detection, and risk assessment, leveraging public financial data for real-time, audit-ready insights.

youtube-retrieval-qa10

ChatTube: A Retrieval QA System to Youtube Videos

competence-kg10

A tutorial on Knowledge Graphs discussing how to model the employee competences within a company

course-on-large-language-models10

This is a course on how to to program with Large Language Models.

Python-Assistant10

This a Python AI Assistant made by using langgraph and langchain. The assistant is capable of handling programming tasks in python.

langchain-rdf10

🦉 Utilities to improve LLMs capabilities when working with SPARQL endpoints and RDF knowledge graphs, compatible with LangChain

rag-with-amazon-bedrock-and-memorydb10

Question Answering Generative AI application with Large Language Models (LLMs), Amazon Bedrock, and Amazon MemoryDB for Redis

LLAMALangChainDemo10

Welcome to the LLAMA LangChain Demo repository! This project showcases how to utilize the LangChain framework and Replicate to run a Language Model (LLM). The code in this repository replicates a chat-like interaction using a pre-trained LLM model.

langchain-chatgpt10

This is a project that uses the LangChain library and OpenAI's ChatGPT API to perform data analysis on a dataset. Disclaimer: This project was made before OpenAI released Code Interpreter on ChatGPT Plus. With similar functions.

MLflow-crash-course10

A meticulously curated collection of hands-on Jupyter notebooks, designed to illuminate the comprehensive application of MLflow across a spectrum ranging from foundational Machine Learning principles to pioneering Generative AI paradigms.

Browse other language pages