GitHub topics: llama-cpp
controlecidadao/samantha_ia
Experimental interface environment for open source LLM, designed to democratize the use of AI. Powered by llama-cpp, llama-cpp-python and Gradio.
Language: Python - Size: 24.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 8 - Forks: 1

the-crypt-keeper/can-ai-code
Self-evaluating interview for AI coders
Language: Python - Size: 6.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 579 - Forks: 35

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
Language: TypeScript - Size: 21.7 MB - Last synced at: 3 days ago - Pushed at: 25 days ago - Stars: 1,432 - Forks: 120

getumbrel/llama-gpt
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
Language: TypeScript - Size: 1.71 MB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 10,959 - Forks: 713

4kumon/ollama-chatbot-cli
Este projeto cria um chatbot local em linha de comando, utilizando o modelo quantizado (q4_0) gemma3 via Ollama. Ele oferece uma base sólida para construir interfaces conversacionais sem depender de APIs externas, ideal para aplicações locais, ambientes offline ou situações onde a privacidade dos dados é essencial.
Language: Python - Size: 28.3 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Demyblue/llm-hacker-news
LLM plugin for pulling content from Hacker News
Language: Python - Size: 10.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

ashioyajotham/fingpt_trader
An algorithmic trading system based on FinGPT, demonstrating new applications of large pre-trained Language Models in quantitative finance.
Language: Python - Size: 823 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 8 - Forks: 3

gpustack/gguf-parser-go
Review/Check GGUF files and estimate the memory usage and maximum tokens per second.
Language: Go - Size: 403 KB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 147 - Forks: 15

Mobile-Artificial-Intelligence/maid
Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.
Language: Dart - Size: 114 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,973 - Forks: 212

SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
Language: C# - Size: 391 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3,120 - Forks: 414

rbourgeat/ImpAI
😈 ImpAI is an advanced role play app using large language and diffusion models.
Language: JavaScript - Size: 22.5 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 60 - Forks: 4

undreamai/LLMUnity
Create characters in Unity with LLMs!
Language: C# - Size: 19 MB - Last synced at: 6 days ago - Pushed at: 25 days ago - Stars: 1,036 - Forks: 111

TreeNut-KR/ChatBot-AI
ChatBot 웹사이트 AI 전용 API
Language: Python - Size: 297 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

Lizonghang/prima.cpp
prima.cpp: Speeding up 70B-scale LLM inference on low-resource everyday home clusters
Language: C++ - Size: 45.8 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 29 - Forks: 2

BrutalCoding/shady.ai
Making offline AI models accessible to all types of edge devices.
Language: Dart - Size: 101 MB - Last synced at: about 22 hours ago - Pushed at: about 1 year ago - Stars: 138 - Forks: 15

ptsochantaris/emeltal
Local ML voice chat using high-end models.
Language: C++ - Size: 47.7 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 163 - Forks: 11

countzero/windows_manage_large_language_models
PowerShell automation to download large language models (LLMs) from Git repositories and quantize them with llama.cpp into the GGUF format.
Language: PowerShell - Size: 32.2 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

nrl-ai/CustomChar
Your customized AI assistant - Personal assistants on any hardware! With llama.cpp, whisper.cpp, ggml, LLaMA-v2.
Language: C++ - Size: 14.3 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 109 - Forks: 11

gotzmann/llama.go
llama.go is like llama.cpp in pure Golang!
Language: Go - Size: 9.33 MB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 1,349 - Forks: 66

Abhi5h3k/PrivateDocBot
📚 Local PDF-Integrated Chat Bot: Secure Conversations and Document Assistance with LLM-Powered Privacy
Language: Python - Size: 2.39 MB - Last synced at: 3 days ago - Pushed at: 29 days ago - Stars: 83 - Forks: 19

tinyBigGAMES/Lumina
Local Generative AI
Language: Pascal - Size: 16.7 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 33 - Forks: 5

tinyBigGAMES/JetInfero
Local LLM Inference Library
Language: Pascal - Size: 10.2 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 12 - Forks: 3

mybigday/llama.rn
React Native binding of llama.cpp
Language: C++ - Size: 8.3 MB - Last synced at: 8 days ago - Pushed at: 29 days ago - Stars: 480 - Forks: 48

svjack/CodeActAgent-Gradio
UnOfficial Gradio Repo for ICML 2024 paper "Executable Code Actions Elicit Better LLM Agents" by Xingyao Wang, Yangyi Chen, Lifan Yuan, Yizhe Zhang, Yunzhu Li, Hao Peng, Heng Ji.
Language: Jupyter Notebook - Size: 608 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 12 - Forks: 1

