.

Members-Only

Recent Talks & Demos are for members only

Exclusive feed

You must be an AI Tinkerers active member to view these talks and demos.

September 23, 2024 · Boston

OpenAI Assistants: JSON and Tools

Explore OpenAI Assistants API: configuration, JSON output strategies, threads/runs, and a live NextJS demo with function calls and vector store integration.

Overview
Links
Tech stack
  • OpenAI API
    OpenAI API: Your direct gateway to cutting-edge AI models (GPT-4o, DALL-E 3, Whisper), enabling scalable, multimodal intelligence integration into any application.
    The OpenAI API provides authenticated, programmatic access to a powerful suite of generative AI models. Developers leverage REST endpoints and official libraries (Python, Node.js) to integrate capabilities like advanced text generation (GPT-4o), image creation (DALL-E 3), and speech-to-text transcription (Whisper). This platform is engineered for scale, supporting millions of daily requests for tasks from complex reasoning to real-time customer support agents, ensuring your application gets reliable, state-of-the-art intelligence.
  • Next
    Next.js is the full-stack React framework: it delivers high-performance web applications via hybrid rendering and powerful, Rust-based tooling.
    This is the React Framework for production: Next.js enables you to build full-stack web applications with zero configuration and maximum efficiency. It supports a hybrid rendering approach (Server-Side Rendering, Static Site Generation, and Incremental Static Regeneration) for optimal speed and SEO performance. Key features include React Server Components, Server Actions for running server code directly, and the App Router for advanced routing and nested layouts. Developed by Vercel, it leverages Rust-based tools like Turbopack and the Speedy Web Compiler for the fastest possible builds and a superior developer experience.
  • OpenAI
    OpenAI is an AI research and deployment company: We build safe artificial general intelligence (AGI) to benefit all of humanity.
    OpenAI is a premier AI research and deployment company, focused on developing safe Artificial General Intelligence (AGI) for global benefit. The organization operates under a unique structure: a non-profit Foundation governs a for-profit Group, which functions as a public benefit corporation. Its technology portfolio includes industry-defining models like the GPT series (e.g., GPT-4o, GPT-5.1), the conversational platform ChatGPT, and the text-to-video model Sora. These tools drive innovation across multiple sectors, providing powerful, accessible AI capabilities for developers, businesses, and consumers worldwide.
  • PHP
    PHP is the open-source, server-side scripting language (Hypertext Preprocessor) driving dynamic web content: it is the core engine for platforms like WordPress and Drupal.
    PHP (Hypertext Preprocessor) is a powerful, open-source, server-side scripting language built specifically for web development: it handles everything from database integration (MySQL, PostgreSQL) to session management. Its ubiquity is undeniable, serving as the foundational technology for major Content Management Systems (CMS) like WordPress and Drupal. The language runs on the Zend Engine, and recent releases, specifically the PHP 8.x series, introduced significant performance gains, including Just-In-Time (JIT) compilation, cementing its status as a fast, reliable, and continuously evolving platform for building modern, high-traffic web applications.

Related projects