Who knows you best? Is it your parents, friends, or someone special? In this day and age, it is pretty evident that it is your browser that knows you best!
Ninte Katha ("Your Story" in Malayalam) is an AI-driven application that analyzes your browser history to provide a detailed personality breakdown. Using FastAPI, Groq AI, and an interactive frontend, the platform generates insights based on browsing behavior, identifying patterns, interests, and tendencies in a way analytical and introspective way.
This project was built for HackForNothing.
- Behavioral Analysis – AI-powered insights into your personality.
- Personalized Reports – Tailored observations based on real user activity.
- Privacy-Focused – Data is processed locally with no storage or external logging.
- Upload Your Google Search History (JSON Format)
- AI Processes and Analyzes the Data
- Receive an AI-Generated Personality Report, which includes:
- Key behavioral tendencies
- Personality insights
- Fun trends in online behavior
- Backend: FastAPI, Python, Groq AI
- Frontend: Nextjs, Tailwind, TypeScript
- Server: Uvicorn
- Environment Management: dotenv
- Clone the repository.
- Install the necessary dependencies.
- Run the FastAPI server.
- Upload a valid Google search history file and receive an analysis.
This project is built for educational purposes. User data is not stored or misused.