A technical demonstration of AI-powered conversation analysis with a modern web interface.
- π€ Real-time message analysis with DistilBERT
- π¨ Modern UI with Shadcn/UI components
- π Dark/Light theme support
- β¨ Fluid animations with Framer Motion
- π i18n support (English/Spanish)
- π± Fully responsive design
- π Privacy-focused architecture
- Framework: Next.js 14
- Styling: Tailwind CSS, Shadcn/UI
- Animations: Framer Motion
- State Management: React Hooks
- ML Model: HuggingFace Transformers
- Languages: TypeScript, Python
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
safecircle/
βββ app/ # Next.js app router
β βββ [lang]/ # i18n routes
β βββ api/ # API endpoints
β βββ layout.tsx # Root layout
βββ components/
β βββ ui/ # Shadcn/UI components
β βββ chat/ # Chat interface
β βββ animations/ # Motion components
βββ i18n/ # Translation files
βββ lib/ # Utilities
βββ public/ # Static assets
Visit http://localhost:3000 and start experimenting with the chat interface. The system provides real-time analysis with visual feedback and risk assessments.
MIT License - see LICENSE for details
CQcjASdDAvTMJsybZTJJ3hvfdwbi4uTqmtd2SNqYpump
This is a technical demo for educational purposes only. Not intended for production use.
Β© 2025 SafeCircle