Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphasecio/langchain-text-summarizer
A sample Streamlit web application for summarizing text using LangChain and OpenAI.
https://github.com/alphasecio/langchain-text-summarizer
google-colab jupyter-notebook langchain llm notebook openai python streamlit
Last synced: about 2 months ago
JSON representation
A sample Streamlit web application for summarizing text using LangChain and OpenAI.
- Host: GitHub
- URL: https://github.com/alphasecio/langchain-text-summarizer
- Owner: alphasecio
- License: mit
- Archived: true
- Created: 2023-04-19T14:23:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-24T03:34:30.000Z (over 1 year ago)
- Last Synced: 2024-08-02T16:47:19.945Z (5 months ago)
- Topics: google-colab, jupyter-notebook, langchain, llm, notebook, openai, python, streamlit
- Language: Jupyter Notebook
- Homepage:
- Size: 70.3 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-langchain-zh - langchain-text-summarizer - text-summarizer?style=social): 使用 LangChain 汇总文本的样本 streamlit 应用程序 (开源项目 / 其他聊天机器人)
- awesome-langchain - langchain-text-summarizer - text-summarizer?style=social) (Open Source Projects / Other / Chatbots)
README
# langchain-text-summarizer
*Note: This repo has been archived; the code is now being maintained at [langchain-examples](https://github.com/alphasecio/langchain-examples/text-summary).*A sample Streamlit web application for summarizing text using LangChain and OpenAI.
![langchain-text-summarizer](./langchain-text-summarizer.png)
For a detailed guide, see [this](https://alphasec.io/summarize-text-with-langchain-and-openai/) post. To deploy on [Railway](https://railway.app/?referralCode=alphasec) using a one-click template, click the button below.
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/WJuLbj?referralCode=alphasec)
To open the Python notebook in Google Colab, click the button below.
[![Open In Colab](colab.svg)](https://colab.research.google.com/github/alphasecio/langchain-text-summarizer/blob/main/langchain_text_summarizer.ipynb)