# Curious Mints ## Docs - [Fetch Data from Airtable Using pyairtable](https://guides.curiousmints.com/hello-world-guides/airtable-get-data.md): Learn how to retrieve data from Airtable using the pyairtable library - [Transcribe Audio and Ask Questions Using the AssemblyAI Lemur Model](https://guides.curiousmints.com/hello-world-guides/assemblyai-lemur-example.md): Transcribe an audio file and ask questions using the AssemblyAI Lemur model - [AssemblyAI Transcription](https://guides.curiousmints.com/hello-world-guides/assemblyai-transcription-example.md): Transcribe Audio Using the AssemblyAI API - [AssemblyAI Transcription - Local File](https://guides.curiousmints.com/hello-world-guides/assemblyai-transcription-example-local-file.md): Transcribe Local Audio Files Using the AssemblyAI API - [Download YouTube Videos Using PyTube](https://guides.curiousmints.com/hello-world-guides/download-youtube-video-using-pytube.md): Set up a Python script to download YouTube videos using the PyTube library - [Fetch Website Analytics Using Plausible API](https://guides.curiousmints.com/hello-world-guides/fetch-plausible-analytics.md): Set up a Python script to fetch website analytics data from Plausible Analytics using the Plausible API - [Webhooks on your localhost with the Hookdeck CLI](https://guides.curiousmints.com/hello-world-guides/hookdeck-localhost-webhooks.md): Learn how to receive webhooks on your localhost with the Hookdeck CLI - [Interact with OpenAI Using LangChain](https://guides.curiousmints.com/hello-world-guides/langchain-openai-example.md): Use LangChain to interact with OpenAI’s Chat API and generate responses - [Evaluate Feature Flag Using LaunchDarkly](https://guides.curiousmints.com/hello-world-guides/launchdarkly-example.md): Evaluate a feature flag for a user using the LaunchDarkly API - [OpenAI API Hello World](https://guides.curiousmints.com/hello-world-guides/openai-hello-world.md): Fetch Company Information Using the OpenAI API - [Send an Email Using the Resend API](https://guides.curiousmints.com/hello-world-guides/resend-hello-world.md): Send a basic email using the Resend API - [Transcribe MP3 Audio Using AssemblyAI with Streamlit](https://guides.curiousmints.com/hello-world-guides/transcribe-mp3-using-streamlit.md): Set up a Streamlit app to transcribe MP3 audio files using AssemblyAI - [Twilio SMS Hello World](https://guides.curiousmints.com/hello-world-guides/twilio-sms.md): Send a Text Message Using the Twilio API - [Curious Mints Hello World Field Guide](https://guides.curiousmints.com/quick-start.md): A Curated Collection of Quick Start Guides for Developers - [API Integration Roadmap](https://guides.curiousmints.com/roadmap.md): Checklist for tracking the progress of API Hello World examples ## OpenAPI Specs - [openapi](https://guides.curiousmints.com/api-reference/openapi.json) ## Optional - [Changelog](https://github.com/ajot/hello-world-guides-mintlify/commits/main/)