The Bee Movie Script is a popular copypasta that has circulated on the internet for years. It originates from the 2007 computer-animated film \'Bee Movie,\' co-written and co-produced by Jerry Seinfeld, which features the adventures of a bee named Barry B. Benson in the human world. Following the release of the film, the online screenplay database Script-O-Rama uploaded the full-length script of the movie, which became widely adopted as the most frequently used version in the copypasta. The script, often used in spamming and shitposting on various social media sites, gained a sizeable ironic following on platforms like Tumblr and Reddit, where it was shared and repurposed in various contexts, contributing to its status as a copypasta meme. Here, both the copypasta text and the actual movie script are included.
# 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": "k3-XlaDQChiuXffmofk-KHh_4d9lh3F55MzuV_VY7V8", "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": "k3-XlaDQChiuXffmofk-KHh_4d9lh3F55MzuV_VY7V8", "level": 2}'