LazaUK/AOAI-ParallelFunctionCalling-SDKv1
Use of parallel Function Calling with Azure OpenAI GPT models to manage vehicle's controls, simulated by Flask APIs.
This project demonstrates how a conversational AI assistant can manage multiple in-car controls simultaneously based on a single voice command or text input. It takes a user's natural language request, like "Turn on the radio and roll down the windows," and translates it into parallel actions for vehicle features. This is useful for developers building advanced voice control systems for smart vehicles or other complex IoT environments.
No commits in the last 6 months.
Use this if you are a developer looking to implement efficient conversational AI that can execute multiple actions in parallel from a single user prompt, particularly for controlling physical devices or software features.
Not ideal if you are an end-user looking for a ready-to-use in-car assistant, as this is a developer's demonstration project and not a finished product.
Stars
8
Forks
7
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/LazaUK/AOAI-ParallelFunctionCalling-SDKv1"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ndycode/oc-chatgpt-multi-auth
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login,...
oceanlvr/ChatGPT-ProBot
🤖️ A ChatGPT based GitHub robot. dialogue/CR/etc..
dataforseo/open-ai-actions
OpenAPI specs for integrating DataForSEO APIs with ChatGPT Actions
rizerphe/openai-functions
Generate ChatGPT function call schemas based on function docstrings.
FullStackWithLawrence/openai-hello-world
A Python "Hello World" application that also demonstrates the OpenAI API and usage of Docker.