-
openai-realtime-with-vision Public
simple demo using openai realtime api with vision capabilities
TypeScript UpdatedJun 11, 2025 -
-
edge-chat Public
Experimenting with LLM chat with client side embeddings using Web Workers and IndexedDB
-
codetree-ai Public
Forked from philippetedajo/codetreeLLM chat directly into a WebAssembly powered javascript live editor and preview
-
dishcovery-eats Public
Web app for discovering restaurants. Experimenting with LLM functions.
TypeScript MIT License UpdatedFeb 18, 2024 -
llama-use-chat Public
Example using Llama.cpp with useChat hook
-
neo-voice-link Public
Proof of concept voice assistant using Twilio's telephony, Deepgram for transcription, OpenAI GPT models, and ElevenLabs' text-to-speech technology.
-
esbuild-function Public
esbuild-function is an in-browser compiler for JavaScript, TypeScript, and JSX, enhancing Large Language Models (LLMs) with real-time code execution and analysis.
-
-
graphql-to-openapi Public
Forked from schwer/graphql-to-openapiConvert a graphql query + graphql schema into an openapi spec.
TypeScript MIT License UpdatedNov 17, 2023 -
-
lm-evaluation-harness Public
Forked from EleutherAI/lm-evaluation-harnessA framework for few-shot evaluation of autoregressive language models.
-
llava-cpp-server Public
Forked from trzy/llava-cpp-serverLLaVA server (llama.cpp).
C++ MIT License UpdatedOct 18, 2023 -
photo-chat Public
Upload an image which is converted to text using transformers.js. The output is used as an input to an interactive chatbot.
JavaScript UpdatedOct 16, 2023 -
audiocraft_plus Public
Forked from GrandaddyShmax/audiocraft_plusAudiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable…
Python MIT License UpdatedOct 13, 2023 -
ChatLLM-Web Public
Forked from Ryan-yang125/ChatLLM-Web🗣️ Chat with LLM like Vicuna totally in your browser with WebGPU, safely, privately, and with no server.Powered by web llm
JavaScript MIT License UpdatedSep 8, 2023 -
-
-
backseat-pilot Public
Bring your own copilot server and customize commands to refactor instead of autofill or tabbed completion.
-
wizardcoder-sandbox Public
-
google-openai-ui Public
A Google clone with OpenAI functions
JavaScript MIT License UpdatedJul 23, 2023 -
-
llama-cpp-python Public
Forked from abetlen/llama-cpp-pythonPython bindings for llama.cpp
Python MIT License UpdatedJul 9, 2023 -
OpenLLM Public
Forked from bentoml/OpenLLMAn open platform for operating large language models (LLMs) in production. Fine-tune, serve, deploy, and monitor any LLMs with ease.
Python Apache License 2.0 UpdatedJul 9, 2023 -
-
mlc-llm Public
Forked from mlc-ai/mlc-llmEnable everyone to develop, optimize and deploy AI models natively on everyone's devices.
Python Apache License 2.0 UpdatedJul 2, 2023 -
react-llm Public
Forked from r2d4/react-llmEasy-to-use headless React Hooks to run LLMs in the browser with WebGPU. Just useLLM().
TypeScript MIT License UpdatedJun 27, 2023 -
jsonformerjs Public
Forked from vincenzodomina/jsonformerjsJavascript version of jsonformer
TypeScript MIT License UpdatedJun 23, 2023 -
web-llm Public
Forked from mlc-ai/web-llmBringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
TypeScript Apache License 2.0 UpdatedJun 21, 2023 -
web-llm-embed Public
Document chat using Web LLM and Transformers.js embeddings