An open API service indexing awesome lists of open source software.

https://github.com/hunkim/faq_search


https://github.com/hunkim/faq_search

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# faq_search

## Performance concerns
### Indexing (3 records)
* Index with pipeline took: 0.160
* Index with api call took: 0.072

### Encoding
* Encode using pipeline simulate took: 0.054
* Encode FastAPI+Huggingface took: 0.022