dlwhyte/GenAI_foundry
GenAI
A collection of hands-on Jupyter notebooks and Streamlit demos covering LLM fundamentals (tokenization, embeddings, semantic similarity) and RAG pipelines, with no-code visualization of chunking, vector space search, and document retrieval. Includes interactive applications like a RAG Chat assistant with FAISS vector indexing and an ontology explorer for structured knowledge reasoning, all containerized with Docker and executable in Google Colab or locally with optional OpenAI API integration.
Stars
7
Forks
5
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/dlwhyte/GenAI_foundry"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mongodb-developer/GenAI-Showcase
GenAI Cookbook
SAP-samples/btp-cap-genai-rag
Explore this repository for GenAI samples on SAP Business Technology Platform (SAP BTP). We...
Denis2054/Building-Business-Ready-Generative-AI-Systems
This GitHub repository contains the complete code for building Business-Ready Generative AI...
deepset-ai/haystack-cookbook
👩🏻🍳 A collection of example notebooks using Haystack
AdilShamim8/GenAI-Roadmap-with-Notes-Using-LangChain
A comprehensive learning path and practical guide for Generative AI development with hands-on...