This repository contains the website code for the college Graphology Website AI model can be found in repository: https://github.com/Pallavi2908/Graphology_AI
Graphology is the study of handwriting to infer a person’s personality traits, behaviors, or psychological state. This project aims to analyze handwriting samples using modern technologies and algorithms to provide insightful results.
- Handwriting Sample Input: Upload handwriting images or text samples.
- Graphological Analysis: Extract handwriting features like slant, pressure, spacing, and size.
- Personality Insights: Generate personality insights based on handwriting traits.
- Export Reports: Behind the Scenes, our AI model works to interpret and generate a customized report .
- Clone this repo as well as the AI repo mentioned at the start of readme.md
git clone https://github.com/yourusername/graphology-project.git
- Install dependencies
npm install pip install -r requirements.txt
- Set up .env file for Mistral API key
- start development server
npm run watch
- Start Flask server (make sure to open AI folder path in terminal to run API)
python main.py
The website was designed with a mobile-first approach