Amygdala

Welcome back!

Don't have an account?

If you are part of a team, please contact your
team's administrator for an invite link.

results = amygdala.authority_search(
    "neuromorphic computing experts",
    limit=25
)
{
  "data": {
    "requestId": "req_9x8kL3m2n1",
    "query": "neuromorphic computing experts",
    "results": [
      {
        "id": "ent_4f7kL2m",
        "name": "Dr. Carver Mead",
        "authority_score": 99.2,
        "affiliation": "Caltech",
        "expertise_fidelity": 0.998
      },
      {
        "id": "ent_8x7kL2m",
        "name": "Dr. Giacomo Indiveri",
        "authority_score": 97.8,
        "affiliation": "ETH Zurich",
        "expertise_fidelity": 0.994
      },
      {
        "id": "ent_2k9mN4p",
        "name": "Dr. Steve Furber",
        "authority_score": 96.4,
        "affiliation": "University of Manchester",
        "expertise_fidelity": 0.991
      }
    ]
  },
  "meta": { "total": 847, "page": 1 }
}