Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KBaba7
/
DocsBot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DocsBot
/
.gitignore
BabaK07
Initial commit: DocsQA app
5dccc28
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
197 Bytes
.DS_Store
.env
.env.
*
!
.env.example
.venv/
__pycache__/
*
.pyc
*
.pyo
*
.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
docsqa_langgraph_assignment.egg-info/
uploads/
.idea/
.vscode/