https://github.com/johnbean393/Sidekick

A native macOS app that allows users to chat with a local LLM with RAG capabilities. It can gain context from resources including folders, files and websites.

MIT License

Stars
22
https://github.com/johnbean393/Sidekick - 0.0.3 Latest Release

Published by johnbean393 3 days ago

Update

Features

  • Local LLM
  • File, folder, website indexing and context
  • Web search

New Features

  • Users can now directly view content fed to the chatbot
  • Users can now export conversations in .png format

Bug Fixes

  • Raised auto scroll threshold to reduce chance of scrolling error

Installation

You can download the package (.pkg) and launch it. Note that since it is not notarized, you will need to enable it in System Settings.

https://github.com/johnbean393/Sidekick - 0.0.2

Published by johnbean393 4 days ago

Update

Features

  • Local LLM
  • File, folder, website indexing and context
  • Web search

New Features

  • On-device transcription for speech input using Apple's Speech framework
  • Users can now optimize search results in Settings

Bug Fixes

  • Fixed missing Chinese, Simplified translation during search and processing stages
  • Fixed issue where lengthy tasks popover was missing on macOS 14

Installation

You can download the package (.pkg) and launch it. Note that since it is not notarized, you will need to enable it in System Settings.

https://github.com/johnbean393/Sidekick - 0.0.1

Published by johnbean393 6 days ago

Update

Features

  • Local LLM
  • File, folder, website indexing and context
  • Web search

New Features

  • Updated to support LLaMa 3.2

Bug Fixes

  • Fixed issue where output ends prematurely
  • Fixed model download error in certain regions

Installation

You can download the package (.pkg) and launch it. Note that since it is not notarized, you will need to enable it in System Settings.

Related Projects