wangermeng2021/llm-webui
A Gradio web UI for Large Language Models. Supports LoRA/QLoRA finetuning,RAG(Retrieval-augmented generation) and Chat
This tool provides an easy-to-use web interface for anyone looking to experiment with or customize Large Language Models (LLMs). You can input your own text, PDF, or Word documents and chat with the model, or fine-tune it with your specific data. It's designed for researchers, data scientists, or even advanced hobbyists who want to leverage LLMs without deep coding knowledge.
No commits in the last 6 months.
Use this if you need a graphical interface to interact with, fine-tune, or add document retrieval capabilities to a Large Language Model.
Not ideal if you need to deploy LLMs at scale in a production environment or require highly custom model architectures.
Stars
36
Forks
6
Language
Python
License
AGPL-3.0
Category
Last pushed
Nov 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/wangermeng2021/llm-webui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)