| title: Chat App | |
| emoji: 💬 | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 6.11.0 | |
| python_version: "3.11" | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| short_description: 'Modern chat application with FastAPI + React' | |
| # Chat-App 💬 | |
| A modern chat application with Three.js 3D background. | |
| ## Features | |
| - React + Vite frontend | |
| - Three.js 3D particles background | |
| - Chat UI components | |
| - Group chat support | |
| - Zustand state management | |
| --- | |
| Built with ❤️ using React + FastAPI |