An API to insert and retrieve samples stored in a vector database. This API is agnostic to the model architecture.
Drop a ⭐️!
uvicorn main:app --host 0.0.0.0 --port 80
milvus-server
You can play around the API with the docs: http://0.0.0.0/docs
.
- Implement simple UI.
- More models than resnet.
- Rate limitter.
- More searching options.
- Making the code scalable.