Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Intelligent System Analytic Computer (I.S.A.C) — inspired by The Division 2 — is an installable desktop AI chatbot built with Electron, running Ollama models via FastAPI. Features a custom React/TypeScript UI and batch-based memory cleanup. Voice mode, agents, and object detection are in progress.

License

Notifications You must be signed in to change notification settings

Bloodwingv2/I.S.A.C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISAC 1.0.0 – Open Source Electron-Based Desktop App UI for Ollama Model Streaming

🚀 Release Highlights

Final ui 1 0 0

✨ Key Features

  • Local AI Chat – All inference is performed locally, no cloud required.
  • Multi-Model Support – Choose between Llama 3.2, Mistral, and Gemma 2 2B.
  • Modern UI – Built with React, TypeScript, and Electron.
  • FastAPI Backend - Utilizes Python based backend to create streamed responses from downloaded models
  • Streaming Responses – Real-time conversational flow.
  • Safe Shutdown – Gracefully closes background processes.
  • Installer – Simple setup with NSIS, includes Ollama download prompt
    _(⚠️ Mandatory: Ollama must be installed and running

👨‍💻 Credits

Developed by Mirang Bhandari
Licensed under the MIT License (LICENSE)


⬇️ Download

ISAC-Setup-1.0.0.exe

⚠️ Important Note:
ISAC uses Ollama to run AI models locally.
You must install Ollama before using ISAC – it is responsible for downloading the models from the internet on first use, after which they can be used fully offline for inference and streaming.

🔗 Download Ollama

What's Changed

  • Beta by @Bloodwingv2 in #1

Full Changelog: https://github.com/Bloodwingv2/I.S.A.C/commits/1.0.0

About

Intelligent System Analytic Computer (I.S.A.C) — inspired by The Division 2 — is an installable desktop AI chatbot built with Electron, running Ollama models via FastAPI. Features a custom React/TypeScript UI and batch-based memory cleanup. Voice mode, agents, and object detection are in progress.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published