lcel

There are 11 repositories under lcel topic.

  • NVIDIA/nim-anywhere

    Accelerate your Gen AI with NVIDIA NIM and NVIDIA AI Workbench

    Language:Python12453366
  • minhbtrc/langchain-chatbot

    This code is an implementation of a chatbot using LLM chat model API and Langchain.

    Language:Python526012
  • christianrice/rag-coding-assistant

    An AI developer that writes LangChain Expression Language (LCEL).

    Language:Jupyter Notebook282010
  • 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 Notebook132018
  • 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:Python830
  • FlorianMgs/ask-llm

    The easiest way to supercharge your apps with LLM!

    Language:Python6300
  • beloveddie/AI-Craft

    A collection of Jupyter notebook experiments and applications centered around Generative AI with LLMs.

    Language:Jupyter Notebook4100
  • hungpm372/simple-LLM-application-with-LCEL

    This is a simple application of the LLM (Lattice Conditional Execution Language) with the LCEL (Lattice Conditional Execution Language) library. The application is a simple calculator that can perform addition, subtraction, multiplication, and division.

    Language:Python110
  • ksm26/Functions-Tools-and-Agents-with-LangChain

    Explore Functions, Tools and Agents with LangChain along with LangChain Expression Language

    Language:Jupyter Notebook1103
  • trungnguyen21/ChatDocument

    A full-ledged Retrieval Augmented Generation application! Powered by Google Gemini and Langchain

    Language:JavaScript1100
  • Grogu22/PL-RAG

    Simple RAG app to demonstrate functionalities using PL md files

    Language:Python