Change the repository type filter
All
Repositories list
6 repositories
.github
Public- This repository contains Node.js examples to get started with the Amazon Bedrock service.
- Implement Custom Tools with the Azure OpenAI service in Node.js using the OpenAI SDK.
- 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.
ai-tic-tac-toe
PublicThis is a command-line Tic Tac Toe game with a computer opponent that uses the minimax algorithm for strategic moves.- A simple node.js example that generates an image using StableDiffusion via Hugging Face Inference API.