GitHub topics: langchain-expression-language
monirsayah/RAG-Model-with-LangChain
# RAG Model with LangChainA Retrieval-Augmented Generation (RAG) chatbot built with Streamlit that allows users to upload text documents and ask questions about their content. The application uses LangChain, ChromaDB, and Groq's language model to provide intelligent responses based on the uploaded documents. ## Features- **Document Upload**:
Language: Python - Size: 8.79 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Nicolasfmc/langchain_basics
A collection of simple, practical examples to learn the basics of LangChain. This repo covers setup, memory management, chaining operations, structured output parsing, and retrieval-based question answering. Perfect for developers starting with LangChain who want to grasp its core concepts and functionalities.
Language: Python - Size: 7.81 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Ryota-Kawamura/Functions-Tools-and-Agents-with-LangChain
You’ll explore new advancements like ChatGPT’s function calling capability, and build a conversational agent using a new syntax called LangChain Expression Language (LCEL) for tasks like tagging, extraction, tool selection, and routing.
Language: Jupyter Notebook - Size: 48.8 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 19

shamspias/my-graphDB-learning-lab
Explore the realms of graph databases with Neo4j, dive into Cypher queries, and integrate LLMs for dynamic data insights with Langchain. A personal journey to master graph data.
Language: Python - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

laavanjan/Conversational-RAG-With-PDF-uploads-and-chat-history
This project combines the power of vector databases, large language models, and chat history management to create an interactive PDF chatbot
Language: Python - Size: 229 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

shamspias/langchain-chat
langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations, and provides accurate, context-aware answers based on the indexed data. Easy to set up and extend.
Language: Python - Size: 1.34 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 86 - Forks: 17

shamspias/lcel-tutorial
The "lcel-tutorial" repo is designed for mastering LangChain Expression Language (LCEL), offering exercises to build stateful, multi-actor LLM applications. It's a hands-on guide to leveraging LCEL for complex workflows and agent-like behaviors. Perfect for enthusiasts eager to explore LLM's potential.
Language: Python - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

christianrice/rag-coding-assistant
An AI developer that writes LangChain Expression Language (LCEL).
Language: Jupyter Notebook - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
