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

aie-cohort-75

AI Engineering Bootcamp

youtube-codelabs5

This repository is packed with practical, beginner-friendly codelabs that bring AI and coding concepts to life. From extracting job applicant details with OpenAI’s Function Calling (think resume parsing into JSON) to automating real-world tasks, you’ll find working code, sample datasets, and step-by-step guides here.

AI-Agents-Hub5

🤖 Build and explore powerful AI agents that solve real-world tasks using tools, memory, and reasoning within a collaborative hub.

BiasCompass5

Using LLMs to detect bias in news articles.

pinecone-rag5

Using Pinecone, LangChain + OpenAI for Generative Q&A with Retrieval Augmented Generation (RAG).

AI-Financial-Analyst5

AI-driven financial analyst system utilizing LangChain and Ollama for real-time stock analysis, market trends, and financial insights.

GeminiAi-5

Using FineTune Models for Document Q/A and Chatbots

personalized_chat_bot5

This is a personalized chatbot that uses context from the whatsapp chat history to behave like a specific individual

llm_rag5

Chat with AI

Inkwell5

AI & RAG Based Personalized Writing Assistant

esgchatbot5

Build your own ESG chatbot

FinAI5

🚀Information Retrieval & Question Answering 🔥LLMs 🌐Streamlit

RAG-Chatbot5

My first RAG question-answering app that answers questions based on files uploaded. The app has been deployed on streamlit

GenAI-Dev-Onboarding-Starter-Kit5

A playbook and Colab-based demo for helping engineering teams adopt Generative AI. Includes a working RAG pipeline using LangChain + Chroma, OpenAI GPT-4o embeddings, prompt engineering best practices, and automated LLM evaluations with Ragas.

LangChain-Tutorials5

🦜🔗 LangChain-Tutorials is an amazing GitHub repository that provides an array of friendly and interactive tutorials for LangChain enthusiasts. Scripts are coded in Python

langchain-tutorials5

Tutorials for LangChain

RAG-Pipeline5

In this project I have built a RAG pipeline to showcase how we can augment LLM knowledge with additional data.

rag-optimization-cnn-dailymail5

Optimizing a Retrieval-Augmented Generation (RAG) system on the CNN/Daily Mail dataset using LangChain, with performance benchmarking and analysis via RAGAS.

Projects5

A collection of beginner to intermediate-level Data Science & Machine Learning projects using Python, Pandas, Scikit-learn, Tensorflow, and more.

AI-Agents-in-LangGraph5

Learn about LangGraph’s components and how they enable the development, debugging, and maintenance of AI agents.

ArogyaMitra5

An accessible, reliable, and efficient platform for medical information and support using LLMs

Knowledge-graphs-RAG-DAGWorks-Hamilton-FalkorDB-OpenAI5

Creating Knowledge Graphs and Productionalizing your RAG model with using Dagworks, FalkorDB, Langchain and OpenAI

langchain-advertools5

LangChain integration for advertools

crawl-for-vector-db5

A web site crawler for semantic search.

Debt-Recovery-Analysis-LangChain-Groq5

This project leverages Langchain and Groq to analyze conversations between recovery agents and borrowers. The analysis includes summarization, key actions identification, sentiment analysis, named entity recognition (NER), and non-compliance checks.

AI-RAG-In-Depth5

Structured approach in AI and ML. Fundamentals and Advanced topics. RAG, Scoring & Profiling, LangChain & LangGraph, Certified Azure AI Engineer materials.

thesis-rag-chatbot-gemini5

retreival augmented generation based chatbot using langchain and google's gemini which reduces hallucination and gets the latest data ensuring privacy and concise answers

StudyBot5

Revise your subjects with studybot using RAG

cai5

The Camel Quickstart Assistant helps you build Camel applications using a LLM backed agent that draws on documentation for Camel Quarkus and Camel Springboot.

generative-AI5

Generative AI projects using openAI, llama, langchain, vectordb

langchain-practice5

A practice repository implementing examples from the official LangChain documentation

RagImplementation5

Implementing Retrieval Augmented Generation (RAG) via using GPT-3.5-Turbo as the LLM model and Langchain to simplify the implementation, with the data being feed is in the form of list to make it easier to understand.

convert-gpt-text-prompts-to-amazon-bedrock-llm-prompts5

How to convert GPT text prompts to text prompts for Large Language Models (LLMs) on Amazon Bedrock.

Bookshelf-QABot5

Multi-model knowledge assistant/QA-Bot based on Langchain, leveraging LLMs, RAG, FastAPI and Gradio

NLP-LLM5
AI-Planet-LLM-Bootcamp-Challenge5

An LLM challenge to (i) fine-tune pre-trained HuggingFace transformer model to build a Code Generation language model, and (ii) build a retrieval-augmented generation (RAG) application using LangChain

