liupras/Practical-local-LLM-programming
Programming with local large language model.
This project helps developers integrate local large language models (LLMs) into their applications using practical examples. It demonstrates how to build features like chatbots, semantic search, text classification, and knowledge extraction. Developers can use this to quickly prototype and implement LLM-powered functionalities locally.
No commits in the last 6 months.
Use this if you are a developer looking for concrete, code-based examples to programmatically interact with and leverage local large language models for various application features.
Not ideal if you are looking for a ready-to-use application or a high-level API without needing to write code.
Stars
24
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/liupras/Practical-local-LLM-programming"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
ASK-03/Reverse-Chain
Implementation of paper - Reverse Chain: A Generic-Rule for LLMs to Master Multi-API Planning...
xlisp/learn-llama-index
learn llama_index step by step
shrutikakapade/Designing-Structured-Outputs-for-LLMs-TypedDict-Pydantic-Output-Parsers-with-LangChain
Design robust structured outputs for LLM applications. Learn how to enforce schema-driven...
karan842/cooking-langchain
Learning and building LLM application using Langchain🦜🔗