AI Adding to Threat of Election Disinformation Worldwide EMBED SHARE AI Adding to Threat of Election Disinformation Worldwide by VOA - Voice of America English News EMBED SHARE The code has been copied to your clipboard. A wave of AI deepfakes tied to elections in Europe and Asia has already appeared on social media for months. It served as a warning for more than 50 countries having elections this year.
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "giWppy6JXdrMT6Ufeh_IdIh6qL1D4tsYKTyGYeMEciw", "query": "What is alexanDRIA library?"}'
# 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": "giWppy6JXdrMT6Ufeh_IdIh6qL1D4tsYKTyGYeMEciw", "level": 2}'