Found 41 repositories(showing 30)
awtestergit
SpeakingAI is a demo of privately deployable 'GPT-4o like AI + RAG', a fully functional web AI server with audio query/answer in streaming, using LLM and RAG for backend knowledge.
Ricoledan
🐍 Companion piece to Building Context-aware Question-Answering Systems with LLMs, a step-by-step guide to using embeddings, vector search, and prompt engineering for building context-aware question-answering system
nnennandukwe
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.
In this tutorial, we’ll walk you through the steps to fine-tune an LLM using the Hugging Face transformers library, which provides easy-to-use tools for working with models like GPT, BERT, and others. we’ll also provide a code demo for fine-tuning GPT-2 (a smaller version of GPT-3) on a custom text dataset.
Demo application to chat with a book (using LangChain and Open AI GPT LLM)
melvinprince
No description available
luismirandad27
A demo to integrate an OpenAI LLM (GPT-4) with a Snowflake database
Caesarcph
Multi-agent LLM quantitative trading system using 4 models (GPT, Claude, Gemini, DeepSeek) with MT5 demo execution
No description available
WannaTen
A demo for Voice GPT, speech to text, text to LLM, text to speech running locally.
kamaralsam
Retrieval-augmented LLM demo for an AI OET tutor using TF-IDF + GPT-4.1-mini
www-dayin
极客时间大模型课程demo-利用GPT生成standford历史的问答数据,利用向量数据存储相关生成的问答数据,基于LLM的embedding能力,利用langchain框架开发,利用gradio做前端展示。
mkpathcreate
Chat GPT Custom LLM Demo
masihur1989
No description available
No description available
mameshini
GenAI LLM demo with OpenAI GPT, Pinecone, Streamlit UI
No description available
r-aaron-graham
Showcases usage of LLM APIs (e.g., GPT-4, LangChain) in a simple demo.
rupeshtiwari
using gpt-4 open ai, llm, langchain in AWS, nest JS full stack demo
DohyeonKong
LLM-based optimization modeling demo - Natural language to MiniZinc (Powered by GPT-5.2)
r123singh
lightweight demos for OpenAI GPT, Anthropic Claude, Gemini, and Ollama LLMs. Supports both conversational and function-calling scenarios using Autogen Agent.
opsabarsec
Demo of building an AI weather agent using Pydantic AI. The agent uses OpenAI GPT-4o as LLM and calls several tools.
Koodattu
A python demo application made for GPT Lab Seinäjoki -project, showcasing live transcription, translation, image generation and editing with LLMs running locally.
harshaddave13
Demo video showcasing how I evaluate Microsoft Copilot (GPT-based LLM) inside Dynamics 365 ERP/CRM for email generation and interaction summarisation.
PranitMaldikar
Chatbot with an aim to streamline course navigation, utilizing streamlit for the interface, powered by Large Language Models (LLMs). This is a demo of GPT4 in action. We also explore Gemini, LLama2 (Hugging Face LLMs) and GPT-J (Hugging Face LLMs).
truocphamkhac-agilityio
This is a demo to build a chatbot in Python using Streamlit for the frontend and the GPT 3.5 LLM model from OpenAI for the backend.
singh56973
An interactive LLM demo app exploring GPT-2 text generation with LangChain pipelines, prompt templates, RAG-based Q&A, and temperature experimentation. Built with HuggingFace Transformers and Streamlit.
manirajyadav-1
A Spring Boot demo using Retrieval-Augmented Generation (RAG) with Spring AI and OpenAI GPT to enable intelligent querying of local PDF documents through semantic search and LLM responses.
muk0644
simple LangChain project demonstrating AI agents with multiple LLMs (OpenAI GPT & free local models), tool-calling, chains, and prompt templates. Features calculator and web search tools with interactive demos
JOJOJosephine
LLM-based UI design compliance assistant for React and Tailwind components. Streamlit demo for auditing React/Tailwind code against a text-based design system using GPT-4o. Tools and examples for an LLM-powered React/Tailwind design system compliance checker.