A semantic search engine for hack club information.
- Search on the websites, GitHub repos and Slack.
- automatic crawler and embedding system
- clean Slack UI to find information
Just invite @hc-search to a channel and run /hc-search 'term' to search in the vector database.
I build hc-search because the information about hack club and the belonging projects are very wide spread, so finding the right peace of information is sometimes really time-consuming.
- Python
- Slack SDK
- Chroma DB
- Github API
- Selenium