Medical-RAG-System5

Retrieval-augmented generation (RAG) system for medical Q&A using the Merck Manual of Diagnosis and Therapy (19th Edition). Semantic search via ChromaDB and GTE-large embeddings; answer generation with Mistral 7B (GGUF). Runs fully locally for privacy, with optional GPU acceleration.

PGP-Applied-AI-Agentic-AI-IIITB5

Applied AI and Agentic AI project repository from the IIIT Bangalore PGP program, focusing on LLMs, agentic workflows, automation, and real-world AI system design.

langgraph-exercises5

My LangGraph Exercises 🦜🕸️

Semantic-Book-Recommender5

Semantic book recommendation system using LLM embeddings, zero-shot classification, and emotion scoring with a Gradio dashboard.

home-depot-chatbot5

This repository contains a case study of the use of Large Language Models to serve as a customer service chatbot based off of Home Depot's website using the Langchain framework, Slack API, and Open AI API. The Langchain agent used is a database agent that can perform SQL queries on any database.

ai_crewai_starter_template5

Este repositório contém um exemplo de como criar agentes de IA usando a biblioteca CrewAI, o modelo Llama3 e a API Groq em Python. O objetivo é fornecer uma estrutura básica para configurar e executar agentes de IA.

AutoGen-DI5

Data Interpreter for autoGen

SHAi5

Sustainable Hydroponic domain-specific LLM developed to improve sustainable farming.

Agentic-AI5

Materiales de la charla "Agentes inteligentes"

mcts-tutorial5

Advanced lecture of MIT 16.412 - Cognitive Robotics - in Spring 2019

querygpt5

An AI agent in your terminal that can connect to databases and generate insights

simple-deep-research5

Simple Deep Research Implementation

Agentic-AI-Roadmap-with-Notes-Using-LangGraph5

A comprehensive guide and resource collection for building sophisticated agentic AI systems with LangGraph.

dnd-rag5

🐉 Dungeons & Dragons RAG Exploration 🎲

Agentic-Document-Extraction-for-RAG5

A Retrieval-Augmented Generation (RAG) pipeline using ADE. RAG enables LLMs to answer questions about documents by retrieving relevant chunks and generating answers grounded in that context.

Chatbot-Therapist-using-OpenAI-Python-Gradio5

This GitHub repository contains a Python script for an AI Therapist Chatbot powered by OpenAI's GPT-3.5 Turbo model. The chatbot is designed to engage with users in a supportive and empathetic manner, providing responses to user queries and messages.

TF-Chatbot5

Tensorflow Chatbot trained with Cornell movie-dialog corpus

Empathetic_Chatbot5

NLP project myself, and Ye Fan developed for ECE 657.

llm-friend-bot5

This project seeks to fine-tune the GPT-2.5 model with a personal touch. By training it on personal Telegram chats, we aim to capture the essence of individualized writing styles. To spice things up, we've also fed the model a sprinkle of anecdotes and a dash of math tasks.

ml-nlp-portfolio5

A curated collection of advanced AI, ML, and NLP projects—including recommenders, chatbots, prediction systems, and more. Each project is end-to-end, production-ready, and demonstrates real-world applications of modern data science and generative AI. Perfect for learning, showcasing, or building upon!

MachineLeaning_OCR_Scraping5

Watcharapon Weeraborirak Computer Engineering AI Developer (Machine Learning)

Arabic-Voice-Interface-for-City-Operation-Center5

A multi-language virtual assistant

GenerativeAI5

Generative AI nano degree program

Assist.Jarvis5

A functional PoC chatbot inspired from Google's DialogFlow

seq2seq-chatbot5

An attention-based seq2seq neural network chatbot with PyTorch, trained on Microsoft's MetaLWOz dataset.

AI-Chatbot-for-Vehicle-Rental-system5

Virtual AI Chatbot. Automate customer service at your car dealership site. Let the chatbot be your service booking agent and sales assistant.

Chat_bot5

simply a chatbot ! (Maybe not so simple ;-) )

OC_AI-Engineer_P10_Flights-booking-chatbot5

Repository of OpenClassrooms' AI Engineer path, project #10 : create a flight booking chatbot, integrate and deploy it as a web app

chatbot5

An easy to implement chatbot that can be used to enhance customer experience immediately on any website.

Whatsapp-Automation5

Whatsapp chatbot automation with Python and Selenium for sending messages, photos

multilayer_bidirectional_chatbot5

A multi-layer bidirectional seq-2-seq chatbot with bahdanau attention.

QuizGPT5

QuizGPT is an interactive AI tutor that engages students with adaptive questions based on school materials, creating a fun chat experience.

chatbot_pytorch5

对于pytorch官网chatbot的教程做了模块化的处理,包含大量的注释

