Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FrictionAI
/
SokratesAI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SokratesAI
/
.gitignore
Alleinzellgaenger
Before I make bigger changes, let's commit so we have the PDF viewer ready :)
c075953
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
159 Bytes
# Environment variables
.env
.env.local
.env.production
# API keys
*
.key
# Python
__pycache__/
*
.pyc
*
.pyo
# Node
node_modules/
dist/
# IDE
.vscode/
.idea/