Skip to content
View sanjayojha's full-sized avatar

Block or report sanjayojha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gemini-live-api-websocket-example gemini-live-api-websocket-example Public

    This is minimal implemeantion of gemini live API using a PHP backend. The example include webSocket implementation. The application capture transcript of both users and LLM response in realtime.

    JavaScript

  2. openai-realtime-websocket-webrtc-example openai-realtime-websocket-webrtc-example Public

    This is minimal implemeantion of openAI realtime API using a PHP backend. The examples include both webSocket and webRTC examples. The application capture transcript of both users and LLM response …

    JavaScript

  3. php-modern-structure php-modern-structure Public

    A frameless moder structure for working with a PHP project.

    PHP

  4. rtcpeerconnection-video-chat rtcpeerconnection-video-chat Public

    A video chat application using WebRTC RTCPeerconnection API, and using websocket for signaling server.

    TypeScript

  5. tavus-deepgram-gemini-live-chat tavus-deepgram-gemini-live-chat Public

    A realtime conversational AI demo featuring a speaking avatar powered by Tavus AI, live speech to text transcription via Deepgram, and Gemini AI as the conversational brain.

    JavaScript

  6. web-poll-php-swoole web-poll-php-swoole Public

    PHP web application that allow to create poll and cast vote. It is using swoole 6 and its advance features.

    PHP