erfanzar/AgentX
AgentX is an Open-source library that help people use LLMs on their own computers or help them to serve LLMs as easy as possible that support multi-backends like PyTorch, llama.cpp, Ollama and EasyDeL
Language: Python - Size: 176 KB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 16 - Forks: 0

yportne13/chatbot-ui-llama.cpp
A static web ui for llama.cpp server. The llama.cpp chat interface for everyone. base on chatbot-ui
Language: TypeScript - Size: 2.05 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 16 - Forks: 4

ossirytk/llama-cpp-chat-memory
Local character AI chatbot with chroma vector store memory and some scripts to process documents for Chroma
Language: Python - Size: 45.6 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 33 - Forks: 5

EZForever/llama.cpp-static
Static builds of llama.cpp (Currently only amd64 server builds are available)
Language: Dockerfile - Size: 50.8 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

countzero/windows_llama.cpp
PowerShell automation to rebuild llama.cpp for a Windows environment.
Language: PowerShell - Size: 3.8 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 26 - Forks: 3

mdrokz/rust-llama.cpp
LLama.cpp rust bindings
Language: Rust - Size: 62.5 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 379 - Forks: 45

icakinser/ChatterDocs
This project allows for interacting and chatting with documents locally using a 4bit LLM Models and a flat database.
Language: Python - Size: 28.3 KB - Last synced at: 12 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

withcatai/catai
Run AI ✨ assistant locally! with simple API for Node.js 🚀
Language: TypeScript - Size: 20.4 MB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 472 - Forks: 33

hyparam/hyllama
llama.cpp gguf file parser for javascript
Language: JavaScript - Size: 153 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 34 - Forks: 2

greynewell/musegpt
Local LLMs in your DAW!
Language: C++ - Size: 1.84 MB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 63 - Forks: 2

phronmophobic/llama.clj
Run LLMs locally. A clojure wrapper for llama.cpp.
Language: Clojure - Size: 305 KB - Last synced at: 3 days ago - Pushed at: 24 days ago - Stars: 162 - Forks: 9

fboulnois/llama-cpp-docker
Run llama.cpp in a GPU accelerated Docker container
Language: Shell - Size: 31.3 KB - Last synced at: 3 days ago - Pushed at: 23 days ago - Stars: 35 - Forks: 12

KT313/assistant_base
A custom framework for easy use of LLMs, VLMs, etc. supporting various modes and settings via web-ui
Language: Jupyter Notebook - Size: 1.18 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

Keshavpatel2/local-llm-workbench
🧠 A comprehensive toolkit for benchmarking, optimizing, and deploying local Large Language Models. Includes performance testing tools, optimized configurations for CPU/GPU/hybrid setups, and detailed guides to maximize LLM performance on your hardware.
Language: Shell - Size: 8.79 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Zuellni/Spark-GGUF
Spark-TTS inference.
Language: Python - Size: 72.3 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Zuellni/Orpheus-GGUF
Orpheus-TTS inference.
Language: Python - Size: 18.6 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

robiwan303/babyagi Fork of yoheinakajima/babyagi
BabyAGI-🦙: Enhanced for Llama models (running 100% local) and persistent memory, with smart internet search based on BabyCatAGI and document embedding in langchain based on privateGPT
Language: Python - Size: 8.06 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 88 - Forks: 7

nikvoid/cliplm
Ask LLaMa about image in your clipboard
Language: Rust - Size: 923 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

OpenCSGs/llm-inference
llm-inference is a platform for publishing and managing llm inference, providing a wide range of out-of-the-box features for model deployment, such as UI, RESTful API, auto-scaling, computing resource management, monitoring, and more.
Language: Python - Size: 602 KB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 80 - Forks: 16

jlonge4/local_llama
This repo is to showcase how you can run a model locally and offline, free of OpenAI dependencies.
Language: Python - Size: 71.3 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 265 - Forks: 45

mybigday/llama.node
Node.js binding of llama.cpp
Language: C++ - Size: 28 MB - Last synced at: 3 days ago - Pushed at: 29 days ago - Stars: 9 - Forks: 2

gotzmann/booster
Booster - open accelerator for LLM models. Better inference and debugging for AI hackers
Language: C++ - Size: 144 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 154 - Forks: 7

BrutalCoding/llama_dart
Flutter / Dart bindings for llama.cpp
Language: Dart - Size: 335 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 2

eniompw/llama-cpp-gpu
Load larger models by offloading model layers to both GPU and CPU
Language: Jupyter Notebook - Size: 109 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

