Explore the growth and contributions of France in the field of Artificial Intelligence.
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "Gn28-YeJg0OlOOofsHnZ_WtVXXC4GJ4olfXn73WumDs", "level": 2}'