angelesteban00 commited on
Commit
168d589
1 Parent(s): a47d35e
Files changed (2) hide show
  1. app.py +0 -3
  2. img/arch.png +0 -0
app.py CHANGED
@@ -18,9 +18,6 @@ DESCRIPTION = """\
18
  This app is designed to provide a simple chat where to improve the answer from OpenAI with private information located in MongoDB Atlas cluster.<br>
19
  Demo based on https://www.mongodb.com/developer/products/atlas/rag-atlas-vector-search-langchain-openai/
20
 
21
- ## Architecture:
22
- ![local img]("file=img/arch.png")
23
-
24
  ## Prerequisites:
25
  create a free DB called "langchain_demo" and a collection called "collection_of_text_blobs" in MongoDB Atlas (https://cloud.mongodb.com). After that, you have two options:
26
 
 
18
  This app is designed to provide a simple chat where to improve the answer from OpenAI with private information located in MongoDB Atlas cluster.<br>
19
  Demo based on https://www.mongodb.com/developer/products/atlas/rag-atlas-vector-search-langchain-openai/
20
 
 
 
 
21
  ## Prerequisites:
22
  create a free DB called "langchain_demo" and a collection called "collection_of_text_blobs" in MongoDB Atlas (https://cloud.mongodb.com). After that, you have two options:
23
 
img/arch.png DELETED
Binary file (164 kB)