4
45 Comments

Anyone building something "new"?

New is subjective, but is anyone actually building anything that is not part of a pre-existing market fit?

Why is it different and why are you excited about it?

on April 9, 2021
  1. 3

    I built deha.io, where you can interact with data in plain English so you could do data exploration, analysis, cleaning, etc without needing code.

    I read that Salesforce was doing something similar but other than that I think it was fairly new.

    Sadly, I couldn't find product market fit (should have done validation before building :D)

    1. 1

      No worries. lots of lessons learned right?

      1. 1

        Yeah tons! It's just part of the process.

    2. 1

      You know what would be an awesome "No Code" idea. Taking what you did with Deha most likely renaming it something like "mind code", and be able to build websites from plain English.

      For example, you have a predefined template of logic that use to parse a Word Document or PDF and it automatically builds the website for the person.

      Step 1: Validate it
      Step 2: Market it
      Step 3: Get Rich
      Step 4: Repeat Step 3

      lol

      1. 1

        I can definitely see GPT-3 being used for something like that soon.

        It'd be cool if there was a design AI that you could talk to and just design/build in sync with your stream of thoughts.

        1. 1

          I've thought about the "stream of thoughts" idea so much. It's just the "how" that has not been figured out.

          1. 2

            Same. Maybe GPT-3 + Neural Link can achieve the "how"?

            1. 2

              Quite possibly, but GPT-3 (OpenAI) may be the safer solution with minimal Input to set up the gambits. The adoption rate for Neural Link hmmm. Even VR may be a possible solution for this, but then that's another set of challenges as well.

  2. 2

    Yep, a robotics company with no competitors in the space and not even sure if I will achieve product market fit.... but I love it. Creativity to the max, hard problems worth solving though.

    1. 1

      Sounds great. Usually, it's the process (documentation, courses, etc.) that is profitable more so than the actual product.

      1. 1

        You are dead wrong, SpaceX doesn't sell courses. Courses are a scam industry for the most part

  3. 2

    I am currently working neutrino, A customer communication app for slack which enable teams to communicate with customer over channels such as WA , SMS , Facebook, twitter right from slack!
    https://neutrino.harishsg.me

    1. 1

      You will find an audience with this, just don't forget you have to put in the work to market it.

  4. 1

    I currently have it on the back burner, but I am working on sheet academy which is a set of interactive spreadsheet tutorials in the browser. Still to this day no one to my knowledge has even expressed any interest in building such a thing.

  5. 1

    Me, my brother, and a friend are working on https://www.public-opinions.com/ , It's a web app for market sentiment analysis, stocks and crypto. It searches social media and news and shows the result along with the number of positive and negative mentions. What do you think?

  6. 1

    I have just introduced marketemp.com, aimed adding a layer of relative metrics on top of your ordinary stock quote so investors get a more accurate sense of how their stocks and the market overall are performing.

    My mission is for this view to become the standard and for these metrics to become part of the investopedia/CNBC vocabulary.

    I have just released and am seeking feedback and product-market fit before promoting Marketemp more actively.

    1. 1

      The idea seems legit, but the website comes off untrustworthy. I would need some level of social proof to believe that you can provide the "accuracy" you claim to give me better insights into my stock portfolio.

      1. 2

        thanks Greg, as far as "untrustworthy" goes, should the language be toned down a notch or do you just not believe the numbers? We are just beginning to get eyes on it in order to build that social proof.

        1. 1
          1. The numbers need to match an actual real testimonial or story or set of case studies to drive the point quicker. It's hard to digest a bunch of tables with numbers vs. a quick "I made X amount of money using this tool" or even put your own money on the line with a short summary of the results.

          The credibility increases.

          1. The overall design of the data needs a refresh and clear flow of informative guidance of where you want the user to direct their eyes first and display your most important subjects then the details to express the context further.
          1. 1

            thanks again, it's currently framed as a data science tool and your comments help reinforce how it needs further guidance towards better understanding and context.

  7. 1

    I consider at least part of my project "new".
    CodeWrite is a browser extension, a blogging tool for developers. It consists of 2 parts.

    One is a developer-friendly WYSIWYG editor, with minimalistic UI, Markdown and keyboard shortcuts, good Grammarly integration, and embedded code editor (Monaco Editor) and formatter (Prettier).

    The other one is the "one-click publishing" system, which auto-fills your CodeWrite blogposts on supported platforms. Just jump to Medium, DEV, Hashnode, or your Ghost blog, click "Publish", and CodeWrite will "auto-fill" it. If any incompatibilities are detected, you'll be presented with available solutions (e.g. no syntax highlighting on Medium - convert to GitHub Gists, images too large - shrink them, strikethrough not supported - convert to bold, italic, code, etc.).

    This provides users with great cross-posting capabilities, extending beyond what can be done through limited platform APIs and with better content quality than e.g. RSS feed while retaining good writing and publishing experience.

    1. 1

      I like it. I frequent DEV and Medium a good bit. What would be nice is if this also served the purpose of serving up articles written by others based on say a "language" you want to learn or want to see if any tips and tricks pertaining to it you didn't know about it.

      I send myself a list to my email of tips and tricks I discover and then organize them via Dropbox Paper as a compendium to review from time to time.

      1. 1

        Yeah, for now, CodeWrite is only a writing tool for publishing elsewhere - not a platform on its own. This might change in the future, but nothing's planned right now.

  8. 1

    Launched AI-based watermark removal saas
    https://imagezerow.com/#/rmtext - so far a lot of challenges

      1. 1

        legal, as Photoshop

    1. 1

      What is the ideal benefit this gives someone?

      1. 1

        Denoise the images or get clean template from a banner

  9. 1

    Perligo is a feedback tool that allows writers to write where they are comfortable writing, upload their work, then get feedback in the form of line notes and general conversation. It has filters to give the writer and reviewers control over what pieces of feedback they are viewing, and each line note has a dedicated section for additional conversation.

    1. 2

      This sounds useful. This will be an incremental audience gainer. You should look to establish a Slack and LinkedIn group and pull in like-minded individuals and build your audience with the right core of users first.

      I don't know if your an established writer yourself and offering your services, but an AI component can help this scale pretty easily.

      1. 1

        Thanks! I am a writer myself. Most of the apps I build end up falling in the writing category :) I've definitely thought about adding in an AI component. However, the best part of feedback on most writing is the non-grammatical feedback. AI can surely help here, but humans are still better at this one.

  10. 1

    I'm working on producter.co which is new generation product management tool. Producter is an all-in-one product management software for product-oriented companies. It offers teams a complete cycle between collecting feedback, managing tasks, tracking roadmap, and sharing updates. You can follow our journey on https://www.indiehackers.com/product/producter

    1. 1

      So a Zoho Projects (Basecamp, etc.) meets Uncanny.

      1. 1

        Not only task or project management for all product management steps, it is for product-oriented companies.

        1. 2

          Agree with @sodux - That first description proly had enough "product" to kill a dead horse.

          You seem to know who it's for... but usually that means you don't have them on board yet.

          Have you pre-sold to them yet? If not, you run the risk of getting to the end and realizing that "product-oriented companies" might have the problem you're trying to solve, but don't like the solution you created...

          Or worse, they want more features, but also want the final product for free.

        2. 1

          I understood the first time what it was, rephrasing it does not change your features similar to the other companies mentioned.

          1. 1

            Yes bro definetely :)

  11. 1

    Building a platform for turning conversation into social proof, not new in idea itself but we mixed some cool stuff like integrating review sites and add reviews that can be embedded and also connecting to Facebook where you can get recommendations of you products. All this can be selectively added to wall for embedding anywhere with JS code and API. You can check www.clapup.me.

    1. 1

      The name does not instantly register the goal, but the idea is pretty clear once you begin reading the landing page.

      1. 1

        Thank for your valuable feedback, happy to see that you got it clear after going to the landing page, our goal is exactly same. Give clarity of what we are going to do.
        Let me figure out the concept of name: clapping up is a way of giving an appreciation, testimonials and reviews are also a bye product of appreciation so we thought it would be ideal.
        Plus the domain was available and name is small so that people wont forget it.

        1. 1

          Yes, that's your definition, but clap up in other cultures has a lot of other meanings.

          https://www.merriam-webster.com/dictionary/clap up#:~:text=%3A to imprison hastily they clapped the smugglers up without trial

          https://www.urbandictionary.com/define.php?term=Clap up

          Depending on your culture word combinations may be meaningless to you, but it's always best to try to be very clear in what your product is doing than coming up with word combos for your business name that may be vague.

          1. 1

            Thank you for the insights, I think i need to be more clear on tagline so that people will understand it in search itself. So overwhelmed by the time you took to elaborate, thank you so much.

    2. 1

      Plan to build analytics over the top to get a report on how you performs well in a given period of time!

  12. 1

    I'm working on mini side projects. I made https://toptweets.co and a Twitter bot that publishes my book highlights (https://twitter.com/@_BookHighlights) from readwise. I have some other 'mini projects' in the pipeline that I'm trying to get out as well.

    Trying to get MRR and building products is the ultimate goal of any Indiehacker but just working on side projects can be a lot of fun.

    1. 2

      Agreed. If the ultimate goal is only MRR then people can just work a 9 to 5 while building with stability.

      Side projects can teach us a lot and challenge us in ways we never thought.

  13. 2

    This comment was deleted 5 years ago.

Trending on Indie Hackers
Your build-in-public audience is not your market. I learned the difference the slow way. User Avatar 252 comments Most founders don't have a product problem. They have a visibility problem User Avatar 92 comments Day 4: Why I Built a $199 Workspace Nobody Asked For User Avatar 50 comments How to automatically turn customer feedback into high-converting testimonials User Avatar 39 comments Built a "stocks as football cards" thing. 5 days in, my launch tweet got 7 views. What am I missing? User Avatar 34 comments Spent months building LazyEats AI. Spent 1 day realizing I have no idea how to get users. User Avatar 29 comments