zatevakhin/obsidian-local-llm
Obsidian Local LLM is a plugin for Obsidian that provides access to a powerful neural network, allowing users to generate text in a wide range of styles and formats using a local LLM.
This Obsidian plugin helps you generate text within your notes using a powerful AI model running directly on your computer. You provide a prompt in an Obsidian canvas block, and the AI generates an answer in a new block. It's designed for writers, researchers, and anyone who uses Obsidian for knowledge management and wants AI assistance for drafting content.
135 stars. No commits in the last 6 months.
Use this if you want to leverage a local large language model for text generation directly within your Obsidian notes, maintaining privacy and control over your data.
Not ideal if you prefer cloud-based AI solutions, don't want to manage local software installations, or require extensive technical setup for your tools.
Stars
135
Forks
5
Language
TypeScript
License
MIT
Category
Last pushed
May 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/zatevakhin/obsidian-local-llm"
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.