mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
first commit
This commit is contained in:
commit
6f43b477d3
17 changed files with 4529 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.ipynb_checkpoints
|
||||
__pycache__
|
||||
files
|
||||
index
|
||||
temp/*
|
||||
chroma-collections.parquet
|
||||
chroma-embeddings.parquet
|
||||
.DS_Store
|
||||
.env*
|
||||
notebook
|
||||
SDK/*
|
||||
log/*
|
||||
logs/
|
||||
parts/*
|
||||
json_results/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue