Drop files here
or click to browse — PDF, DOCX, PPTX, CSV, images, audio, video, ZIPPull from live server
Not connected
Authenticated with the token configured on the server
(API_TOKEN).
Different server? Override the URLs
Indexed documents
Nothing indexed yet.
Paste credentials once. They live in the server's memory until it
restarts — nothing is written to .env or disk. Leave a
field blank to keep whatever .env already provides.
Language model
Context sizing — auto-detected, override only if needed
Left blank, the app reads the model's real context window and
sizes the prompt to fit a full top_k=20 result.
Fill these in only to force a value — e.g. lower
LLM_NUM_CTX if a big local model is exhausting RAM.
Groq's free tier meters tokens per minute (12,000 for llama-3.3-70b), which is far below the model's 128k context window — sending a full window returns HTTP 413. Raise this on a paid tier.
Database
Named DB_HOST (not HOST) on purpose — this app
already uses HOST for its own bind address.
Ask a question
Answers are generated only from the documents you have uploaded. Press Enter to send, Shift+Enter for a new line.