Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tssujt/document-embedchain

A streamlit app for chat based on embedding documents using langchain
https://github.com/tssujt/document-embedchain

ai chatgpt document-embeddings langchain llm pdf streamlit

Last synced: about 2 months ago
JSON representation

A streamlit app for chat based on embedding documents using langchain

Awesome Lists containing this project

README

        

# document-embedchain

A streamlit app for chat based on embedding documents using langchain

## Run application

```
OPENAI_API_KEY=YOUR_OPENAI_API_KEY docker-compose up -d
```

## Demo

Open https://localhost:8501 in browser