| --- |
| license: apache-2.0 |
| --- |
| ReccomAI – CPU only - Beta Release |
| ================================== |
|
|
| 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. |
|
|
|
|
| REQUISITI |
| --------- |
| - Windows 10/11 (64 bit) |
| - CPU Intel i5/i7 (8th gen+) o Ryzen 5/7 |
| - CPU i 3, i 5, i7, i9 11 gen+ RAM: almeno 12 GB |
| - Spazio su disco: ~4 GB |
| - GPU NVIDIA con almeno 6 giga VRAM |
|
|
| ISTRUZIONI DI INSTALLAZIONE |
| --------------------------- |
| 1. Scarica il file .zip dalla sezione Releases: https://github.com/principedemone/ReccomAI/releases |
| 2. Estrai il contenuto in una cartella (es: C:\ReccomAI) |
| 3. Esegui start_ai.bat |
| 4. Apri il browser su: http://localhost:8000/login |
| 5. Login: Admin / Admin |
| 6. Inizia a chattare con l’IA. |
| |
| COME USARE L'APP |
| ---------------- |
| - Nella WebUI puoi chattare direttamente. |
| - In alto a destra puoi cambiare modello scegliendolo dal menu a tendina, poi clicca “Cambia modello”. |
| - È possibile modificare i profili identitari cliccando sull’apposito pulsante. ATTENZIONE: modificare i profili può alterare il comportamento del modello. |
| - Gli autori non si assumono responsabilità per l’uso improprio del sistema o modifiche ai profili predefiniti. |
| |
| SHA-256 |
| ------- |
| fcb529e9964791e1829ad4ab284c3beca65fd484af53f72c67cb3e79e86ca86e |
| |
| Puoi verificarlo da PowerShell con: |
| Get-FileHash .\ReccomAI_CPU_Installer.zip -Algorithm SHA256 |
| |
| DISCLAIMER |
| ---------- |
| Questo software non fornisce supporto medico, psicologico, legale o professionale. |
| In caso di emergenza, contattare il 112 o il Telefono Amico: 0223272327. |
| Gli autori declinano ogni responsabilità per usi impropri. |
| |
| --- |
| |
| ENGLISH VERSION |
| =============== |
| |
| ReccomAI is a local AI assistant that runs entirely offline on your PC. |
| This version is optimized for CPU-only systems, no GPU or CUDA needed. |
| |
| REQUIREMENTS |
| ------------ |
| - Windows 10/11 (64 bit) |
| - Intel i5/i7 (8th gen+) or Ryzen 5/7 |
| - RAM: at least 12 GB |
| - Disk: ~4 GB |
| |
| INSTALLATION |
| ------------ |
| 1. Download the .zip from: https://github.com/principedemone/ReccomAI/releases |
| 2. Extract it (e.g. C:\ReccomAI) |
| 3. Run start_ai.bat |
| 4. Open browser: http://localhost:8000/login |
| 5. Login: Admin / Admin |
| 6. Start chatting! |
|
|
| HOW TO USE |
| ---------- |
| - Use the dropdown to switch models, then click "Cambia modello" |
| - You can modify identity profiles, but results may vary |
| - Developers are not responsible for modified behavior |
|
|
| SHA-256 |
| ------- |
| fcb529e9964791e1829ad4ab284c3beca65fd484af53f72c67cb3e79e86ca86e |
|
|
| Verify in PowerShell: |
| Get-FileHash .\ReccomAI_CPU_Installer.zip -Algorithm SHA256 |
|
|
| DISCLAIMER |
| ---------- |
| This software does not provide medical, legal or psychological advice. |
| In case of emergency, contact local emergency services (e.g. 112 in Italy). |
|
|