Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phanxuanquang/ai-handbook

The AI models used for my personal purposes and their usage (Gemini, Copilot, Dialogflow,...)
https://github.com/phanxuanquang/ai-handbook

ai bard bing chatbot copilot dialogflow gemini gemini-api google javascript nodejs python uit vietnam

Last synced: 3 months ago
JSON representation

The AI models used for my personal purposes and their usage (Gemini, Copilot, Dialogflow,...)

Awesome Lists containing this project

README

        

![image](https://i.imgur.com/aQYdqzj.png)
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**](https://apidog.com/blog/how-to-use-postman-for-api-testing/).

### 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.