Building blocks for rapid development of GenAI applications
-
Updated
Nov 28, 2025 - Python
Building blocks for rapid development of GenAI applications
A Python package to access different LLMs, embeddings, vector stores etc.
Course LangChain Chat with Your Data
A proof of concept for Question-Answering API on a specific topic using RAG from pre-defined document(s) on the topic
This repository showcases Python scripts demonstrating interactions with various models using the LangChain library. From fine-tuning to custom runnables, explore examples with Gemini, Hugging Face, and Mistral AI models.
Developed A LLM Powered Recommendation System, Based on Instructor-XL, Google Flan / GPT3.5 and FAISS. Conducted a consumer survey to understand the problems of a consumer, created the problem statement from the insights derived from the survey.
KnowledgeHub is an agentic AI-powered knowledge base that allows users to interact with their local documents using natural language. It leverages LangChain for orchestration, LangSmith for agent observability, and FAISS for efficient, local vector embeddings and retrieval.
Add a description, image, and links to the vector-stores topic page so that developers can more easily learn about it.
To associate your repository with the vector-stores topic, visit your repo's landing page and select "manage topics."