Spaces:
Running
Running
A newer version of the Streamlit SDK is available:
1.44.1
metadata
title: PSYCHEPLOT
emoji: 👾
colorFrom: indigo
colorTo: purple
sdk: streamlit
sdk_version: 1.27.2
app_file: app.py
pinned: false
PSYCHEPLOT
Interactive storytelling application with personality analysis.
Setup
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
- Add GROQ API key to Hugging Face Spaces secrets
Files
app.py
: Main Streamlit applicationstory_engine.py
: Story generation logicmodel.py
: Personality prediction modelpersonality_profiles.json
: Personality type definitions
Models
Make sure these files are included in the repository:
- personality_rf_model.joblib
- tfidf_vectorizer.joblib
- label_encoder.joblib
Features
- Multiple story genres
- Dynamic story generation
- Personality analysis
- Real-time trait tracking