Kaludi commited on
Commit
bccd086
Β·
1 Parent(s): 595b3fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -14,9 +14,10 @@ license: mit
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
 
16
 
 
17
  # VirtualBrainGPT: Digital Journal πŸ“
18
 
19
- VirtualBrainGPT is a digital journal application that leverages the power of OpenAI's Embeddings API and Langchain to create a seamless and efficient journaling experience. With the capability to search and extract information from journal entries in seconds, VirtualBrainGPT becomes an indispensable tool for users who want to recall specific details from their past entries.
20
 
21
  # Web App
22
  Click [Here](https://huggingface.co/spaces/Kaludi/VirtualBrainGPT "Here") To View This Application Online!
@@ -30,7 +31,7 @@ Click [Here](https://huggingface.co/spaces/Kaludi/VirtualBrainGPT "Here") To Vie
30
  - Create and manage journal entries using a clean interface.
31
  - Search and extract information from journal entries quickly and accurately.
32
  - Support for both TXT and PDF file formats.
33
- - Powered by OpenAI's Embeddings API and Langchain for efficient information retrieval.
34
 
35
  ## Usage
36
 
@@ -40,7 +41,7 @@ In the 'Brain Entry' section, users can create a new journal entry or edit an ex
40
 
41
  ### Brain Search
42
 
43
- The 'Brain Search' section of the application unlocks the full potential of your digital journal. Here, you can ask any questions related to your journal entries, and the combination of OpenAI's Embeddings API and Langchain will provide accurate responses in seconds, no matter how long the entry or document may be. The virtual brain can help in all aspects of a user's life, enabling users to easily recall specific information, even if they can't remember it themselves. Users also have an option to select other file types if they wish to upload their own file, the current file types include TXT and PDF files, which can be selected in the file type dropdown option.
44
 
45
  ## Examples of Use-Cases
46
 
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
 
16
 
17
+
18
  # VirtualBrainGPT: Digital Journal πŸ“
19
 
20
+ VirtualBrainGPT is a digital journal application that leverages the power of OpenAI's Embeddings and Langchain to create a seamless and efficient journaling experience. With the capability to search and extract information from journal entries in seconds, VirtualBrainGPT becomes an indispensable tool for users who want to recall specific details from their past entries.
21
 
22
  # Web App
23
  Click [Here](https://huggingface.co/spaces/Kaludi/VirtualBrainGPT "Here") To View This Application Online!
 
31
  - Create and manage journal entries using a clean interface.
32
  - Search and extract information from journal entries quickly and accurately.
33
  - Support for both TXT and PDF file formats.
34
+ - Powered by OpenAI's Embeddings and Langchain for efficient information retrieval.
35
 
36
  ## Usage
37
 
 
41
 
42
  ### Brain Search
43
 
44
+ The 'Brain Search' section of the application unlocks the full potential of your digital journal. Here, you can ask any questions related to your journal entries, and the combination of OpenAI's Embeddings and Langchain will provide accurate responses in seconds, no matter how long the entry or document may be. The virtual brain can help in all aspects of a user's life, enabling users to easily recall specific information, even if they can't remember it themselves. Users also have an option to select other file types if they wish to upload their own file, the current file types include TXT and PDF files, which can be selected in the file type dropdown option.
45
 
46
  ## Examples of Use-Cases
47