Commit History

removed debugging messages now that search is working
b6127b6

wbrooks commited on

removed some cruft from app.py
2fe266e

wbrooks commited on

build the search functions on app launch, rather than per-query
5ca7119

wbrooks commited on

switched to the new search functions using sentence-transformers
68fd999

wbrooks commited on

add the rank-combined column before using it
861d14f

wbrooks commited on

being more selective with the columns that print in the output
9fbd1cf

wbrooks commited on

need to used vectorized strip_prefix to modify a polars column
234c1f5

wbrooks commited on

shortening the name of files
547533f

wbrooks commited on

just return the dist of results directly
7e2a479

wbrooks commited on

trying to get a response
928dc40

wbrooks commited on

testing a simpler response
106e459

wbrooks commited on

return results as JSON
6f54f14

wbrooks commited on

working out how to format the result
9916b48

wbrooks commited on

trying to figure out why the last print failed
21b7815

wbrooks commited on

convert output to string
881f70b

wbrooks commited on

testing separate query methods
c70ddc5

wbrooks commited on

trying to test app.py
35d7ab6

wbrooks commited on

trying to test app.py
a5caccb

wbrooks commited on

fixed a typo and added a test endpoint
f6d14bf

wbrooks commited on

put search on an API endpoint
6863a59

wbrooks commited on

adding very basic app
e2ee208

wbrooks commited on

first commit
8363418

wbrooks commited on