Inspiration

Building AVA taught me that solving a real-world problem is far more complex than simply writing software.

The first lesson was that technology alone cannot solve industry challenges. Success depends on understanding the workflows, regulations, and daily realities of valuation professionals. I spent considerable time studying valuation standards, interviewing practitioners, and understanding how banks, insurers, governments, and valuation firms use valuation reports in decision-making.

I also learned the importance of building for adoption rather than building every possible feature. My initial vision covered ten different asset classes, ranging from real estate and vehicles to livestock, aviation assets, precious metals, financial assets, and infrastructure. However, I quickly realized that attempting to support every asset type would delay deployment and make the product unnecessarily complex.

Instead, I narrowed the initial scope to the two most common asset classes in Kenya and East Africa:

  • Real Estate
  • Motor Vehicles

This decision allowed me to create a stronger foundation while leaving room for future expansion.

Another important lesson was learning how to use AI as a development partner. Rather than allowing AI to make valuation decisions, I used Gemini AI to refine the system architecture, organize workflows, improve database design, and validate ideas. AI became an accelerator for development while human expertise remained central to the product.

Most importantly, I learned that solving meaningful problems requires persistence, continuous iteration, and constant feedback from the people who will ultimately use the solution.


What it does

AVA is an AI-assisted Asset Valuation Platform that streamlines and digitizes the complete asset valuation lifecycle for financial institutions, valuation firms, insurance companies, government agencies, and businesses. It provides a centralized, secure, and standardized environment for managing valuation assignments from initiation to final certification.

The platform enables organizations to register clients and assets, assign valuation tasks, schedule inspections, collect field data, upload supporting documents and photographs, and generate professional valuation reports through AI-assisted workflows. By leveraging Gemini AI, AVA automates repetitive tasks such as document analysis, report drafting, market data aggregation, comparable asset identification, risk detection, and valuation data summarization, allowing valuers to focus on professional analysis and decision-making.

AVA is designed to support—not replace—licensed valuers. Professional valuers remain responsible for conducting inspections, applying valuation methodologies, exercising professional judgment, and approving the final valuation report. This human-in-the-loop approach ensures compliance with professional standards, regulatory requirements, and industry best practices while significantly improving efficiency, consistency, and turnaround times.

Beyond valuation workflows, AVA offers enterprise-grade features including role-based access control, workflow automation, audit trails, secure document management, subscription management, billing, and comprehensive reporting. Its scalable multi-tenant architecture enables independent valuers, valuation firms, banks, insurers, and government agencies to operate efficiently on a single cloud-based platform.

By digitizing and standardizing valuation processes, AVA helps organizations reduce operational costs, improve the accuracy and consistency of valuations, minimize fraud risks, accelerate lending and insurance decisions, and unlock greater economic value from physical assets. The platform serves as a trusted digital infrastructure for modern asset valuation, supporting financial inclusion, better risk management, and the evolving needs of the global digital economy.

How we built it

The project began with designing a complete digital valuation ecosystem capable of supporting virtually every category of physical assets.

The original architecture included support for:

  1. Real Estate
  2. Motor Vehicles
  3. Plant and Machinery
  4. Financial Assets
  5. Infrastructure Assets
  6. Business and Intangible Assets
  7. Livestock and Biological Assets
  8. Inventory and Stock
  9. Marine and Aviation Assets
  10. Precious and High-Value Assets

Designing the database became one of the largest tasks because each asset class requires unique attributes, inspection workflows, valuation methodologies, supporting documents, and reporting standards.

As development progressed, I realized that trying to launch with every asset category would significantly increase complexity and delay getting the platform into users' hands. Following the principle of building a Minimum Viable Product (MVP), I narrowed the initial release to Real Estate and Motor Vehicle valuations—the two asset categories that account for the majority of professional valuations in Kenya and much of East Africa.

I then designed a scalable architecture that allows new asset classes to be added as independent modules without redesigning the platform.

To support the business side of the platform, I also developed user management, subscription billing, secure document storage, workflow management, audit trails, and role-based access control. I purchased a dedicated domain and focused on creating a cloud-based Software-as-a-Service (SaaS) platform that could serve individual valuers, valuation firms, financial institutions, insurers, and government agencies.

Technology Stack

AVA was built using modern web technologies:

  • Frontend: Next.js
  • Backend: Node.js
  • Database: PostgreSQL
  • Frontend Technologies: HTML, CSS, JavaScript
  • Other Technologies: Gemini CLI

This architecture provides scalability, performance, and flexibility as the platform grows.


Challenges we ran into

The biggest challenge was finding team members who fully understood the valuation industry while also sharing my vision of applying AI responsibly within it. Because this combination of expertise was difficult to find, I ultimately decided to continue development independently. Although working alone slowed progress beyond my original timeline, it also allowed me to maintain a consistent product vision and make faster architectural decisions.

