This repository demonstrates how to use OpenAI/Azure OpenAI Assistant to work with real APIs for function calling and tool integration. Follow the steps below to get started:
-
Clone the Repository:
git clone https://github.com/dbapibuilder/API4AI
-
Get API Subscription:
- Visit open.dbapibuilder.com to get a real API subscription.
- Obtain your API key.And use your own OpenAI/Azure OpenAI API key.
-
Configure the Environment:
- Fill in the
.env
file (renamesample.env
) with your API keys.
- Fill in the
-
Add Function on OpenAI or Azure OpenAI Assistant Setting:
- Refer to the function definition for detailed instructions.
-
Run Streamlit and Deploy to Cloud:
- Check the GPT Assistants API UI for detailed instructions on how to run the repository using Streamlit.Forked from Link
By following these steps, you can make AI integration easy and efficient. API4AI simplifies the process, allowing you to focus on building and deploying AI solutions without the usual hassle.
You can learn more by watching videos on DBAPIBuilder's YouTube channel.