Semantic searches on our databases #345
Unanswered
mikehquan19
asked this question in
Ideas
Replies: 1 comment 4 replies
|
How about combining semantic search with structured filters (like department, prerequisites, etc.) so results don’t get too broad? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Certain things in our databases are texturally rich so it's a good idea for the team explore if we can perform semantic search for API.
The user can query “An interesting class where I can learn about foundation of cybersecurity and networking” or “Elective class to take after we take machine learning”, or “Events that involve dancing and playing games together”. Then we can search for the vector database to get those classes or events.
If anyone wants to share their ideas or opinions on this potential feature, that would be appreciated.
All reactions