👋 Hi! This is Hegosearch, an open-source, easy, blazingly fast, image search engine built in Java and Javascript.
There are two Repository for Hegosearch. One is the backend and another is the frontend. The code in this repository is only concerned with exposing the HTTP API. So you can build it on your own server and it is same easily to deploy as other server projects.
Our documentation website is hosted in feishu document.
You can view our page in search.yili.fit
Hey! We're glad you're thinking about contributing to Hegosearch! Feel free to pick an issue labeled as good first issue
and ask any question you need. Some points might not be clear, and we are available to help you!
There is a repository for search engine base on Go language, only implyment the base feature for search the images base on leveldb.