Kaludi commited on
Commit
a63f6a9
Β·
1 Parent(s): b890261

Upload 7 files

Browse files
Files changed (1) hide show
  1. README.md +3 -20
README.md CHANGED
@@ -1,21 +1,4 @@
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
-
17
-
18
-
19
  # VirtualBrainGPT: Digital Journal πŸ“
20
 
21
  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.
@@ -23,9 +6,9 @@ VirtualBrainGPT is a digital journal application that leverages the power of Ope
23
  # Web App
24
  Click [Here](https://huggingface.co/spaces/Kaludi/VirtualBrainGPT "Here") To View This Application Online!
25
 
26
- ![virtualbrain1](https://user-images.githubusercontent.com/63890666/236143398-cc3811e5-1945-462c-8cff-1bd879b6309f.png)
27
- ![virtualbrain2](https://user-images.githubusercontent.com/63890666/236143397-e55cca01-e10a-424d-98f5-0659239aaf95.png)
28
- ![virtualbrain3](https://user-images.githubusercontent.com/63890666/236143395-f7775951-4e51-4252-8f4a-07628ad0f3c3.png)
29
 
30
  ## Features
31
 
 
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.
 
6
  # Web App
7
  Click [Here](https://huggingface.co/spaces/Kaludi/VirtualBrainGPT "Here") To View This Application Online!
8
 
9
+ ![virtualbrain1](https://user-images.githubusercontent.com/63890666/236293237-91513db9-aa58-4e9f-953c-74aa30f4be20.png)
10
+ ![virtualbrain2](https://user-images.githubusercontent.com/63890666/236293231-d3a6562d-7949-485f-a7dd-3333ada98732.png)
11
+ ![virtualbrain3](https://user-images.githubusercontent.com/63890666/236293238-270ebdd6-c34d-467b-89ef-26cebd89af23.png)
12
 
13
  ## Features
14