ShelBot_Lite
Browse filesYour free, fully local, open-source ShelBot that runs on almost any computer.
Built by Ryan from Sheltech LLC β the lightweight and accessible version of ShelBotX.
------------------------------------------------------------
ShelBot Lite is a 100% private local AI you can run offline on your own PC. No subscriptions, no data leaving your machine.
It carries the same helpful, witty, engineering-focused personality as the full ShelBotX β just optimized to run on modest hardware.
------------------------------------------------------------
Completely Local β Works offline after initial model download
Persistent Memory β Remembers your conversation across the session
Simple & Reliable β Console-based (no complicated UI)
One-click setup on Windows
Easy to customize (change model or personality)
Free forever β Open source
----------------------------------------------------------------
System Requirements
Component Minimum Recommended
RAM 8 GB 16 GB+
Storage ~5 GB (for model) 10 GB
Processor Modern 4-core CPU Any recent CPU/GPU
OS Windows (primary) Linux/macOS possible
Runs great on normal laptops and older desktops.
----------------------------------------------------------------------
Install Ollama
Download from ollama.com
Download ShelBot Lite
Click Code β Download ZIP on this page
Setup
Extract the zip β Double-click setup.bat
Download the AI Model (first time only)
ollama pull llama3.2:3b
Launch Double-click run.bat and start chatting!
-------------------------------------------------------------------------
π What ShelBot Lite Can Do
Rockets, drones, 3D printing, PID tuning, electronics, Arduino, Python, etc. Brainstorm experimental ideas and project planning Troubleshoot technical problems General knowledge with a fun, slightly sarcastic engineer vibe
Best for: Makers, students, hobbyists, and garage engineers.
-----------------------------------------------------------------------------------
β Limitations
Uses a small 3B model β Good but not as intelligent as the full 70B ShelBotX Console interface only (keeps it lightweight) No internet tools or web browsing Memory is saved locally but resets if you delete memory.json May hallucinate on very advanced topics
This is the free community edition β designed for accessibility.
---------------------------------------------------------------------------------
β¬οΈ Upgrade Options Want more power? Check out:
ShelBot_Quan β Quantized higher-performance version Full ShelBotX β Maximum intelligence + advanced features EdgeAuton Core β Specialized for drones & rockets
Available on Gumroad or message Ryan directly.
---------------------------------------------------------------------------------------
π οΈ Customization
Edit the Modelfile to change personality Change the model in shelbot.py (try llama3:8b, qwen2.5:7b, etc.)
π Folder Structure textShelBot-Lite/ βββ setup.bat βββ run.bat βββ shelbot.py βββ Modelfile βββ requirements.txt βββ README.md βββ LICENSE βββ memory.json β Created automatically
π€ Contributing & Feedback Feel free to open issues or pull requests! Suggestions for colors, Linux support, or personality tweaks are welcome.
π License MIT License
β€οΈ Made by Ryan Shelton β Sheltech LLC From 3D printed rockets to local AI β because cool tools should be for everyone. X: @Ryan_shelton91
- ShelBot_Lite.zip +3 -0
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb8e6eb9b72dad11c481b543bf9bc105c8e65c100d669e3ab1c53a42e2fe595a
|
| 3 |
+
size 3660
|