Created at 6pm, Mar 20
ProactiveArtificial Intelligence
0
AI Adding to Threat of Election Disinformation Worldwide
giWppy6JXdrMT6Ufeh_IdIh6qL1D4tsYKTyGYeMEciw
File Type
MP3
Entry Count
32
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

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.

The complexity of the technology makes it hard to find out who is behind AI deepfakes.
start: 03:03 - end: 03:11
Experts say governments and companies are not yet capable of stopping the problem.
start: 03:11 - end: 03:17
The world's biggest tech companies recently, and voluntarily, signed an agreement to prevent AI tools from disrupting elections.
For example, the company that owns Instagram and Facebook has said it will start labeling deepfakes that appear on its services.
How to Retrieve?
# 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}'