Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available: 1.57.0
metadata
title: AI Personas for Urban Planning
emoji: ๐๏ธ
colorFrom: blue
colorTo: purple
sdk: streamlit
sdk_version: 1.28.0
app_file: web_app.py
pinned: false
license: mit
short_description: Model diverse stakeholder perspectives on urban planning with AI personas
๐๏ธ AI Personas for Urban Planning
An AI-powered simulation system that models diverse stakeholder perspectives on urban planning issues using LLM-based personas.
Features
- Interactive Chat: Query individual personas to understand their unique perspectives
- Population Analysis: Analyze responses across population distributions
- Opinion Equilibria: Model how opinions evolve through social influence dynamics
- Edit Personas: Customize stakeholder profiles and urban contexts
Models
- Anthropic Claude: High-quality API-based responses (requires API key)
- Local Be.FM: Stanford's Be.FM model running on GPU (free, no API key needed)
Usage
- Select a model from the sidebar (Be.FM recommended for this Space)
- Choose a persona or use Population Analysis
- Ask questions about urban planning scenarios
- Explore how different stakeholders respond
About Be.FM
Be.FM is a fine-tuned Llama-3.1-8B model trained on behavioral economics data, designed to simulate realistic human decision-making in urban planning contexts.
Credits
Built with Streamlit, Anthropic Claude, and Stanford's Be.FM model.