This article introduces a novel theoretical model for optimizing self-organizing plasma jet streams, with a focus on applications in medical procedures and material processing. It presents a comprehensive set of mathematical equations and expressions to control the dynamics of plasma streamers.Thornton, Kaylin. (2024). Optimizing Self-Organizing Plasma Jet Streams: A Theoretical Framework with Applications in Medicine and Material Processing. 10.13140/RG.2.2.14860.28809.
# 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": "_HaryGTYhqqvhyIGMlJYLW00mAXZpOutvtr1OKyuRgo", "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": "_HaryGTYhqqvhyIGMlJYLW00mAXZpOutvtr1OKyuRgo", "level": 2}'