Skip to content

Locally Uncensored v1.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 12:55

What's New in v1.3.0

RAG Document Chat

Upload PDF, DOCX, or TXT files and chat with your documents — all 100% local.

  • Hybrid search (vector + BM25 keyword matching)
  • Confidence scores with color-coded badges
  • Auto-downloads embedding model (nomic-embed-text)
  • Per-conversation toggle and source citations

Voice Integration

Talk to your AI and hear responses read aloud.

  • Push-to-talk mic button (Web Speech API)
  • Text-to-speech with sentence-level streaming
  • Voice settings: voice selection, rate, pitch

AI Agents

Give your AI a goal and watch it work autonomously.

  • ReAct-style reasoning with 5 built-in tools
  • Web search, file read/write, Python execution, image generation
  • User approval for destructive actions
  • Task breakdown visualization and color-coded execution log

Web Search

  • Multi-tier: SearXNG > DuckDuckGo API > Wikipedia fallback
  • One-click SearXNG install for enhanced search

Fixes

  • Cross-platform Python detection (Windows Store alias handling)
  • DuckDuckGo CAPTCHA fallback to Brave Search

Download

Windows: Download the .exe installer. Choose "Install for current user only" for a portable experience. Or use .msi for system-wide installation.

Linux: Download the .AppImage, make it executable (chmod +x), and run. Or use .deb / .rpm for your distro.

All versions are portable-friendly — no admin rights required.