kurnevsky/llama-cpp.el
A client for llama-cpp server
This project integrates local AI models directly into your Emacs editor, allowing you to get real-time code completions or assistance with selected code regions. You can also engage in a chat session with the AI. It takes your text or code in Emacs and provides AI-generated text or code completions back, serving Emacs users who want to leverage local large language models for coding and text generation.
No commits in the last 6 months.
Use this if you are an Emacs user looking to bring the power of local large language models directly into your editing workflow for coding assistance and conversational AI.
Not ideal if you do not use Emacs or prefer to use cloud-based AI services.
Stars
28
Forks
2
Language
Emacs Lisp
License
GPL-3.0
Category
Last pushed
May 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/kurnevsky/llama-cpp.el"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.