https://github.com/giobbu/fasty-recommend
As fast as you recommend
https://github.com/giobbu/fasty-recommend
embedding-similarity fastapi recommender-system
Last synced: about 1 month ago
JSON representation
As fast as you recommend
- Host: GitHub
- URL: https://github.com/giobbu/fasty-recommend
- Owner: giobbu
- License: gpl-3.0
- Created: 2025-03-27T17:12:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-09T19:39:56.000Z (about 1 year ago)
- Last Synced: 2025-10-19T13:58:01.701Z (8 months ago)
- Topics: embedding-similarity, fastapi, recommender-system
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fast Document Recommender based on words count
## Run
```
uvicorn app.main:app --reload
```
## Test the API
Visit Swagger UI 👉 http://127.0.0.1:8000/docs