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 13 of 21
使用 LangChain 把 PDF 生成音频播客
🦜🔗 LangChain Model Context Protocol (MCP) Client
This is a test version of the agent_toolkit in langchain. Please do not use it in production.
Question Answering Generative AI application with Large Language Models (LLMs), Amazon Bedrock, and Amazon DocumentDB (with MongoDB Compatibility)
SFEIR School Langchain
Notebooks demonstrating vector search & RAG design patterns with Redis Python clients.
此存储库展示了用于检索增强生成(RAG)系统的各种先进技术。RAG 系统将信息检索与生成模型相结合,以提供准确且上下文丰富的响应。
This project aims at giving the best customer service ever using the power of LLM models like GPT.
Hybrid Knowledge Agentic RAG System
Virtual-Assistant LLAMA2/OpenAI with specific knowledge (RAG) in gradio UI.
Scrapes headlines from CNN and FOX, then has ChatGPT do cross-analysis
▶️ Video Fact Finder for YouTube, using CrewAI agents and Perplexity to verify facts.
Sharing Session HacktoberFest 2024 Held at Sonar Analitika
Open source RAG with Llama Index for Japanese LLM in low resource settting
Notebooks of the Agentic Auditing Tutorial of 63rd World Continuous Auditing and Reporting Symposium (WCARS).
This repository contains all the hands-on projects, assignments, notebooks, and learning materials from the Python & AI Bootcamp at iCode Guru. Topics covered include Python ,Data Analysis, visualization, machine learning, deep learning,NLP, Generative AI, Agentic AI and real-world AI applications.
Let's build our own scalable chatbots for the Scalable Machine Learning and Deep Learning course at KTH!!
The predictions provided by this system are for informational purposes only.
Created a Chatbot using Machine learning models such as SVM,BERT embeddings,Sentiment Analysis and Created GUI in tkinter for above
Simple website featuring a chatbot for hypothetical clothing store.
Attention Mechanism을 적용한 seq2seq 모델과 tensorflow로 제작한 chatbot 생성 튜토리얼입니다.
we generate captions to the images which are given by user(user input) using prompt engineering and Generative AI
Who's that Pokemon (card)? Search over more than 10K Pokemon cards to find out the coolest one yet! ✨
Generative AI playground using GitHub Models, OpenAI API and JavaScript. Try AI models in your browser!
A web app to explore the life, works and world of famous composers through the years
RL vs. 1/n and Mean-Variance in the Portfolio Allocation Problem. A Bachelor's thesis at Utrecht University.
I have improved the demo by using Azure OpenAI’s Embedding model (text-embedding-ada-002), which has a powerful word embedding capability. This model can also vectorize product key phrases and recommend products based on cosine similarity, but with better results. You can find the updated repo here.
ChatGPT Prompt Engineering for Developers (By Deeplearning.ai)
Use OpenAI and LangChain to automatically visualize tabular data.
Domain Agnostic Prompts for Savvy Professionals
Signed, In-band Annotations for Language Model Outputs
Training and evaluating skin type images using (CNN) models via transfer learning, along with personalized recommendations based on classified skin type predictions generated by OpenAI's language model.
This repository will guide you to create automatically generate YouTube Transcription using Using OpenAI's Whisper
다양한 LLM 튜토리얼을 제공합니다.
Agent 早期探索:智能路由、任务拆解和链路工程
Retrieval-Augmented Generation (RAG) Explained, covering its working principles, components, benefits, applications, challenges, and future prospects.
This repository is a AI bootcamp for developing hands-on applications using NVIDIA Inference Microservices (NIM)
Cookbook containing recipes for using Couchbase Vector Search using different Embedding & Large Language Models
2D pixel-art RPG with AI-powered NPCs. Learn about Movementlabs through gameplay!
讲解并评估多种RAG算法
From Data Engineer to AI Architect: An 8-week open-source curriculum building a production-grade Data Contract Validator Agent.
Legal Research Assistant streamlines legal research with LangChain, Neo4j, and Google Generative AI. It aids legal professionals in case law research, statute lookup, legal analysis, and document drafting, combining graph-based retrieval with natural language understanding for precise insights.
A modern LangChain tutorial. v0.2 based
《OpenAI, 구글 Gemini, 업스테이지 Solar API를 활용한 실전 LLM 앱 개발》(2025년 1월 출간) 실습 코드
Pharmaceutical Insight Retrieval System designed to help users gain meaningful insights from research papers and documents in the pharmaceutical domain.
Improved RAG retrieval by adding context to the chunks and performing Hybrid Search (Vector Semantic Search + BM25 Keyword Search) and Reranking.
Various LLM resources and experiments
End-to-end QLoRA-based fine-tuning of Llama-2 for a medical-diagnosis/doctor chat-bot on AWS
Generative AI Practices and Mini-Projects: A hands-on repository for Generative AI mini-projects! Explore model building, fine-tuning, and RAG techniques. Includes experiments with open-source models like LLaMA and Gemma, plus deployments using OpenAI and Google Gemini APIs.
6 hands-on demos to detect, prevent, and self-correct AI agent hallucinations using Graph-RAG, semantic tool selection, multi-agent validation, neurosymbolic guardrails, and agent steering. Deployed on Amazon Bedrock AgentCore.
SpiralSafe is self-maintaining, inherently coherent reposystem | Documentation, code, and physical hardware in Emergent Harmony
Open source RAG with Llama Index for Japanese LLM in low resource settting
Experiments with DSPy — declarative, trainable LLM pipelines. Notebooks and demos for evaluating, composing, and optimizing LLM workflows (code-gen, company valuation, market analysis).
BS AI FAST NUCES Coursework material from 2022 - 2026. Access Course Outlines, Books, and Slides with ease.
Production-ready tutorial for building Retrieval-Augmented Generation (RAG) systems with LangChain.
Discord AI bot capable of chatting and moderating, trained on conversation transcripts of Elon Musk
Dystopian/Utopian investments 📈 managed by AI agents 🤖. Envision the future and invest in it at a discount.
An LLM chatbot augmented by neuro-symbolic rules
Mental Health Assistant RAG Application
Multi-Agent AI Orchestration Workshop
Official implementation of 'A knowledge-based Multi-agent approach for Vietnamese VQA with rationale explanations' (AICI 2026).
AWS Bedrock AgentCore with Langbase
A Retrieval-Augmented Generation (RAG) based Medical Chatbot. With the base model as Llama2 from Meta, the Retrieval system uses a medical document as corpus to generate context-rich output.
A collection of advanced LangChain modules and utilities in Python, enhancing LLM applications with custom tools, memory management, and RAG integrations. Includes code examples and tutorials for building sophisticated AI-driven workflows and applications.
Python notebook for solving overlapping tables problem with Azure document intelligence , semantic chunking, RAG , Azure AI Search
A set of reference implementations for various ML related tasks
news research tool that processes and analyzes news articles from given URLs. It leverages LangChain, Cohere embeddings, and Streamlit to provide insights and answers based on the content of the articles.
The contents of this repository showcase how to extract table data from a PDF file and preprocess it to facilitate word embedding. This preprocessing step enhances the readability of table data for language models and enables us to extract more contextual information from the tables.
Comparing vector DBs Pinecone, FAISS & pgvector in combination with OpenAI Embeddings for semantic search
Different summarization techniques that you can apply on your corpus using language models
Crash course on LangChain for LLM Application Developement by DeepLearningAI
PostgreSQL and LangChain OpenAI example
Resume Chain: Upload a Resume, Add a Job Description and Get Details or Get A Cover letter
This CrewAI project uses AI agents to review contracts, flag risks, classify clauses, and create a “Review Brief” for legal professionals.
A chat bot to summarize, fetch and give the pre requisites for a research paper
🍱 The aim of this project is to build a chatbot for a food delivery app client.
My solutions to the lab assignments in the Generative AI with Large Language Models course offered by Amazon Web Services.
Develop a basic chatbot using predefined rules, if-else statements, or pattern matching techniques. Explore natural language processing concepts and conversation flow within the chatbot's functionality.
국군 장병을 위한 AI 기반 비대면 의료 서비스 Meditact💊
It shows a question/answering chatbot using Amazon Bedrock with RAG based on Amazon Kendra.
This is Accent bot. It can score your english accent and give you hints to enhance your pronunciation!
Intents-Based Chatbot with Streamlit
A Feed Forward Neural Network which a ReLU activation, Cross Entropy Loss & Adam Optimizer
This repository contains the examples of deploying AI, ML models using Python, Django and other techniques.
Repository for creating and managing custom ChatGPT instances using OpenAI's GPTs. Includes documentation, configuration guides, and examples for users to build personalized AI applications with a focus on data handling and visualization capabilities.
My solutions to the Practical Reinforcement Learning course by Coursera/HSE.
Book on Generative Pre-trained Transformers 🦜
Getting Started with GPT4 API, GPT4 RAG, OpenAI GPT4 Assistant, OpenAI Models
This is an example of implementing the RAG feature based on OpenAI Assistant V2 and Anthropic's PDF feature.
This code demonstrates how to use GPT-3 from OpenAI to classify the sentiment of tweets using Google Sheets and the OpenAI API.
Prometheus AI Assistant para ajudar na criação de Alertas para sua infraestrutura!
Run a RAG system locally on your device and chat with your LLM!
A simple demonstration of how you can implement retrieval augmented generation (RAG) for a book.
Cofone is a small python library to manage RAG
Learning to build LLM from scratch, following rasbt/LLMs-from-scratch footsteps.
AI Engineering: Annotated NBs to dive into Self-Attention, In-Context Learning, RAG, Knowledge-Graphs, Fine-Tuning, Model Optimization, and many more.
"🚀 Full-stack Medical AI Chatbot using Retrieval-Augmented Generation (RAG). Built with FastAPI, LangChain, and Groq. Features automated CI/CD via GitHub Actions to Docker Hub and scalable vector search with Pinecone."
RegulAId is an AI-powered compliance assistant that helps organizations navigate the complexity of the EU AI Act.
A machine learning system for classifying customer intents in Vietnamese conversations, designed for e-commerce customer service applications.
A comprehensive comparison of multimodal models - llama3.2-vision, minicpm-v, llava-llama3, llava, llava13:b and closed source models for animal classification tasks. This project evaluates various models' performance in classifying 10 different animal species, ranging from common to rare animals.