Skip to content
#

openai-api

Here are 24 public repositories matching this topic...

Build and deploy AI-driven assistants with our OpenAI Assistants Template. This tutorial provides a hands-on approach to using OpenAI's Assistant API, complete with code modules, interactive Jupyter Notebook examples, and best practices to get you started on creating intelligent conversational agents.

  • Updated Nov 30, 2023
  • Jupyter Notebook

Translate Markdown files from one language to another using OpenAI's API while retaining original formatting. This Jupyter notebook tokenizes input text, splits into chunks, translates with OpenAI, and reconstructs output to preserve Markdown structure. Useful for localizing documentation, articles, books, and other long-form Markdown content.

  • Updated Oct 15, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the openai-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openai-api topic, visit your repo's landing page and select "manage topics."

Learn more