acai66/qwen2.5_numpy
使用numpy实现DeepSeek-R1-Distill-Qwen-1.5B的推理过程,易于学习LLM推理与移植到其它编程语言加速。 Implementing the inference process of DeepSeek-R1-Distill-Qwen-1.5B using numpy, making it easy to learn LLM (Large Language Model) inference and to port to other programming languages for acceleration.
Language: Python - Size: 31.3 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

nuance1979/llama-server
LLaMA Server combines the power of LLaMA C++ with the beauty of Chatbot UI.
Language: Python - Size: 25.4 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 122 - Forks: 14

SwamiKannan/LlamaCpp-Install-Procedure-in-Windows-and-CUDA
Size: 2.61 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

kevinknights29/Llama-v2-GPU-GTX-1650
Running Llama v2 with Llama.cpp in a 4GB VRAM GTX 1650.
Language: Python - Size: 51.8 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

testli-ai/outlines-llama-cpp-python-streaming-output
This repository demonstrates how to use outlines and llama-cpp-python for structured JSON generation with streaming output, integrating llama.cpp for local model inference and outlines for schema-based text generation.
Language: Python - Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jWinman91/AI-OCR
An AI-powered, but model-agnostic (Optical-Character-Recognition) OCR tool
Language: Python - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

JavaLLM/llama4j 📦
An easy-to-use Java SDK for running LLaMA models on edge devices, powered by LLaMA.cpp
Language: Java - Size: 3.7 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 1

pabl-o-ce/ddg-web-search-chat
Chat with DuckDuckGo Agent
Language: Python - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mili-tan/Onllama.GGUFLinkOut
Create out symbolic links for the GGUF Models in Ollama Blobs. for use in other applications such as Llama.cpp/Jan/LMStudio etc. / 将 Ollama GGUF 模型文件软链接出,以便其他应用使用。
Language: C# - Size: 15.6 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

dwain-barnes/LLM-GGUF-Auto-Converter
Automated Jupyter notebook solution for batch converting Large Language Models to GGUF format with multiple quantization options. Built on llama.cpp with HuggingFace integration.
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

sawadkk/LocalPrompt
LocalPrompt is an AI-powered tool designed to refine and optimize AI prompts, helping users run locally hosted AI models like Mistral-7B for privacy and efficiency. Ideal for developers seeking to run LLMs locally without external APIs.
Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mizy/local-agent-chat
a flutter llama.cpp chat ui
Language: Metal - Size: 2.52 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

haschka/CLI-RAG
Command line tool to Interact with a llama.cpp server. Also implements a basic vector database with cosine similarity search.
Language: C - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ziweek/award-factory
🎓 Showcasing Project, in 2024 Google Machine Learning Bootcamp - 🏆🤖 Award-Factory: Awards lovingly crafted for you by a hilariously talented generative AI! #Google #Gemma:2b #fine-tuning #quantization
Language: TypeScript - Size: 15.3 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ystemsrx/Code-Atlas
A C++ implementation of Open Interpreter, based on llama.cpp. / Open Interpreter 的 C++ 实现,基于 llama.cpp
Language: C++ - Size: 145 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 62 - Forks: 16

robinmonjo/website
My website
Language: Python - Size: 31.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PRITHIVSAKTHIUR/Triangulum
Triangulum 10B: Multilingual Large Language Models (LLMs)
Size: 2.02 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

SullyGreene/TinyAGI
TinyAGI is a lightweight, modular, and extensible Python-based AGI framework designed to create and manage AI agents seamlessly. It supports various model backends like OpenAI, Llama.cpp, Ollama, AlpacaX, and Tabitha, along with dynamic plugin loading for enhanced flexibility.
Language: Python - Size: 234 KB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

rudolfolah/metatron
Metatron is a project that brings together whisper.cpp, llama.cpp, and piper into a deployable stack with an awesome Node.js API wrapper for each of them.
Language: JavaScript - Size: 34.2 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

duck4i/HermesCmd
CLI for Hermes model using LLamaCPP
Language: C++ - Size: 1.16 MB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Man2Dev/go-ollama
Packaging Ollama for Fedora linux
Size: 110 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

shekharP1536/ollama-web
Ollama Web UI is a simple yet powerful web-based interface for interacting with large language models. It offers chat history, voice commands, voice output, model download and management, conversation saving, terminal access, multi-model chat, and more—all in one streamlined platform.
Language: JavaScript - Size: 1.17 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

ziweek/two-armies-chat-once
💼 Work Project - 🤖🪖 A Korean-English bilingual RAG Chatbot for Regulations of US Army and ROK Army, leveraging a PEFT fine-tuned small LLM with 4-bit quantized integration as the translator
Language: Python - Size: 32.2 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vtuber-plan/langport
Langport is a language model inference service
Language: Python - Size: 872 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 94 - Forks: 12

