Omar Solano
commited on
Commit
Β·
7cdf34d
1
Parent(s):
a2a9a44
add db to repo
Browse files- .gitattributes +1 -0
- README.md +10 -1
- scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/data_level0.bin +3 -0
- scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/header.bin +3 -0
- scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/index_metadata.pickle +3 -0
- scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/length.bin +3 -0
- scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/link_lists.bin +3 -0
- scripts/ai-tutor-db/chroma.sqlite3 +3 -0
.gitattributes
CHANGED
@@ -1 +1,2 @@
|
|
|
|
1 |
*.csv filter=lfs diff=lfs merge=lfs -text
|
|
|
1 |
+
scripts/ai-tutor-db/** filter=lfs diff=lfs merge=lfs -text
|
2 |
*.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: AI Tutor Chatbot
|
3 |
+
emoji: π
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: pink
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.19.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/data_level0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7275c5731743f9fc979957ecdcc20a3836f308f300cab20534c2180e21a3a328
|
3 |
+
size 157100000
|
scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/header.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11be606d63e91430cf3eb07f4a886e54d23abb39fc829d22d8cba156b372473c
|
3 |
+
size 100
|
scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/index_metadata.pickle
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22df3b72693cde9ba42ae64183383a5c98d19c747e8e532e6b29931791fdccc0
|
3 |
+
size 787116
|
scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/length.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d587c6ae32f547cdbb0abf8534f9e228f795da7feafed291a9c944ec76ed216
|
3 |
+
size 100000
|
scripts/ai-tutor-db/3fba397a-5875-4b36-84e0-51fec3c4750e/link_lists.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ed91b23463a4bbcf2d9e39ebaa1037e98c37209dddad2782ddf7a0ae0f6e233
|
3 |
+
size 218932
|
scripts/ai-tutor-db/chroma.sqlite3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2f3771a1c185fbcb9009071caa4761f2d2d1d89432eedbcea0e272fb3a7626f
|
3 |
+
size 393867264
|