About Substack Post Embeddings: This tool processes unprocessed Substack posts and creates
text embeddings for AI search and retrieval. Substack posts are chunked into smaller segments,
embedded using OpenAI's text embedding model, and stored in the post_chunks table for similarity search.