summaryrefslogtreecommitdiff
path: root/README.md
blob: d36533b0e992fd26734f87611415191f91bfec0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Retrieval Augmented Generation

tbd

### TODO

Build script/or FE for adding pdfs or retrieve information

### Frontend (Low priority)

[streamlit](https://github.com/streamlit/streamlit)


### Tutorial

[link](https://medium.com/@solidokishore/building-rag-application-using-langchain-openai-faiss-3b2af23d98ba)