Skip to content

Releases: iBz-04/offeline_app

Offeline v0.4.0

09 Jan 22:28

Choose a tag to compare

What's Changed

  • Full functioning app: splash screen to load backend and main app, redesigned the pages ..by @iBz-04 in #4

Full Changelog: v0.3.0...v0.4.0

Offeline v0.3.0

09 Nov 15:18
62936a8

Choose a tag to compare

This release introduces a powerful new Retrieval-Augmented Generation (RAG) pipeline, allowing you to chat with your own documents., but its implemented in javascript for speed and compatibility

What's Changed

Full Changelog: v0.1.0...v0.3.0

Release 0.2.0

05 Nov 20:36
9ababe1

Choose a tag to compare

What's New in v0.2.0

New Features

  • RAG Pipeline integration for document-based Q&A
  • Internet search feature (Serper & Tavily APIs)
  • Knowledge base management
  • Automatic backend startup

Improvements

  • Fixed Content Security Policy for internet search
  • Enhanced document processing
  • Improved UI/UX

Requirements

  • Windows 10/11
  • Python 3.11+ (will auto-install dependencies)
  • Ollama (for local LLM)

Download: Offeline Setup 0.2.0.exe

Offeline v0.1.0

04 Nov 13:04
9ababe1

Choose a tag to compare

What's Changed

New Contributors

  • @iBz-04 made their first contribution in #1

Full Changelog: https://github.com/iBz-04/offeline_app/commits/v0.1.0