8000 GitHub - mattiadevivo/cosine-api: Cosine api extracted from project work
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

mattiadevivo/cosine-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web API for Cosine similarity

Web Api used to compare []byte using Cosine similarity

METOD PATH DESCRIPTION
POST /api/features/store Stores the []byte extracted by decoding given base64 string from "features" key in JSON body
POST /api/features/compare Compares the []byte extracted by decoding given base64 string from "features" key in JSON body with []byte stored inside server file

About

Cosine api extracted from project work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0