Skip to content

AcTePuKc/KamiSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KamiSetup - AI Environment Installer

🚀 About KamiSetup

KamiSetup is a one-click AI/ML environment installer that sets up everything you need for deep learning, including:

  • Python 🐍
  • Conda (Virtual Environment Management) 🏗️
  • CUDA (GPU Acceleration) ⚡
  • PyTorch, Torchaudio, Torchvision 🔥
  • ONNX & ONNX Runtime 🏎️
  • Dependencies from requirements.txt 📜

🎨 Features

One-Click Installation - No manual setup required. Just run KamiSetup and let it handle everything.
Dark-Themed Modern UI - Clean and readable interface with a dark theme.
Real-Time Console Output - Watch as dependencies are installed without UI freezing.
Automatic Environment Management - Supports both Conda and venv, now stored in settings.json.
Modular & Expandable - Add new features easily with the structured codebase.

🛠️ How to Use

  1. Download & Run: Clone this repository and start one_click_gui.py.
    git clone https://github.com/yourusername/KamiSetup.git
    cd KamiSetup
    python one_click_gui.py
  2. Select Your Installation Options: Choose what you want to install.
  3. Watch the Magic Happen: KamiSetup installs everything for you! 🚀

📂 Future Plans

  • Theme Customization - Save and load themes via settings.json
  • Full Offline Installation Support - Allow local package caching.
  • More AI Framework Support - TensorFlow, JAX, etc.
  • Advanced Dependency Handling - Interactive dependency selection.

🤝 Contributing

Want to improve KamiSetup? Feel free to fork the repo and submit a PR!

📜 License

MIT License - Free to use and modify!


If you like this project, give it a star on GitHub!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages