chrisleekr's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
ggerganov/llama.cpp
LLM inference in C/C++
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
colinhacks/zod
TypeScript-first schema validation with static type inference
chroma-core/chroma
the AI-native open-source embedding database
langchain-ai/langchainjs
🦜🔗 Build context-aware reasoning applications 🦜🔗
juicedata/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
HumanAIGC/EMO
Emote Portrait Alive: Generating Expressive Portrait Videos with Audio2Video Diffusion Model under Weak Conditions
Stability-AI/StableCascade
Official Code for Stable Cascade
PawanOsman/ChatGPT
OpenAI API Free Reverse Proxy
chaifeng/ufw-docker
To fix the Docker and UFW security flaw without disabling iptables
node-cron/node-cron
A simple cron-like job scheduler for Node.js
sugarforever/chat-ollama
ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
ollama/ollama-js
Ollama JavaScript library
run-llama/LlamaIndexTS
Data framework for your LLM applications. Focus on server side solution
maguowei/starred
creating your own Awesome List by GitHub stars!
n4ze3m/page-assist
Use your locally running AI models to assist you in your web browsing
Beomi/KoAlpaca
KoAlpaca: 한국어 명령어를 이해하는 오픈소스 언어모델 (KoAlpaca: An open-source language model to understand Korean instructions)
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema on the model output on the generation level
gruntwork-io/git-xargs
git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
thu-vu92/local-llms-analyse-finance
In this project, I explored how local LLMs can be used to label data and support analyses. Specifically, I used Llama2 model to automatically categorise my bank transaction data.
eslint/config-inspector
A visual tool for inspecting and understanding your ESLint flat configs.
ngruver/llmtime
Unstructured-IO/unstructured-api
bakks/butterfish
A shell with AI superpowers
jonbern/fetch-retry
Extend any fetch library with retry functionality.
hendt/ebay-api
eBay Node API in TypeScript for Node and Browser with RESTful and Traditional APIs. This library aims to implement all available eBay apis.
samyk/devtools-detect
Detect if DevTools is open and its orientation
ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM
Simple inference with StableCascade using diffusers in ComfyUI for Low VRAM (12GB)
hilmanski/assistant-api-openai-with-function-calling
A nodejs example of using assistant AI API by OpenAI with function calling to use an external API