Skip to content

Latest commit

 

History

History
209 lines (140 loc) · 6.83 KB

File metadata and controls

209 lines (140 loc) · 6.83 KB

LearnHub – Vision

Why LearnHub exists

Modern developers are overwhelmed.

There are thousands of high–quality courses, videos, and books – but:

  • It is hard to know what to study next.
  • It is hard to connect multiple resources into one coherent mental model.
  • It is hard to remember what we learned and go deeper only where it matters.

LearnHub exists to turn great existing resources into a personal, AI–augmented learning partner – without replacing or disrespecting the original creators.

We don’t want to record “yet another course”.
We want to help you learn better from the courses and books that already exist.


What LearnHub is

LearnHub is a curated collection of:

  • Human-written, opinionated summaries of high–quality learning resources
    (YouTube videos, Udemy/LinkedIn/Coursera courses, books, blog posts, and more).
  • Carefully designed AI workflows wired to those summaries through simple links and query parameters.
  • A thin layer that lets you send:
    • the right context (summary + metadata),
    • to the right AI model,
    • with the right prompt, in one click.

Instead of being “another course platform”, LearnHub is a bridge between:

  • great human teachers, and
  • powerful AI models that can adapt the material to you.

How learning with LearnHub should feel

When you click on a LearnHub summary and pick your favourite AI chat bot, you should feel like:

  • You have a 24/7 tutor who:

    • understands the original material,
    • can fetch up–to–date information from the web,
    • remembers your strengths and weaknesses (because you told it),
    • and explains things in your language and your tech stack.
  • You can:

    • study a topic at Beginner, Intermediate, or Advanced depth,
    • generate quizzes, interviews, flashcards, projects, mind maps,
    • ask follow-up questions in the moment when you get stuck,
    • and always go from high–level sniper view to as much depth as you actually need.

You are not locked into one teaching style, one instructor, one language, or one programming language.

The same original course can be:

  • explained in English, Dutch, German, or another language you prefer,
  • demonstrated in PHP instead of Java or Python,
  • and adapted to your current level.

How contributions work

Summaries are not crowd-sourced.

To keep:

  • a consistent standard,
  • low friction for contributors,
  • and high quality for learners,

all summaries are written and maintained by the project owner (and possibly a small trusted core team in the future).

Community contributions focus on requesting resources, not writing summaries:

  • You can request a topic you want to learn.
  • The maintainer searches for:
    • good YouTube videos,
    • serious courses (LinkedIn, Udemy, Coursera, …),
    • or books that match that topic.
  • If a suitable resource is found and it is not already covered, it will be added to the LearnHub queue and summarized.

This keeps:

  • contribution easy (just tell us what you want to learn),
  • and quality high (one consistent voice and standard for summaries).

Why summaries of “old” resources are still valuable

Unlike a classical static course, LearnHub summaries are always used together with an AI model that can:

  • check for more recent information,
  • correct outdated details,
  • and extend the material with up-to-date best practices.

That means:

  • a strong 2022 course can still produce useful 2025 knowledge,
  • especially when the AI is instructed to validate facts against current data.

We do not need to chase every single new course in the market.
We care about good explanations and let AI handle the freshness.


Respect for original creators

Ethics matter.

LearnHub does not try to replace or undercut original instructors and authors.

For every summary:

  • We clearly say that it is not a substitute for the original material.

  • We show a disclaimer like:

    “DISCLAIMER: It’s not a substitute for the original material.
    Please study the main source from <instructor_name> if you can: <source_url>.”

  • We keep the name of the instructor/author and direct link to the main source visible.

  • We do not put a paywall in front of other people’s work.

The project is free and open source because most of the value comes from:

  • the original educators,
  • plus the learner’s own effort.

We only add a thin but powerful AI–oriented layer on top.


AI models and providers

LearnHub does not host AI models.
Instead, it helps you use your favourite AI chat bot more effectively.

Key ideas:

  • We only recommend providers that support:

    • query-parameter prompts, and
    • fetching external URLs as context (when possible).
  • Different models are good at different things:

    • some are better at coding (e.g. complex backend tasks),
    • some are better at retrieval and up-to-date information,
    • some can generate downloadable files (e.g. CSV for flashcards).

Our goal is to:

  • show you which models:
    • support file generation,
    • handle external links reliably,
    • are strong enough for “serious” tutoring,
  • and guide you towards the best match for your task (for example: flashcards → models that can generate CSV;
    heavy coding → stronger code models;
    extra-fresh knowledge → web-augmented models).

Transparency and safety

We keep prompts:

  • human-readable, short, and visible to the user,
  • instead of hiding them in huge opaque JSON blobs.

This helps:

  • reduce fears around prompt injection,
  • make it clear what is being sent to the AI provider,
  • and invite the community to review and improve prompts.

In the future, the backend of LearnHub (which generates and wires prompts) will also be open sourced, so:

  • everyone can see exactly what is happening,
  • suggest improvements,
  • or fix mistakes.

What LearnHub is not

To avoid confusion:

  • LearnHub is not:

    • a place to pirate or re-host full courses or books,
    • a generic “prompt library” with random tricks,
    • a marketplace for selling other people’s content.
  • LearnHub is:

    • a curated map of great learning resources,
    • plus a set of AI workflows that help you learn from them faster and deeper.

Long-term dream

The long-term vision is:

“For any serious tech learner, LearnHub is the fastest way to turn high-quality resources into a personalised, AI-powered learning journey – in any language, in any stack, at any level.”

If you want to learn something new, you should be able to:

  1. Search for a topic.
  2. Pick a trusted resource that is already summarized.
  3. Click a button.
  4. Have a capable AI tutor guide you the rest of the way.

With full respect for the original creators – and full control in the hands of the learner.