-
Notifications
You must be signed in to change notification settings - Fork 0
mikpoly/Chrono-Genesis
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
ENGLISH : đ USER GUIDE - CHRONOGENESIS đ§ ChronoGenesis is a temporal AI capable of analyzing historical documents, predicting cycles, and automatically extracting important events throughout time (even esoteric ones). đ„ïž INSTALLING PREREQUISITES (Windows only) OCR for images (automatic text reading from .jpg/.png images): †Install Tesseract OCR: đ„ https://github.com/UB-Mannheim/tesseract/wiki đ Install it in: C:\Program Files\Tesseract-OCR No configuration required if you keep this path. Local AI engine (optional but recommended for advanced AI): †Install Ollama: đ„ https://ollama.com/download †Then open a terminal and run: ollama pull mistral This will allow you to perform highly detailed intelligent summaries with Mistral locally, without API or internet. đ STARTING THE PROGRAM Create a virtual environment (recommended): python -m venv venv venv\Scripts\activate Install dependencies: pip install -r requirements.txt Launch the application: python main_nicegui.py Open your browser at: http://localhost:8080 đ§ USAGE TIPS âą Add events manually âą Import .txt / .pdf / .html / .png files for the AI to analyze âą Choose an AI engine (T5, BART, or Mistral) for each analysis âą Access the full timeline, edit or delete events âą Export the timeline to CSV ------------------------------------------------------------------------------------------------------- FRANCAIS: đ GUIDE D'UTILISATION - CHRONOGENESIS đ§ ChronoGenesis est une IA temporelle capable dâanalyser des documents historiques, de prĂ©dire des cycles et dâextraire automatiquement des Ă©vĂ©nements importants dans le temps (mĂȘme Ă©sotĂ©riques). --- đ„ïž INSTALLATION DES PRĂREQUIS (Windows uniquement) 1. OCR pour les images (lecture automatique des textes sur images .jpg/.png) : †Installez Tesseract OCR : đ„ https://github.com/UB-Mannheim/tesseract/wiki đ Installez-le dans : C:\Program Files\Tesseract-OCR Aucun paramĂ©trage requis si vous gardez ce chemin. 2. Moteur IA local (optionnel mais recommandĂ© pour IA avancĂ©e) : †Installez Ollama : đ„ https://ollama.com/download †Puis ouvrez un terminal et exĂ©cutez : ollama pull mistral Cela vous permettra de faire des rĂ©sumĂ©s intelligents trĂšs dĂ©taillĂ©s avec Mistral en local, sans API ni internet. --- đ DĂMARRER LE PROGRAMME 1. CrĂ©ez un environnement virtuel (recommandĂ©) : python -m venv venv venv\Scripts\activate 2. Installez les dĂ©pendances : pip install -r requirements.txt 3. Lancez lâapplication : python main_nicegui.py 4. Ouvrez votre navigateur sur : http://localhost:8080 --- đ§ CONSEILS DâUTILISATION âą Ajoutez des Ă©vĂ©nements manuellement âą Importez des fichiers .txt / .pdf / .html / .png pour que lâIA les analyse âą Choisissez un moteur IA (T5, BART ou Mistral) pour chaque analyse âą AccĂ©dez Ă la timeline complĂšte, modifiez ou supprimez les Ă©vĂ©nements âą Exportez la ligne du temps en CSV
About
time travel
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published