Skip to content

phanxuanquang/AI-Handbook

Repository files navigation

image This repository contains the APIs to create AI-based chatbots that has been used for my projects so far, with the purpose is to help the others can apply the AI models to their products right away without deeply researching.

1. AI model list (updated on 16.12.2023):

  • Copilot (former Bing Chat)
  • Gemini Pro
  • Gemini Pro Vision
  • DialogFlow ES
  • ChatGPT (TBC)

2. API Testing Guidance:

2.1. Use Posman:

  • Detailed guidance can be found HERE.

2.2. Use my web demo:

  • Step 1: Deploy API server following the guidance in each model directory.
  • Step 2: Replace the model name in the script.js file.
  • Step 3: Open the index.html file with your browser.

3. Disclaimer:

I do not own any of the integration solutions. All solutions belong to the developer or the organization mentioned in the Documentation section of the model.