8syncdev/ollama-docker-web-application
Xây dựng AI Agent Website
This project helps you quickly set up a web-based chat application that can answer questions by querying a database. You input natural language questions, and it provides text answers derived from your data, along with the actual data retrieved from the database. It's designed for data analysts, business users, or operations managers who need to extract information from structured data using everyday language.
No commits in the last 6 months.
Use this if you want to create a custom chat interface where users can ask questions about your structured data and get direct answers from a local large language model.
Not ideal if you need to integrate with external LLM providers, require complex multi-modal interactions, or want to perform advanced data analysis beyond simple querying.
Stars
31
Forks
15
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/8syncdev/ollama-docker-web-application"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SillyTavern/SillyTavern
LLM Frontend for Power Users.
libre-webui/libre-webui
Privacy-first web interface for local AI models. Clean, minimal UI for Ollama with extensible...
chyok/ollama-gui
A single-file tkinter-based Ollama GUI project with no external dependencies.
matlab-deep-learning/llms-with-matlab
Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™
ollama4j/ollama4j
A simple Java library for interacting with Ollama server.