Demonstrates cloud-based large language models (LLMs) generative AI, comparing OpenAI ChatGPT against Anthropic Claude.
Tag: Networking & Messaging
Image Generation Comparison
Demonstrates cloud-based text-to-image generative AI, comparing OpenAI DALL-E against Stability AI Stable Diffusion.
Audio-Visual Sensing
Shows how to leverage commodity audio-visual sensing AI services through REST calls, using RIDE’s common web services system.
Web Services
Shows how to send GET, PUT, POST, and web requests through RIDE’s common web services system.
Simple Network Controls
This example demonstrates how to set up a network environment with controllable characters using the RIDE API and Photon asset package.
Session Recording and Playback Networked
Provides the ability to record a session in a one vs. one match over the network and the ability to play back that session recording.
API Functions VHMsg
Demonstrates how to setup a scene to use VHMsg (ActiveMQ wrapper) in RIDE.
Demonstrates how to open, send data over, and close a TCP socket in RIDE.
DIS Messages
Demonstrates how to use RIDE systems to send and receive Distributed Interactive Simulation (DIS) messages.
REST Services
Demonstrates how to host a RESTful service in RIDE so that it can be accessed via an HTTP request from a web browser.