Mirror of khoj from Github
Find a file
Debanjum Singh Solanky d75df54385 Create API interface for Semantic Search
Use FastAPI, Uvicorn to create app with API endpoint at /search
Example Query: http://localhost:8000/?q="why sleep?"&t="notes'&n=5
2021-08-15 18:11:48 -07:00
.gitignore Use Sentence Transformers to Encode, Query Schedule.org Headings 2021-04-04 04:53:03 -07:00
asymmetric.py Create API interface for Semantic Search 2021-08-15 18:11:48 -07:00
environment.yml Create API interface for Semantic Search 2021-08-15 18:11:48 -07:00
image-search.py Resolve paths to absolute paths once. Use pathlib glob directly 2021-08-09 00:39:33 -07:00
install.py Make installed script executable. Minor clean-up of duplicate code 2021-08-04 18:29:20 -07:00
main.py Create API interface for Semantic Search 2021-08-15 18:11:48 -07:00
requirements.txt Use Sentence Transformers to Encode, Query Schedule.org Headings 2021-04-04 04:53:03 -07:00
symmetric.py Rename script similarity to symmetric 2021-07-31 20:37:07 -07:00