HanLee commited on
Commit
87798fb
·
1 Parent(s): 9073321

feat: docs

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -28,8 +28,6 @@ Alternatively, to launch the application, please run the following command on th
28
  chainlit run app/app.py -w
29
  ```
30
 
31
-
32
  ## References
33
 
34
- - [Langchain Embedding Models](https://python.langchain.com/docs/modules/data_connection/text_embedding/)
35
- - [ChromaDB Langchain Integration](https://docs.trychroma.com/integrations/langchain)
 
28
  chainlit run app/app.py -w
29
  ```
30
 
 
31
  ## References
32
 
33
+ - [Langchain RetrivalQA](https://python.langchain.com/docs/use_cases/web_scraping#research-automation)