Weaviate
Hiring Signals
Not yet observed
Bixel has not yet observed hiring signals for Weaviate.
Hiring Change Historydated events · values unlock with a key
Hiring changed: Is Hiring · high significance
Every hiring fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| hiring.remote | yes | company stated | 2026-09-03 | weaviate.io/company/careers |
Hiring across Vector DatabasesWeaviate ranked in place · tap through for each read
| Company | Hiring read | Facts |
|---|---|---|
| Zilliz | Scaling | 6 |
| Chroma | 6 open roles | 5 |
| Epsilla | 4 open roles | 5 |
| Pinecone | 6 open roles | 5 |
| Vectara | 3 open roles | 4 |
| TopK | 2 open roles | 3 |
No observed hiring facts yet for Activeloop, KDB.AI, LanceDB, Marqo, Milvus, MyScale, Qdrant, Turbopuffer, Vespa and Weaviate.
Get hiring for weaviate.io via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/weaviate.io/facts?dimension=hiring
{
"data": {
"facts": [
{
"key": "hiring.remote",
"value": true,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "weaviate.io/company/careers"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "weaviate.io", dimension: "hiring" })
# returns the hiring record above,
# each value with its source_url + as_of,
# ready to reason overBuild on the company record. One key, REST + MCP, every signal dated and sourced back to the page it came from.
Public record, read from companies' own pages and boards. Every fact dated and sourced; provenance (observed vs company stated) shown inline.