Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jokica17
/
promptsearchengine
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
promptsearchengine
/
app
6.39 kB
1 contributor
History:
6 commits
Jokica17
- Joined requirements.txt form app and fe into one file and added pytest to the list of packages
e417257
11 months ago
__init__.py
0 Bytes
Added backend `app` module and core engine logic:
11 months ago
api.py
880 Bytes
Added changes to /search endpoint
11 months ago
engine.py
1.8 kB
Added backend `app` module and core engine logic:
11 months ago
scorer.py
2.89 kB
Added handling edge cases in scorer.py
11 months ago
vectorizer.py
813 Bytes
Added backend `app` module and core engine logic:
11 months ago