WEBRIFT
← Back to Work
AI SaaS Platform / Web + Mobile + Backend

ArisAI

We architected and built the complete frontend for a production-grade AI trading platform. A 6-month engagement delivering 15+ pages of complex, real-time interfaces — from AI-powered chat to live trading dashboards.

Timeline
6 Months
Team
2 Developers
Role
Frontend Lead
Pages
15+
View Live Site →
ArisAI Landing Page
01

Overview

ArisAI is a comprehensive trading platform built for retail traders, influencers, and signal providers. It combines AI-powered analysis tools with real-time trading capabilities, creating an integrated ecosystem for trading education, analysis, and community engagement.

The platform spans a full monorepo — a React web application, a Next.js marketing site, an Expo mobile app, and a NestJS backend with PostgreSQL, Redis, and Stripe. We were responsible for architecting and building the entire frontend experience across 15+ complex pages.

The engagement ran 6 months total. We joined the project 3 months in once the backend foundations were in place, and built approximately 80% of the frontend — every dashboard, every interaction, every real-time feature you see in the product today.

15+
Pages Built
6
Month Build
80%
Frontend Coverage
10+
Core Systems
02

Features

ArisAI Platform
01

AI-Powered Chat

Conversational AI powered by Claude with streaming responses, full conversation history, and token usage tracking. Traders use it to analyze market conditions, review their trading patterns, and get personalized insights.

Built with: Anthropic SDK, WebSockets, streaming SSE, conversation persistence
Photos coming soon
02

Trading Dashboard & Charts

High-performance trading interface with Lightweight Charts, real-time data feeds, drawing tools, technical indicators, and forecasting. Optimized for data-dense, fast-updating views with zero perceptible lag.

Built with: Lightweight Charts, WebSockets, canvas rendering, memoization
Photos coming soon
03

Real-Time Signal Rooms

WebSocket-powered live trade signal broadcasting. Signal providers publish trade calls in real-time; subscribers see entries, stop losses, and take profits update live. Full room management with subscription support and performance tracking.

Built with: Socket.io, real-time state management, Zustand, room subscriptions
Photos coming soon
04

Trade Journal & AI Analysis

Complete trade logging with screenshot attachments, entry/exit tracking, risk-reward calculations, and per-user analytics. The AI analysis feature reviews trading patterns to identify weaknesses, strengths, and behavioral tendencies.

Built with: CRUD operations, S3 image uploads, Recharts, AI-powered pattern analysis
ArisAI Login — Multi-OAuth
05

Marketplace, Courses & Tournaments

A full marketplace for signal rooms, courses, and subscription plans with Stripe integration. Course creation and management tools. Simulated trading tournaments with live leaderboards. Plus live podcasts powered by Amazon IVS for real-time streaming.

Built with: Stripe subscriptions, Amazon IVS, leaderboard systems, course builder
03

Stack

Frontend
React 18
Language
TypeScript
Styling
Tailwind CSS
State
Zustand
Data
TanStack Query
Real-time
Socket.io
Backend
NestJS
Database
PostgreSQL
ORM
Prisma
Cache
Redis
Payments
Stripe
AI
Claude / Anthropic
Live Video
Amazon IVS
Mobile
Expo / React Native
Charts
Lightweight Charts
Auth
Multi-OAuth + JWT