Creating a custom GPT to send Emails using the MailJet API
-
Updated
Dec 16, 2023 - Python
Creating a custom GPT to send Emails using the MailJet API
This is a Python ChatBot application that leverages the OpenAI GPT-3.5 Turbo model for conversation. It allows users to interact with the ChatBot, which can perform various functions based on user queries also recent events on internet.
arXiv-Chat: An AI research assistant and Discord bot
OpenAI assistants that help you write code.
Enhance your CLI with AI - Using Langchain Framework & OpenAI Functions Agent
A Next.js chatbot powered by Vercel AI that provides vizualization over a dataset
This is a sample project that demonstrates how to use Next.js to develop an Open AI function calling application.
A framework-agnostic toolset to create and use Functions in LLM-based apps.
Predict the exact openai token usage of functions
Folder-based functions for ChatGPT's function calling with Pydantic support 🚀
The chatbot can send a webhook with user details like name and phone number when requested.
Examples showcasing the usage of OpenAI API's Function Calling feature, along with different applications of the LangChain Framework.
Data Engineering Agent Using Open AI Function Call
OpenAI Function Call Schema Composer and Executor from OpenAPI (Swagger) Document.
Use of Function Calling with Azure OpenAI GPT models to retrieve the lowest and highest stock prices for specific symbol and date.
Welcome to the repository showcasing examples utilizing OpenAI tools, such as GPT, assistant API (retrieval, function calling to external API). I strongly recommend running through the provided sample code and viewing the referenced instructional videos for a comprehensive understanding.
This repository contains a basic Node.js example demonstrating how to call functions using the OpenAI API. The example showcases a conversation with the OpenAI GPT-3.5 Turbo model, including making function calls and processing their responses.
A simple example that demonstrates how to use the function call feature of the OpenAI API
Use of parallel Function Calling with Azure OpenAI GPT models to manage vehicle's controls, simulated by Flask APIs.
Add a description, image, and links to the openai-function-call topic page so that developers can more easily learn about it.
To associate your repository with the openai-function-call topic, visit your repo's landing page and select "manage topics."