rbourgeat/llm-rp 📦
✨ Your Custom Offline Role Play with LLM and Stable Diffusion on Mac and Linux (for now) 🧙♂️
Language: Python - Size: 6.24 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 2

RAHB-REALTORS-Association/email-autodrafts 📦
Email Auto-ReplAI is a Python tool that uses AI to automate drafting responses to unread Gmail messages, streamlining email management tasks.
Language: Python - Size: 35.2 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

kaust-generative-ai/local-deployment-of-generative-ai-models
Training materials on how to deploy generative AI models locally on your laptop or workstation.
Size: 6.59 MB - Last synced at: about 1 hour ago - Pushed at: about 3 hours ago - Stars: 2 - Forks: 0

marilena-baldi/Llambda
Serverless generative AI with llama.cpp on AWS Lambda.
Language: Python - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ItzDerock/llama-playground
A simple to use and powerful web-interface to mess around with Meta's LLaMA LLM.
Language: TypeScript - Size: 266 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 2

inuwamobarak/article-images-generator
Generate images for articles, blogs, and publications using NLP, Segmind API, Blip captioning and Llama.Cpp
Language: Python - Size: 552 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

serhon/nochbinich
Python script-supervisor iteratively executes script-agent and modifies it via LLM that is instructed with description of supervisor functioning and final goal, then at each iteration gets retval, stdout, stderr of current agent, and is asked to reply with next. Optional jailbreak attempt. TUI.
Language: Python - Size: 72.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

J-sephB-lt-n/happy-rag-friends
I have abandoned this local RAG application for now
Language: JavaScript - Size: 155 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

kevinknights29/Llama_to_Llama.cpp
This project aims to create a guide for generating Llama.cpp GGUF model files out of base Llama v2 model weigths
Language: Jupyter Notebook - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Abhrankan-Chakrabarti/LlamaInteract
An interactive AI platform with both terminal and web-based interfaces for real-time model interactions, featuring dynamic model integration and immediate feedback streaming. Developed by *The Vanguards*.
Language: Python - Size: 2.66 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

mysterious-man01/dart_llama_lib
A Llama.cpp Dart library
Language: Dart - Size: 1.16 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

eamag/hn_predictions
Evaluate hacker news predictions with LLMs
Language: TypeScript - Size: 653 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

robjsliwa/llama-agent
Fun project to run your own LLM chat bot using llama.cpp
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 3

R3gm/InsightSolver-Colab
InsightSolver: Colab notebooks for exploring and solving operational issues using deep learning, machine learning, and related models.
Language: Jupyter Notebook - Size: 382 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 87 - Forks: 28

svjack/Genshin-Impact-RAG
A Genshin Impact Question Answer Project supported by Qwen1.5-14B-Chat
Language: Python - Size: 83 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

mircodz/llama-cpp-provider
Local llama provider for gptscript
Language: Python - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

svjack/Genshin-Impact-Character-Chat
Genshin Impact Character Chat Models tuned by Lora on LLM
Language: Python - Size: 204 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

e-lab/SyntaxShaper
Powering Agent Chains by Constraining LLM Outputs
Language: Python - Size: 680 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 9 - Forks: 0

RAHB-REALTORS-Association/transcriber-describer 📦
Transcribes videos and describes them with OpenAI APIs or local models.
Language: Python - Size: 45.9 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

RAHB-REALTORS-Association/email-autoread 📦
Email AntAI-Spam is a Python tool that uses AI to automatically mark as read any unread Gmail messages that are likely to be junk.
Language: Python - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bdqfork/go-llama.cpp
go binding for llama.cpp, offer low level and high level api
Language: Go - Size: 52.7 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

m4k15y6666fk/llm-in-browser
Using LLM with browser features.
Language: JavaScript - Size: 2.15 MB - Last synced at: 27 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

monu-shaw/nodeai
Build AI-Powered Apps with Node.js and Llama-cpp
Language: JavaScript - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ossirytk/llm_resources
Information and resources on everything related about running large language models locally and their development
Size: 2.64 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

VIS-WA/LLM-replication
Repo to download, save and run quantised LLM models using Llama.cpp and benchmark the results (private use)
Language: Shell - Size: 637 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rbourgeat/llm-cmd
✨ LLM CMD is a toolbox allowing you to use LLM in daily developer commands 💻
Language: Python - Size: 196 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

ShahabSH94/AutoCompleter
Auto Complete anything using a gguf model
Language: Python - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

countzero/presentation_on_artificial_intelligence
Presentation on Artificial Intelligence for the Free Drawing and Print Graphics class of the Muthesius Academy of Art.
Language: HTML - Size: 84 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
