Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enricorampazzo
/
DAMHelper
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ebaa573
DAMHelper
1 contributor
History:
60 commits
enricorampazzo
now it is possible to add details via the UI
ebaa573
12 months ago
deps
readding wheels
about 1 year ago
form
now taking into account saved details when prompting and parsing the answer of the LLM
12 months ago
llm_manager
now taking into account saved details when prompting and parsing the answer of the LLM
12 months ago
local_storage
now it is possible to add details via the UI
12 months ago
prompts
now taking into account saved details when prompting and parsing the answer of the LLM
12 months ago
repository
now saving personal, location and contractor details in the browser local storage
12 months ago
utils
code refactoring, added logic to allow users to save their details in the browser local storage
about 1 year ago
.gitattributes
Safe
1.73 kB
added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
about 1 year ago
.gitignore
Safe
41 Bytes
first E2E working implementation
about 1 year ago
Dockerfile
Safe
388 Bytes
Update Dockerfile
about 1 year ago
README.md
Safe
1.38 kB
Update README.md
about 1 year ago
app.py
Safe
13.7 kB
now it is possible to add details via the UI
12 months ago
enums.py
Safe
983 Bytes
now it is possible to add details via the UI
12 months ago
requirements-base.txt
Safe
71 Bytes
now it is possible to add details via the UI
12 months ago
requirements-npu.txt
Safe
217 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
about 1 year ago
requirements-ollama.txt
Safe
31 Bytes
removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
about 1 year ago
signature.png
Safe
1.47 kB
added the real boss' signature
about 1 year ago
test.py
Safe
773 Bytes
final command line implementation
about 1 year ago
ui_manager.py
Safe
7.17 kB
now taking into account saved details when prompting and parsing the answer of the LLM
12 months ago