Weaviate
Hiring Signals
Actively hiring
As of July 20, 2026, Weaviate's hiring: The company is actively hiring with a remote-friendly model, which for a buyer means the team is likely growing and support or product capacity may be in flux. For a competitor, the open roles are a readable signal of where the product is heading.
Medium confidence · 2 dated facts
Grounded in a smaller fact set; directionally reliable.
Grounded in a smaller fact set; directionally reliable.
Details
Remoteyes
Every hiring fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| hiring.is_hiring | yes | company stated | 2026-07-20 | weaviate.io/company/careers |
| hiring.remote | yes | company stated | 2026-07-20 | weaviate.io/company/careers |
Hiring across Vector DatabasesWeaviate ranked in place · tap through for each read
| Company | Hiring read | Facts |
|---|---|---|
| Epsilla | 4 open roles | 5 |
| Pinecone | 5 open roles | 5 |
| Vectara | 6 open roles | 5 |
| Zilliz | Scaling | 5 |
| TopK | 2 open roles | 3 |
| Turbopuffer | Actively hiring | 1 |
No observed hiring facts yet for Activeloop, Chroma, KDB.AI, LanceDB, Marqo, Milvus, MyScale, Qdrant, 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.is_hiring",
"value": true,
"provenance": "company_stated",
"as_of": "2026-07-20",
"source_url": "weaviate.io/company/careers"
},
{
"key": "hiring.remote",
"value": true,
"provenance": "company_stated",
"as_of": "2026-07-20",
"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.