OpenAI 2026 hackathon

FinDex

Your money, your tools - Ask, Decide, or Build how you track it. FinDex is an AI-native personal finance tool, that's truly personalised. You build your tools, with your data, the way you want.

Solo project by Suryansh Singh · 1 likes · 0 comments

Archive position — measured, not model output

1 like on Devpost

506 of the 7,856 archived projects have more likes, and 1,758 share exactly 1 — so this project's #1,064 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

FinDex is a self-reported AI-native personal finance tool that allows users to build custom financial dashboards and tools using natural language prompts. The author describes it as an app where "the tool adjusts to the user" rather than requiring users to adjust to fixed dashboards. It uses OpenAI Codex and GPT-5.6 for development, with a custom routing engine to manage code generation speed and security.

The project is presented as a hackathon submission (Devpost entry) by one individual developer, Suryansh Singh. No revenue, customers, or traction data are provided beyond the author's own account. The description states that the current demo uses synthetic data only, with plans to connect to real banking APIs in the future.

The single most important open question

What is the actual commercial viability of a personal finance tool built around AI-generated code generation and dynamic dashboard building? The author makes claims about user experience and technical innovation but provides no evidence of market demand or product-market fit.

Back to contents

What The Product Actually Is

The description states that FinDex is an "AI-native personal finance tool, that's truly personalised" with a core feature called "Brain."

  • The description states: "FinDex is a personal finance app built around a feature called Brain. It’s basically your own financial developer."
  • The description states: "You don't get a fixed dashboard; you get a unified view of your spending, portfolio, and cash flow. From there, you can just ask the Brain to build what you need."
  • The description states: "If you want a specific chart comparing your coffee spending to your dividend payouts, Brain writes the code, builds the UI widget, and saves it to your 'My tools' library so you can use it whenever."

The product is described as an app that connects financial data from multiple accounts (spending, portfolio, cash flow) and allows users to ask for specific financial visualizations or analyses through natural language prompts.

Back to contents

Positioning & Claim Evolution

The author makes several positioning claims about FinDex:

  • The description states: "Finance is deeply personal, but personal finance apps aren't. Every budgeting app I've tried forces you into their specific way of thinking about money."
  • The description states: "I wanted to build something where the user doesn't have to adjust to the tool, the tool adjusts to the user."
  • The description states: "FinDex was built to solve both of these problems: keeping all your financial data under one roof, and letting AI build the perfect interface for you to interact with it."

The positioning appears to be that FinDex is a personalized alternative to traditional fixed-dashboard budgeting apps. It positions itself as an AI-powered tool that adapts to user needs rather than forcing users into predetermined workflows.

Back to contents

Target Customer & ICP

The description does not provide explicit information about target customer segments or ideal customer profiles.

  • The description states: "Finance is deeply personal, but personal finance apps aren't."
  • The description states: "I wanted to build something where the user doesn't have to adjust to the tool, the tool adjusts to the user."

The author implies a general personal finance user base who finds existing tools inflexible. However, no specific customer personas or segments are identified.

Back to contents

Business Model & Pricing Evidence

There is no evidence in the description about business model or pricing structure.

  • The description states: "Right now, the demo runs on a synthetic, hardcoded ledger so people can test it without giving me their bank logins."
  • The description states: "After that, I need to build out real authentication and user profiles so I can launch this and let people start building their own financial tools."

The author mentions future plans for authentication and user profiles but provides no information about monetization or pricing.

Back to contents

Technical & Delivery Signals

The project is described as built using several technologies:

  • The description states: "I built this entire project using OpenAI Codex as my co-developer, running GPT-5.6 Sol on Extra High effort."
  • The description states: "I used plan mode to design the architecture... and then Codex helped me grind through the implementation to ship a working Next.js app fast."
  • The description states: "I built a custom routing engine for GPT-5.6. Simple questions or straightforward tool builds get routed to Terra because it's fast. But complex planning, independent code reviews, or if a build fails and needs fixing, that gets automatically bumped up to Sol."

The technical approach involves:

  • AI-assisted development using Codex and GPT-5.6
  • Custom routing engine for managing different AI models based on complexity
  • Draft-first approach for performance optimization
  • Secure iframe sandboxing for code execution

Back to contents

Traction & Maturity Signals

There is no evidence of traction or maturity beyond the hackathon submission.

  • The description states: "Right now, the demo runs on a synthetic, hardcoded ledger so people can test it without giving me their bank logins."
  • The description states: "This project was submitted to the OpenAI 2026 hackathon on Devpost."

The author mentions future development steps but provides no evidence of user adoption, revenue, or market traction.

Back to contents

Competitive Context

The description does not provide information about competitive landscape or existing alternatives.

  • The description states: "Every budgeting app I've tried forces you into their specific way of thinking about money."
  • The description states: "Finance is deeply personal, but personal finance apps aren't."

No mention of specific competitors or market positioning relative to existing financial tools.

Back to contents

Key Risks & Red Flags

Several potential risks and red flags are evident from the self-reported description:

  • The description states: "Right now, the demo runs on a synthetic, hardcoded ledger so people can test it without giving me their bank logins."
  • The description states: "I couldn't just eval() arbitrary generated code in the browser with access to local storage. I had to build a CSP-locked opaque iframe and a strict capability broker..."
  • The description states: "The hardest part was making the Brain feel fast while keeping it secure."

Key risks include:

  1. Security concerns around dynamically generated code execution
  2. Performance challenges with AI-generated UI components
  3. Lack of real user data or market validation
  4. Dependency on proprietary AI tools (Codex, GPT-5.6) that may not be available long-term
  5. Single-person development team

Back to contents

Diligence Questions To Ask The Founders

  1. What specific financial data sources will be integrated with real banking APIs?
  2. How will user authentication and data security be handled at scale?
  3. What is the current progress toward connecting to real financial institutions?
  4. How does the AI routing system handle edge cases or failures in code generation?
  5. What are the actual costs of running this system at scale?
  6. How do you plan to monetize this product beyond the initial demo?
  7. What specific user feedback has been gathered from testing with real users?

Back to contents

Investment/Partnership Verdict

Not evidenced.

The description provides no information about:

  • Revenue or financial performance
  • Customer base or user adoption
  • Market size or competitive positioning
  • Financial projections or business model viability
  • Team experience or track record

This is a self-reported hackathon project with no evidence of commercial traction, customer validation, or market demand. The author's claims about AI-assisted development and personalized finance tools are unverified and lack supporting data. The project appears to be in early development stage with no demonstrated product-market fit or business model.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.