1,210 tools found
Prepare a Wikipedia article dataset for semantic search: collect, chunk, embed, and store as CSV.
Generate and save OpenAI embeddings for a large dataset, using 1,000 Amazon fine-food reviews as the example.
A notebook building an embedding-based nearest-neighbor recommender for news articles, with cached embeddings and t-SNE visualization.
Build user and product embeddings by averaging review embeddings, and use their similarity to weakly predict ratings.
Jupyter notebook demonstrating how to embed text using OpenAI's text-embedding-3-small model with rate-limit management via exponential backoff.
OpenAI Agents SDK example orchestrating Portfolio Manager, Macro, Fundamental, and Quantitative agents in parallel to produce an investment research memo.
Fan out specialized OpenAI Agents SDK agents in parallel, then fan their outputs into one meta-agent answer.
A notebook showing Azure OpenAI function calling end to end: API key or Active Directory auth, function definition, and response handling.
A notebook showing how to transcribe audio to text using the Azure OpenAI Whisper model.
Walks through OpenAI's Batch API for lower-cost async jobs, with movie-categorization and image-captioning examples.
GPT Action Library example connecting a Custom GPT to Weather.gov's free public API to answer weather questions in natural language.
Guide for connecting a custom GPT to Zapier, unlocking 6,000+ app integrations inside ChatGPT via a GPT Action.