Another major challenge involved deciding on the right pricing model. The platform needed to be affordable for independent valuers while also delivering sufficient value for banks, insurance companies, valuation firms, and government organizations. Balancing accessibility with commercial sustainability required significant research and iteration.

User adoption presented another obstacle. Convincing valuation professionals to embrace a technology platform—especially one incorporating AI—required building trust. Many professionals initially feared AI would replace them. I had to demonstrate that AVA enhances rather than replaces professional valuers by automating repetitive tasks while preserving human judgment and regulatory accountability. Today, I have successfully onboarded several independent valuers and two corporate valuation firms, providing valuable early validation of the platform.

A further challenge involved changing the product direction itself. AVA originally started as a mobile application idea, but as enterprise requirements became clearer, I realized a web-based platform would better support complex workflows, document management, collaboration, and institutional deployment. Pivoting early enabled me to build a solution better aligned with the needs of professional organizations.


Accomplishments that we're proud of

One of our greatest achievements is successfully developing and launching a fully functional production version of AVA. What began as an idea to modernize the asset valuation industry has evolved into a live, cloud-based platform that is actively being used and continuously improved based on user feedback.

We have moved beyond the prototype stage and are now focused on market adoption. We have already begun onboarding licensed professional valuers onto the platform, validating both the technical solution and the demand for AI-assisted valuation workflows. These early adopters are providing valuable insights that are helping us refine the platform while demonstrating its ability to improve efficiency, consistency, and turnaround times.

Our next milestone is expanding into the insurance sector by onboarding insurance agents and insurance companies, enabling them to leverage AVA for faster, more transparent, and standardized asset assessments. We are also actively engaging valuation firms, financial institutions, and other potential enterprise clients to broaden the platform's reach.

Having a live production application with real users and an active client acquisition strategy gives us confidence that AVA is solving a genuine market problem. We are proud to have progressed from concept to commercialization and are excited to continue scaling the platform across Kenya, the wider East African region, and eventually into global markets.

What We Learned

Developing AVA has been an invaluable journey that extended far beyond building software. It reinforced that solving complex industry challenges requires a deep understanding of the people, processes, regulations, and ecosystems that technology is intended to support.

One of our most significant lessons was the importance of building around real user needs rather than assumptions. Through continuous engagement with professional valuers, we gained a deeper appreciation of the industry's workflows, regulatory requirements, reporting standards, and operational challenges. These insights shaped the platform into a practical solution that complements professional expertise instead of attempting to replace it.

We also learned the value of focusing on a well-defined Minimum Viable Product (MVP). While our long-term vision supports the valuation of multiple asset classes, we recognized that launching with two high-impact categories—Real Estate and Motor Vehicles—would allow us to deliver value more quickly, validate the market, and establish a scalable foundation for future expansion.

Another key lesson was that artificial intelligence delivers the greatest value when used to augment human expertise. AI is highly effective at automating repetitive tasks such as document analysis, report drafting, market research, data summarization, and identifying comparable assets. However, professional judgment, contextual understanding, ethical considerations, and regulatory accountability remain essential components of the valuation process. This reinforced our commitment to a human-in-the-loop model, where AI enhances productivity while certified valuers retain responsibility for inspections, professional assessments, and final certification.

Building AVA also highlighted the importance of designing scalable and secure software architecture from the outset. By adopting a cloud-based, multi-tenant SaaS architecture with modular components, we created a platform capable of serving independent valuers, valuation firms, financial institutions, insurers, and government agencies while accommodating future growth and additional asset classes.

Perhaps the most important lesson was that innovation is an iterative process. Developing a solution that addresses a real-world problem requires persistence, adaptability, and continuous learning. User feedback, market validation, and collaboration with industry professionals have proven just as valuable as technical development, enabling us to refine AVA into a solution that is practical, trusted, and positioned for long-term impact.

Ultimately, AVA has taught me that meaningful digital transformation occurs when advanced technologies such as artificial intelligence are combined with domain expertise, strong governance, and a relentless focus on solving genuine customer problems. These lessons continue to shape the vision as i scale AVA into a trusted platform for modern asset valuation across Africa and beyond.

What's next for AVA

AVA represents more than a valuation platform—it is digital infrastructure for the future of asset-backed finance.

By combining Gemini Artificial Intelligence with certified human expertise, AVA enables faster, more transparent, consistent, and trustworthy valuations while preserving professional accountability.

As the platform expands beyond Kenya into the wider African market and eventually globally, it has the potential to improve access to finance, reduce fraud, strengthen insurance ecosystems, modernize public asset management, and provide the trusted valuation layer required for emerging digital finance and tokenized asset markets.

Our vision is simple:

Every valuable asset should have the opportunity to unlock economic value through trusted, accessible, and AI-assisted valuation.

Share this project:

Updates