openai-assistants-api
There are 18 repositories under openai-assistants-api topic.
metaskills/experts
Experts.js is the easiest way to create and deploy OpenAI's Assistants and link them together as Tools to create advanced Multi AI Agent Systems with expanded memory and attention to detail.
MLT-OSS/open-assistant-api
The Open Assistant API is a ready-to-use, open-source, self-hosted agent/gpts orchestration creation framework, supporting customized extensions for LLM, RAG, function call, and tools capabilities. It also supports seamless integration with the openai/langchain sdk.
datastax/astra-assistants-api
Drop in replacement for the OpenAI Assistants API
MaxineXiong/OpenAI-API-Web-Apps
This repository hosts a collection of custom web applications powered by OpenAI's GPT models (incl. o1 models, gpt-4o, gpt-4o-mini and gpt-4-turbo), Whisper model, and TTS model. These apps include an interactive chatbot ("Talk to GPT") for text or voice communication, and a coding assistant ("CodeMaxGPT") that supports various coding tasks.
alvesvaren/zod-to-openai-tool
Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions, inspired by tRPC
nasa-petal/bidara-deep-chat
BIDARA is a GPT-4o chatbot that was instructed to help scientists and engineers understand, learn from, and emulate the strategies used by living things to create sustainable designs and technologies using the Biomimicry Institute's step-by-step design process.
tankibaj/openai-assistants-api
Dive into the brand new OpenAI Assistant API, focusing on tools like retrieval and functions.
metaskills/unremarkable-ideogram-assistant
Consistent On-Brand Artwork using Ideogram + OpenAI Assistants
jmhayes3/binks.js
AI assistant and chatbot for Discord that leverages the OpenAI Assistants API.
RaheesAhmed/openai-assistants-api-v2
This API wrapper provides a comprehensive interface to interact with OpenAI's Assistants API. It offers endpoints for managing assistants, threads, messages, runs, vector stores, and file operations, making it easier to integrate OpenAI's powerful AI capabilities into your applications.
castle-engine/castle-openai
Query OpenAI assistant using Pascal and Castle Game Engine
augustoomb/tasks-ai
(em construção) Aplicação deverá utilizar a open-ai-assistants e a open-function-calling para ser capaz de identificar as necessidades de um usuário via texto ou áudio e direcionar para as funções, módulos ou apis corretas (api google drive, api google sheets, api de temperatura, etc), para que estas possam concluir tarefas.
jmhayes3/binks.py
Python port of binks.js
RaheesAhmed/openai-assistant-sdk
This package provides an easy-to-use interface for interacting with OpenAI's API to manage assistants, threads, messages, and runs.
szilvia-csernus/news-summariser
Streamlit project, using OpenAI's Assistants API and the News API.
szilvia-csernus/openai-assistants-with-function-calling
Jupyter Notebook examples for OpenAI Assistants API usage with Function Calling
simonneutert/wilson
A simple terminal application that allows you to run through your multistep OpenAI assistants. Made with Deno. 🦕🥰
jimmc414/TAO
Task Automation Orchestrator Agent (Tao Agent) using OpenAI Assistants API and function calling