Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,87 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
ReccomAI – CPU only - Beta Release
|
| 5 |
+
==================================
|
| 6 |
+
|
| 7 |
+
ReccomAI è un assistente IA locale, progettato per funzionare interamente offline sul tuo PC, senza connessione a Internet e senza invio di dati a server esterni.
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
REQUISITI
|
| 11 |
+
---------
|
| 12 |
+
- Windows 10/11 (64 bit)
|
| 13 |
+
- CPU Intel i5/i7 (8th gen+) o Ryzen 5/7
|
| 14 |
+
- CPU i 3, i 5, i7, i9 11 gen+ RAM: almeno 12 GB
|
| 15 |
+
- Spazio su disco: ~4 GB
|
| 16 |
+
- GPU NVIDIA con almeno 6 giga VRAM
|
| 17 |
+
|
| 18 |
+
ISTRUZIONI DI INSTALLAZIONE
|
| 19 |
+
---------------------------
|
| 20 |
+
1. Scarica il file .zip dalla sezione Releases: https://github.com/principedemone/ReccomAI/releases
|
| 21 |
+
2. Estrai il contenuto in una cartella (es: C:\ReccomAI)
|
| 22 |
+
3. Esegui start_ai.bat
|
| 23 |
+
4. Apri il browser su: http://localhost:8000/login
|
| 24 |
+
5. Login: Admin / Admin
|
| 25 |
+
6. Inizia a chattare con l’IA.
|
| 26 |
+
|
| 27 |
+
COME USARE L'APP
|
| 28 |
+
----------------
|
| 29 |
+
- Nella WebUI puoi chattare direttamente.
|
| 30 |
+
- In alto a destra puoi cambiare modello scegliendolo dal menu a tendina, poi clicca “Cambia modello”.
|
| 31 |
+
- È possibile modificare i profili identitari cliccando sull’apposito pulsante. ATTENZIONE: modificare i profili può alterare il comportamento del modello.
|
| 32 |
+
- Gli autori non si assumono responsabilità per l’uso improprio del sistema o modifiche ai profili predefiniti.
|
| 33 |
+
|
| 34 |
+
SHA-256
|
| 35 |
+
-------
|
| 36 |
+
fcb529e9964791e1829ad4ab284c3beca65fd484af53f72c67cb3e79e86ca86e
|
| 37 |
+
|
| 38 |
+
Puoi verificarlo da PowerShell con:
|
| 39 |
+
Get-FileHash .\ReccomAI_CPU_Installer.zip -Algorithm SHA256
|
| 40 |
+
|
| 41 |
+
DISCLAIMER
|
| 42 |
+
----------
|
| 43 |
+
Questo software non fornisce supporto medico, psicologico, legale o professionale.
|
| 44 |
+
In caso di emergenza, contattare il 112 o il Telefono Amico: 0223272327.
|
| 45 |
+
Gli autori declinano ogni responsabilità per usi impropri.
|
| 46 |
+
|
| 47 |
+
---
|
| 48 |
+
|
| 49 |
+
ENGLISH VERSION
|
| 50 |
+
===============
|
| 51 |
+
|
| 52 |
+
ReccomAI is a local AI assistant that runs entirely offline on your PC.
|
| 53 |
+
This version is optimized for CPU-only systems, no GPU or CUDA needed.
|
| 54 |
+
|
| 55 |
+
REQUIREMENTS
|
| 56 |
+
------------
|
| 57 |
+
- Windows 10/11 (64 bit)
|
| 58 |
+
- Intel i5/i7 (8th gen+) or Ryzen 5/7
|
| 59 |
+
- RAM: at least 12 GB
|
| 60 |
+
- Disk: ~4 GB
|
| 61 |
+
|
| 62 |
+
INSTALLATION
|
| 63 |
+
------------
|
| 64 |
+
1. Download the .zip from: https://github.com/principedemone/ReccomAI/releases
|
| 65 |
+
2. Extract it (e.g. C:\ReccomAI)
|
| 66 |
+
3. Run start_ai.bat
|
| 67 |
+
4. Open browser: http://localhost:8000/login
|
| 68 |
+
5. Login: Admin / Admin
|
| 69 |
+
6. Start chatting!
|
| 70 |
+
|
| 71 |
+
HOW TO USE
|
| 72 |
+
----------
|
| 73 |
+
- Use the dropdown to switch models, then click "Cambia modello"
|
| 74 |
+
- You can modify identity profiles, but results may vary
|
| 75 |
+
- Developers are not responsible for modified behavior
|
| 76 |
+
|
| 77 |
+
SHA-256
|
| 78 |
+
-------
|
| 79 |
+
fcb529e9964791e1829ad4ab284c3beca65fd484af53f72c67cb3e79e86ca86e
|
| 80 |
+
|
| 81 |
+
Verify in PowerShell:
|
| 82 |
+
Get-FileHash .\ReccomAI_CPU_Installer.zip -Algorithm SHA256
|
| 83 |
+
|
| 84 |
+
DISCLAIMER
|
| 85 |
+
----------
|
| 86 |
+
This software does not provide medical, legal or psychological advice.
|
| 87 |
+
In case of emergency, contact local emergency services (e.g. 112 in Italy).
|