ultralytics/llm
Ultralytics LLM-related experiments
This project provides a ready-to-use chat interface that you can easily add to your website. It takes user questions and sends them to your AI backend, displaying the AI's responses in a conversational format. Web developers looking to integrate AI assistants directly into their web applications would use this.
Use this if you need a quick, customizable, and mobile-friendly chat widget to add AI interaction capabilities to your web application without building it from scratch.
Not ideal if you're looking for a complete AI backend solution, as this project focuses on the front-end chat interface, requiring you to provide your own AI API endpoint.
Stars
85
Forks
3
Language
JavaScript
License
AGPL-3.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ultralytics/llm"
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.