feat: docs
Browse files
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
|
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)
|
|