LangChain Apps
Sample LangChain apps for search, text, document, URL, and news summaries.
langchain-text-summary
alphasecio/langchain-examples
Just deployed
langchain-search
alphasecio/langchain-examples
Just deployed
langchain-search-tavily
alphasecio/langchain-examples
Just deployed
langchain-doc-summary
alphasecio/langchain-examples
Just deployed
/chroma_db
langchain-news-summary
alphasecio/langchain-examples
Just deployed
langchain-url-summary
alphasecio/langchain-examples
Just deployed
langchain-gemini-chat-pdf
alphasecio/langchain-examples
Just deployed
Template
This template deploys a collection of Streamlit apps that utilize the LangChain framework for interacting with large language models (LLMs).
Search (langchain-search)
A sample Streamlit web application for live Google search queries using LangChain and SerpApi. Read more below:
Search with Tavily API (langchain-search-tavily)
A sample Streamlit web application for live Google search queries using LangChain and Tavily Search API. Read more below:
Text Summary (langchain-text-summary)
A sample Streamlit web application for summarizing text using LangChain and OpenAI. Read more below:
Document Summary (langchain-doc-summary)
A sample Streamlit web application for summarizing documents using LangChain and Chroma. Read more below:
URL Summary (langchain-url-summary)
A sample Streamlit application for URL summaries using LangChain and OpenAI. Read more below:
News Search & Summary (langchain-news-summary)
A sample Streamlit application for Google news search and summaries using LangChain and Serper API. Read more below:
Template Content
langchain-text-summary
alphasecio/langchain-exampleslangchain-search
alphasecio/langchain-exampleslangchain-search-tavily
alphasecio/langchain-exampleslangchain-doc-summary
alphasecio/langchain-exampleslangchain-news-summary
alphasecio/langchain-exampleslangchain-url-summary
alphasecio/langchain-exampleslangchain-gemini-chat-pdf
alphasecio/langchain-examples