Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.52 KB

File metadata and controls

31 lines (20 loc) · 1.52 KB

API4AI

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:

Getting Started

  1. Clone the Repository:

    git clone https://github.com/dbapibuilder/API4AI
  2. 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.
  3. Configure the Environment:

    • Fill in the .env file (rename sample.env) with your API keys.
  4. Add Function on OpenAI or Azure OpenAI Assistant Setting:

  5. Run Streamlit and Deploy to Cloud:

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.

Learn More

You can learn more by watching videos on DBAPIBuilder's YouTube channel.

Watch the video