You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe we could add an endpoint that enables users to fetch similar content based on their inquiry. This could possibly add more options for answers on the front-end.
The text was updated successfully, but these errors were encountered:
We changed our algorithm right now to use cosine similarity, but we still need to add this endpoint, so we can let people, based on a certain content, get the K contents and return them into a JSON response.
Maybe we could add an endpoint that enables users to fetch similar content based on their inquiry. This could possibly add more options for answers on the front-end.
The text was updated successfully, but these errors were encountered: