Hacker News new | ask | show | jobs
I built an image search in less than 100 lines of code with HF and OasysDB (colab.research.google.com)
2 points by edwinkys 809 days ago
1 comments

Hey everyone!

In the past 4 weeks, I joined a program called Backdrop Build, a hackathon/incubator program for builders like myself. In this program, I worked on OasysDB, a lightweight embedded vector database.

This is a demo of OasysDB that I used as a submission that got OasysDB picked as a finalist. I just want to share this to the web in case someone is building an image search system. OasysDB, by itself, is very flexible and can be used for almost every vector related use case like RAG paired with LLM.

Let me know your thought in the comments if you have any.