Skip to content

A full-stack web application that predicts personality type (introvert, extrovert, or ambivert) using AI/ML models. Built with Next.js (frontend) and Python FastAPI (backend).

License

Notifications You must be signed in to change notification settings

Amanbig/Introver-Extrovert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persona AI

A full-stack web application that predicts personality type (introvert, extrovert, or ambivert) using AI/ML models. Built with Next.js (frontend) and Python FastAPI (backend).

Project Structure

Introver-Extrovert/
├── backend/      # Python FastAPI backend, ML model, dataset
├── frontend/     # Next.js 14 frontend, UI components
  • See frontend/README.md and backend/README.md for setup instructions.

Features

  • AI-powered personality prediction
  • Interactive UI with light/dark mode
  • View model notebook and dataset

Getting Started

  1. Clone the repository:
    git clone https://github.com/Amanbig/Introver-Extrovert
    cd Introver-Extrovert
  2. See the frontend/ and backend/ folders for setup and usage.

Docker compose

You could also run it directly using docker compose

docker compose up -d

Buy Me a Coffee

License

MIT

About

A full-stack web application that predicts personality type (introvert, extrovert, or ambivert) using AI/ML models. Built with Next.js (frontend) and Python FastAPI (backend).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published