YAV.AI's repositories
NodeJS-OpenAI-Function-Calling-Example
This repository contains a basic Node.js example demonstrating how to call functions using the OpenAI API. The example showcases a conversation with the OpenAI GPT-3.5 Turbo model, including making function calls and processing their responses.
amazon-bedrock-node-js-samples
This repository contains Node.js examples to get started with the Amazon Bedrock service.
NodeJS-Stable-Diffusion-XL-Base-1.0-Hugging-Face-Inference-API
A simple node.js example that generates an image using StableDiffusion via Hugging Face Inference API.
Node.js-Azure-OpenAI-Custom-Tools-Starter
Implement Custom Tools with the Azure OpenAI service in Node.js using the OpenAI SDK.
ai-tic-tac-toe
This is a command-line Tic Tac Toe game with a computer opponent that uses the minimax algorithm for strategic moves.