Skip to content
View matthoffner's full-sized avatar

Organizations

@porchdotcom

Block or report matthoffner

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. codetree-aicodetree-aiPublic

    Forked from philippetedajo/codetree

    LLM chat directly into a WebAssembly powered javascript live editor and preview

    TypeScript 1 1

  2. neo-voice-linkneo-voice-linkPublic

    Proof of concept voice assistant using Twilio's telephony, Deepgram for transcription, OpenAI GPT models, and ElevenLabs' text-to-speech technology.

    JavaScript 6 2

  3. dishcovery-eatsdishcovery-eatsPublic

    Web app for discovering restaurants. Experimenting with LLM functions.

    TypeScript

  4. esbuild-functionesbuild-functionPublic

    esbuild-function is an in-browser compiler for JavaScript, TypeScript, and JSX, enhancing Large Language Models (LLMs) with real-time code execution and analysis.

    TypeScript 1

  5. Hacking SeveranceHacking Severance
    1
    // Paste these in Dev Tools
    2
    3
    functionmouseReleased(){
    4
    refining=false;
    5
    letrefinery=[];
  6. openai-realtime-with-visionopenai-realtime-with-visionPublic

    simple demo using openai realtime api with vision capabilities

    TypeScript