lucaelin's Stars
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
ItzCrazyKns/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
searxng/searxng
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
neuml/txtai
💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
release-it/release-it
🚀 Automate versioning and package publishing
iyaja/llama-fs
A self-organizing file system with llama 3
EricLBuehler/mistral.rs
Blazingly fast LLM inference.
zdhxiong/mdui
Material Design 3(Material You) UI components using Web Components.
getzep/graphiti
Build and query dynamic, temporally-aware Knowledge Graphs
duckdb/duckdb-wasm
WebAssembly version of DuckDB
punica-ai/punica
Serving multiple LoRA finetuned LLM as one
TrafficGuard/sophia
TypeScript AI platform with AI chat, Autonomous agents, Software developer agents, chatbots and more
vllm-project/llm-compressor
Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM
YassKhazzan/openperplex_backend_os
openperplex is an opensource AI search engine
microsoft/onnxruntime-genai
Generative AI extensions for onnxruntime
EurekaLabsAI/micrograd
The Autograd Engine
Ai00-X/ai00_server
The all-in-one RWKV runtime box with embed, RAG, AI agents, and more.
daveshap/Raspberry
Create an open source toy dataset for finetuning LLMs with reasoning abilities
aurelio-labs/semantic-chunkers
elastic/crawler
ash-01xor/bpe.c
Simple Byte pair Encoding mechanism used for tokenization process . written purely in C
jameswdelancey/llama3.c
A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct models.
beratcmn/local-intelligence
Something similar to Apple Intelligence?
akanyaani/miniLLAMA
A simplified LLAMA implementation for training and inference tasks.
RatherRude/Elite-Dangerous-AI-Integration
An AI Integration for Elite Dangerous
wizzard0/llama2.ts
Llama2 inference in one TypeScript file