Voice-Chatbot5

Voice Chatbot, Course Project, Speech Processing

Simple-ChatBot-With-NLP5

chatbot using NLP and RNN

Health_ChatBot5

A chatbot that can predict disease by knowing symptoms from you. It can predict almost 41 disease. It can also tell you description, precautions and symptoms for various diseases.

Simple-Deeplearning-Based-Chatbot5

This project is a simple deep learning-based chatbot that uses a three-layer neural network to predict the intent of user inputs. The model architecture consists of the following layers:

abhisargah_PS-55

A smart Solution for mental health checkup with aid of ML , applied with Firebase to store data and a dedicated ARCore App to make it interactive. Feature includes Dialogflow implementation and AudioPlaying capabilities to highlight the features presented

chatbot5

pytorch前馈网络分类预测chatbot

open-domain-dialog5

한국어 Open Domain 챗봇 개발을 위한 Pytorch Lightning 기반 코드

RAG5

System Retrieval Augmented Generation

BERNARD-The-first-sentient-AI5

Bernard combines a sophisticated neural network machine learning model and scripted dialogue content. Using transformers and Decoding methods, it mimics the talking style of the user.

chatbot-using-python-NLTK5

Chatbot Developed with the help of NLP and Python

Q-A-Chatbot-using-RAG-Retrieval-Augmented-Generation-5

MTech Project with collaboration with WNS Global Service, main goal of this project is to achieve two things: firstly, to create a reliable and open-source system that can efficiently extract information from private PDF files, and secondly, to develop a user-friendly web application that utilizes web scraping techniques to gather relevant data.

OpenAI-CLIP5

Simple Educational Implementation of OpenAI CLIP in PyTorch

openai-voices.piper5

🔊 PiperGen: Pretrain Piper TTS with OpenAI voices! Capture, convert, and fine-tune models for rich, natural speech synthesis. 🗣✨

Blackjack5

Using Deep Reinforcement Learning to Find the Best Strategy in Blackjack

FredBrain5

A Python Package for retrieving Federal Reserve Economic Data at Scale and feeding it to OpenAI

Voice-Assistant_OpenAI5

This is a Voice Assistant like Google-Assistant or Alexa using Open AI's ChatGPT. This project is developed using Python & Gradio on Google Colab.

prompt-engineering5

Descubre como mejorar los modelos de lenguaje con técnicas de prompt engineering y aprovechar el poder de OpenAI para tareas de procesamiento de lenguaje natural.

PaliGemma-FineTuning5

PaliGemma FineTuning

JNJ-Capstone-Project5

Benchmarking Large Language Models for GxP Healthcare Compliance

company-classification-research5

This project explores the use of various NLP techniques to classify companies by analyzing their textual descriptions

Quality-and-Safety-for-LLM-Applications5

Explore new metrics and best practices to monitor your LLM systems and ensure safety and quality

AOAI-EntraIDAuth-SDKv15

Authenticating with Entra ID (former Azure AD) to access Azure OpenAI models in Python SDK v1.x

ML-BASED-CAREER-COUINCLER5

ML-based career counsellor Streamlit app that uses GPT-3 to suggest jobs based on user skills

Rise-of-Transfer-Learning5

you will find brief code implementations of some of the latest developments in AI, including Stable Diffusion, Whisper, YOLO and HuggigFace Transformers

PORTFOLIO-LLM-with-database5

Simulation of ML interview with plain OpenAI and based on interview-related articles. Use of LangChain framework, OpenAI text-davinci-003 LLM and ChromaDB database for answering questions about loaded texts.

Imagining-the-Text-with-DALL-E5

The Text-to-Image Generator is a tool that allows users to generate images from text descriptions using the OpenAI API. The purpose of this project is to make it easier for people to create images without having to be skilled in graphic design or photography. This project was built using Python, Streamlit, PIL, and urllib.

handson-genai5

This is a a hands-on course teaching GenAI Foundations including Deep Learning, NLP, LLMs, Prompt Engineering, Fine Tuning, RAG, and Optimization (distillation, pruning, and quantization).

Don-AI-ld-Trump5

gpt2 Colab Notebook and Dataset + Model to Generate Fake Trump Tweets

nba-hate-tracker5

Which NBA player does r/NBA hate the most? Sentiment analysis of 1.57M Reddit comments from the 2024-25 season.

cpa5

LLM / AI data science agent, using Anthropic's Claude and PANDAS

Intro-to-RAG-with-CODEGEMMA-7B5

LLM is a very powerful tool. It often performs more than required (hallucinations) and may tend to generate output in a pattern it finds best. We need RAG to harness the power of LLM in a controlled manner. In this work we implement a simple RAG system with Codegemma and an in-memory Vector Database.

Browse other language pages