{"id":36673526,"url":"https://github.com/pnocera/cembedd","last_synced_at":"2026-01-12T10:45:19.875Z","repository":{"id":195011524,"uuid":"692059571","full_name":"pnocera/cembedd","owner":"pnocera","description":"Embeddings rust API serving intfloat/multilingual-e5-large using huggingface/candle with CUDA enabled","archived":false,"fork":false,"pushed_at":"2023-09-15T13:31:04.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-27T18:04:43.790Z","etag":null,"topics":["bert","cuda","huggingface"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pnocera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-15T13:22:14.000Z","updated_at":"2023-12-21T19:56:44.000Z","dependencies_parsed_at":"2023-09-16T07:16:44.590Z","dependency_job_id":null,"html_url":"https://github.com/pnocera/cembedd","commit_stats":null,"previous_names":["pnocera/cembedd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pnocera/cembedd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnocera%2Fcembedd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnocera%2Fcembedd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnocera%2Fcembedd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnocera%2Fcembedd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnocera","download_url":"https://codeload.github.com/pnocera/cembedd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnocera%2Fcembedd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:40:25.642Z","status":"ssl_error","status_checked_at":"2026-01-12T10:39:27.820Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bert","cuda","huggingface"],"created_at":"2026-01-12T10:45:19.324Z","updated_at":"2026-01-12T10:45:19.855Z","avatar_url":"https://github.com/pnocera.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"cargo new cembedd\n\ncd cembedd\n\ncargo add --git https://github.com/huggingface/candle.git candle-core --rename candle --features \"cuda\"\n\ncargo add --git https://github.com/huggingface/candle.git candle-nn --rename candle_nn --features \"cuda\"\n\ncargo add hf-hub --rename hf_hub --features \"tokio\"\n\ncargo add serde_json\n\ncargo add lazy_static\n\ncargo add anyhow\n\ncargo add tokenizers --default-features=false --features=\"hf-hub\"\n\ncargo add warp\n\ncargo add serde --features derive\n\ncargo add chrono --features serde\n\ncargo add tokio --features full\n\ncargo add pretty_env_logger\n\n## build and run\n\ncargo build --release\n\n./target/release/cembedd\n\nsee test.http for example requests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnocera%2Fcembedd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpnocera%2Fcembedd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnocera%2Fcembedd/lists"}