Ask HN: Would a startup for young creatives who reject AI be feasible?

I am a member of my university's game development club, which puts me around lots of talented programmers as well as artists of all kinds, and I've observed that just about everyone disapproves of AI. The sentiment is especially strong among younger people coming into the club. By "disapproves", I mean they refuse to allow AI-generated content in games and see AI use in general as something like a moral failure.

At the same time, I scroll down the YC startup directory, sorting by launch date, and observe that every non-hardware company (and most of the hardware ones) are entirely based on AI. The demographic I described above, young creatives like the ones in this club, has zero chance of voluntarily using one of these products.

It seems to me, then, that as the moat for most AI startups drops asymptotically to 0 with GPT-6 et al. becoming more capable, this market is mostly a blue ocean (to use the business-book term) for anyone willing to put in the work and actually code something people want. From there, network effects would work as well as they have since the dawn of the Internet.

I am exploring the idea of making such a startup (it started out as a side project which I have been working on by myself for almost 2 years), but I am worried about the attitude of incubators, VCs, and investors in general. Would the lack of AI be a nonstarter for most outside investors? I know people started non-blockchain companies in 2021, but the hype around AI seems orders of magnitude more captivating to anybody who might provide capital. I know bootstrapping is viable for some companies, but would that be the only way? I appreciate any advice people might have.

9 points | by mondobe 9 hours ago

8 comments

  • KinetiNode 11 minutes ago
    Anti AI startup is definitely feasible but it also depends what you mean by anti AI , the thing is most people who know what they are doing and mostly tech people refuse the use of AI because it feels like they're cheating. But most consumers donot care about that , they just care about convenience. The hype around AI is definitely captivating because of so much it is able to do, Anti AI definitely stands out because of so much AI stuff going around but the startup needs to be still good, For example: if you just make a game company saying you never use AI that's not very convincing for anyone to play the games. People don't care about whether you used AI or not most of the time , they care about the game. But if you start a company claiming to make a AI less smartphone with extra privacy that's something people might like because AI is literally EVERYWHERE right now. I'm not very good at examples but you get my point
  • thaeli 5 hours ago
    There absolutely is a market - anti-AI sentiment among creatives isn't going away. Like any other "purity" branding, it's a real commitment and severely limits your future ability to pivot.

    I don't know of anyone in the VC or traditional incubator communities who has an appetite for this. And the groups who are an ideological fit don't have the funds to be worth pursuing.

    It's a niche. Like most niches, there's the opportunity to prosper, but yeah - bootstrapping (or angel-bootstrapping if you're lucky and have a personal connection) is pretty much the only way to go here.

  • mircerlancerous 8 hours ago
    You would be foolish to completely avoid AI, but you are also right to be careful. AI is best used for boring stuff that's non-critical, and for stopping you from having to reinvent the wheel.

    For example for a game, you could use AI to finish a sprite sheet based on a couple frames you provide, or to give you a pathfinding algorithm.

    AI is a resource, and a startup has a better chance of success the better it leverages the few resources it has.

    • mondobe 8 hours ago
      Thanks for the perspective! I tend to consult ChatGPT with high-level queries as a replacement for Google, and I get a lot of mileage out of combining that with plenty of good old documentation-reading.
      • LamGC 5 hours ago
        Since the release of GPT, I have found that the hassle of efficiently using keywords to search for hidden information on Google has been replaced by GPT search. AI should become a powerful assistant, but we cannot give up our own abilities.
  • CoolestBeans 5 hours ago
    I think for kids coming out of university, going against the grain might be one of the most valuable things you can do. The essential skills of critical thinking, problem solving, intuitive and linear thinking, and improvisation are not going anywhere. AI is a very impressive technology but it also is one that steals valuable mental exercise from its users. I can't say that eschewing AI will lead to a successful startup but I have a good feeling that connecting with other people who want to do things the hard way and then doing it will be an extremely valuable experience this early in your tenure. If this AI trend does continue, this will give you and your friends a leg up on those who didn't put in the hours.
    • mondobe 4 hours ago
      Very insightful and encouraging words, thank you!
  • xyzzy123 8 hours ago
    I'm curious about provenance. What you're describing sounds kind of like Etsy and while there are still genuine things to be found there it's mostly flooded with mass-produced stuff. The more of a premium "hand-made" artifacts attract, the greater the incentive to counterfeit them.
    • mondobe 8 hours ago
      Good point, and one I've thought about a lot. Right now, I think we're at a stage in the hype cycle where, for the overwhelming majority of founders, appealing to AI hype is much easier than lying to appeal to anti-AI sentiment. If and when this changes, it might manifest as an incentive for companies to be transparent with their source code (either fully open-source or at least "source available" or auditable).
  • ben_w 9 hours ago
    Non-AI-assets: yup, this is sensible. AI is a signal of being unconcerned about being seen as a cheat, absence is good.

    Non-AI-code: forget it, you won't be able to avoid it in your libraries, and you won't write the whole engine from scratch.

    It's possible to write a whole modern engine without it, but you won't, you'll spin wheels chasing features and never ship.

    • pona-a 48 minutes ago
      This is a very flimsy argument to say a vibe coded one-shot Claude app is equivalent to actually hand-made Django app hosted on a Linux system that runs systemd which used Claude PR reviews.

      People don't care about your entire dependency chain, see how little the most valuable FOSS libraries recieve in donations or sponsorships compared to end-user apps. They care about how well put together your own app is, which we know AI use changes for the worst (which some argue is worth it for momentum).

      As long as your dependencies aren't outright dysfunctional (see rsync debate), it's concensus to disregard AI use there.

    • mondobe 9 hours ago
      Fair point about game development. I'm definitely looking more towards creative tools (like music production apps) because making a game engine is just a Herculean task. I've found that velocity is good (i.e. one meaningful feature every day or two) in the early stages of building for the web without AI.
  • unsupp0rted 7 hours ago
    I’m an elevator operator. You tell me what floor you’d like and I press the button or control the switch.

    I also make casual conversation about the weather and yesterday’s sports highlights, which automatic elevators can’t do.

    Can I join?

    • mondobe 6 hours ago
      I have no problem with creative destruction, elevator operators died out for a reason. If there was a group of people who rejected automatic elevators for some reason, it stands to reason there would be a company to snatch up that market. (case in point: no-touch Shabbat elevators for Orthodox Jews)
  • brudgers 4 hours ago
    I am worried about the attitude of incubators, VCs, and investors in general. Would the lack of AI be a nonstarter for most outside investors?

    In general, they don’t care about AI or not AI.

    They care about the possibility of 100x returns.

    This means they care about the possibility of exponential growth.

    Most businesses grow linearly at best.

    Good luck.