
WealthFluent (formerly Ripsaw) is a US-based fintech company. They are on a mission to democratize financial planning. By combining portfolio tracking, goal setting, and self-directed investment tools, they help users control their financial future. WealthFluent needed a partner to transform their platform from a passive tracking tool into an intelligent companion.
The client’s platform already offered powerful portfolio tracking, goal planning, and market analytics. The challenge was making all that financial data easy to understand. That is why Wealthfluent was searching for a solution that could explain complex information in plain language while staying compliant with strict US financial regulations.
The client wanted an AI assistant that would guide without crossing the line into regulated financial advice. Off-the-shelf AI models weren’t a viable option because they can hallucinate, generate inaccurate figures, or present misleading information.
The assistant also needed to respond quickly using live financial data without sacrificing accuracy. Every response had to be grounded in reliable, up-to-date information so users could trust the insights they received.
Within 6 months, we built a secure AI assistant on Amazon Bedrock and integrated it into the WealthFluent platform.
To solve the biggest technical challenge, we used a hybrid architecture. The AI is responsible for the conversation while a separate deterministic calculation engine handles all the math. This means the AI never invents numbers.
We designed the assistant around a simple principle: guidance, not advice. It educates, explains concepts, and answers questions in plain language, but it never tells them what financial decisions to make. The final decision always stays with the user, allowing the platform to remain fully compliant with regulatory requirements.
The assistant needed to work with live transaction data in real time without compromising accuracy.
To achieve this, we added a smart pre-processing layer that filters and summarizes account data before it reaches the AI. This allows the assistant to answer questions about portfolio activity almost instantly, while keeping every response grounded in accurate, up-to-date data.
The assistant supports users in three key ways:
At its core, the AI assistant runs on Amazon Bedrock with Anthropic Claude, while LangGraph orchestrates the conversation flow and business logic. The application itself is built with Angular and Node.js.
To meet the client's security and compliance requirements, the solution runs within their own AWS environment.
The delivered solution comprises three core parts:
To integrate AI without disrupting the existing platform, we built the assistant as an independent frontend using Angular, Angular Elements, PrimeNG, and RxJS. Packaged as a single JavaScript bundle, it can be embedded and updated independently via an automated CI/CD pipeline.
We built the AI backend in TypeScript on AWS to integrate seamlessly with the client's existing platform while delivering the security required for real-time financial applications.
Akveo developed a dedicated Python-based AI agent that uses LangGraph to optimize portfolios against target benchmarks, generating transparent buy, sell, and reallocation recommendations.
Terraform, AWS Lambda Layers, and Langfuse provide scalable deployment, dependency management, and end-to-end AI workflow monitoring.
We have helped over 200 businesses grow their value and improve how they work through better software.