Kaludi commited on
Commit
3939755
β€’
1 Parent(s): a63f6a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,4 +1,18 @@
1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  # VirtualBrainGPT: Digital Journal πŸ“
3
 
4
  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.
 
1
 
2
+ ---
3
+ title: VirtualBrainGPT
4
+ emoji: πŸ“
5
+ colorFrom: blue
6
+ colorTo: gray
7
+ sdk: streamlit
8
+ sdk_version: 1.19.0
9
+ app_file: VirtualBrainGPT.py
10
+ pinned: false
11
+ license: mit
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
  # VirtualBrainGPT: Digital Journal πŸ“
17
 
18
  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.