Skip to content

FaizullahAlNoman/TheOdysseus-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TheOdysseus-Windows

A one-click Windows installer for Odysseus — the self-hosted local AI workspace.


🚀 What is this?

TheOdysseus-Windows is a one-click Windows installer for Odysseus — a self-hosted, fully offline local AI workspace. This installer handles everything automatically so you don't need any technical knowledge to get started.

❓ Why was this made?

The original Odysseus requires manual setup through the command line — installing Python, Git, cloning the repo, setting up virtual environments, and more. This project was created to make that process effortless for everyday Windows users who just want to run a local AI without the hassle.

⚙️ How does it work?

When you launch the installer, it:

  • Detects what's already installed on your PC
  • Skips anything already present
  • Automatically installs what's missing (Git, Python 3.11, Ollama)
  • Clones and sets up Odysseus
  • Downloads the AI model
  • Launches Odysseus directly — no browser, no terminal

📋 Pre-Installation Requirements

  • Windows 10 or Windows 11 (64-bit)
  • At least 4GB RAM (8GB or more recommended)
  • At least 5GB free disk space
  • Internet connection for first-time setup only

📥 Installation Process

  1. Download Odysseus Setup 1.0.0.exe from Releases
  2. Run the installer — installs silently in one click
  3. Launch Odysseus from your Start menu or Desktop
  4. On first launch it will automatically set everything up
  5. Create your admin account
  6. Start chatting with your local AI — fully offline!

✅ Post-Installation

  • Runs completely offline after first setup
  • No subscriptions, no API costs, no data sent anywhere
  • To add more models: ollama pull <modelname>
  • Default model: qwen2.5:3b (best for 8GB RAM)

⚡ Fast Install (Recommended)

Pre-install Ollama and pull the model before running the installer to skip the long wait:

  1. Install Ollama from ollama.com
  2. Run: ollama pull qwen2.5:3b
  3. Then run the installer — it detects everything and skips those steps

📸 Screenshots

Loading Screen Chat Page

🙏 Credits

About

A one-click Windows installer for Odysseus, the self-hosted local AI workspace. Automatically sets up Python, Git, Ollama, and the AI model. No technical knowledge required.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors