nowfound

Work · March 1, 2023

Neuton 2.0

Graph-based roadmap to learn anything 10x faster.

Neuton 2.0 launched on March 1, 2023 with 88 votes, #735 of 5,075 launches that month and more than 75% of that year's launches.

What it does

Neuton is a studying tool for students that solves the "How to learn" Problem. It provides an interactive graph-based roadmap that guides students to learn skills 10X faster. It also provides the best resource from the internet in one place, resources like books, courses, articles, exercises, and projects.

Does a similar job

all alternatives →
  • Neuton2022 · ▲77

    Faster way to learn skills using roadmaps and resources

  • Neuton.AI2021 · ▲271

    No-code artificial intelligence for all

  • FB
    FastGraphRAG – Better RAG using good old PageRank2024 · github.com · ▲457

    Hey there HN! We’re Antonio, Luca, and Yuhang, and we’re excited to introduce Fast GraphRAG, an open-source RAG approach that leverages knowledge graphs and the 25 years old PageRank for better information retrieval and reasoning. Building a good RAG pipeline these days takes a lot of manual optimizations. Most engineers intuitively start from naive RAG: throw everything in a vector database and hope that semantic search is powerful enough. This can work for use cases where accuracy isn’t too important and hallucinations are tolerable, but it doesn’t work for more difficult queries that…

  • Neuton AutoML2020 · ▲18

    Automated Machine Learning without any coding

  • Traverse2021 · ▲324

    Learn new skills faster with 290% better recall

  • Edunin2023 · ▲96

    Open-source problem-solving platform to learn how to learn

More work this month

the category →
  • Hey HN, We recently built Clipto. It’s a tool that lets you search over terabytes of video, audio, and images on your computer, without relying on the cloud. Motivation: we probably all had this similar experience, we know a moment exists in a video or audio, but finding it takes hours scrubbing the timeline. You can send all the media to process in the cloud, but it’s slow, expensive and raises privacy concerns. So we decided to build our own on-device media search engine. How it works (high level): 1. We ingest video, audio, image; normalize formats via ffmpeg; run content analysis to…

    Work · 23d ago · clipto.com

  • Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…

    Work · 15d ago · getcomputable.com

  • Free local transcription that is 100% Private

    Work · 22d ago · hynote.ai

  • Ask any question, get a video back instantly

    Work · 29d ago · scrimba.com

  • Handle all of the work before, during, and after meetings

    Work · 22d ago · calendly.com

Source: Product Hunt launch

Launched alongside, March 2023

the whole month →
  • GPT-41,160

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io