Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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,...)
- Host: GitHub
- URL: https://github.com/phanxuanquang/ai-handbook
- Owner: phanxuanquang
- License: mit
- Created: 2023-11-29T16:09:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T15:30:27.000Z (10 months ago)
- Last Synced: 2024-10-04T13:40:30.506Z (4 months ago)
- Topics: ai, bard, bing, chatbot, copilot, dialogflow, gemini, gemini-api, google, javascript, nodejs, python, uit, vietnam
- Language: HTML
- Homepage:
- Size: 4.59 MB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.