writing.
musings of an idiot
2022 7
-
.. A step-by-step guide to building a visual semantic search engine for NFTs using Alchemy, OpenAI's CLIP & Pinecone.
-
.. A journey of building a simple AI-powered, human-in-the-loop system to manage wildlife camera trap images & annotations
-
.. This demonstrates how to fire a million async requests with Python.
-
.. This shows how to humanize your outputs for other humans with Python.
-
.. This shows how to download multiple files in parallel with Python using asyncio or thread pools.
-
.. This shows how to set a retry strategy for Python requests.
-
.. This shows how to check the file size before downloading it with Python to avoid accidentally downloading large files.