# mk-resource-openai-api ## resources - [openai list of examples](https://platform.openai.com/examples) - [openai cookbook github](https://github.com/openai/openai-cookbook) - [openai cookbook site](https://cookbook.openai.com/) - [example: build a bot that asks questions about a website with embeddings](https://platform.openai.com/docs/tutorials/web-qa-embeddings) - [meeting summarizer](https://platform.openai.com/docs/tutorials/meeting-minutes) - [Processing and narrating a video with GPT's visual capabilities and the TTS API](https://cookbook.openai.com/examples/gpt_with_vision_for_video_understanding)