whylabs / langchain-examples

A collection of apps powered by the LangChain LLM framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

langchain-examples

This repository contains a collection of apps powered by LangChain.

LangChain is an open-source framework created to aid the development of applications leveraging the power of large language models (LLMs). It can be used for chatbots, text summarisation, data generation, code understanding, question answering, evaluation, and more.

A multi-page Streamlit application showcasing generative AI uses cases with LangChain, OpenAI, and others.

A sample Streamlit web application for summarizing documents using LangChain and Chroma.

A sample Streamlit web application to demo LLM observability using LangChain and Helicone.

A sample Streamlit application for Google news search and summaries using LangChain and Serper API.

A sample Streamlit web application for generative question-answering with LangChain and Pinecone.

A sample Streamlit web application for document summarization with LangChain and Pinecone.

A sample Streamlit web application for search queries using LangChain and SerpApi.

A sample Streamlit web application for summarizing text using LangChain and OpenAI.

A sample Streamlit application to summarize URL content using LangChain and OpenAI.

About

A collection of apps powered by the LangChain LLM framework.

License:MIT License


Languages

Language:Python 62.2%Language:Jupyter Notebook 37.8%