HPI

Human Programming Interface 🧑👽🤖 (by karlicoss)

HPI Alternatives

Similar projects and alternatives to HPI

  1. libreddit

    283 HPI VS libreddit

    Private front-end for Reddit

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ArchiveBox

    275 HPI VS ArchiveBox

    🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...

  4. Phaser

    182 HPI VS Phaser

    Discontinued Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)

  5. DefinitelyTyped

    164 HPI VS DefinitelyTyped

    The repository for high quality TypeScript type definitions.

  6. realworld

    130 HPI VS realworld

    "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

  7. hacker-news-undocumented

    Some of the hidden norms about Hacker News not otherwise covered in the Guidelines and the FAQ.

  8. futurecoder

    106 HPI VS futurecoder

    100% free and interactive Python course for beginners

  9. todomvc

    71 HPI VS todomvc

    Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more

  10. promnesia

    35 HPI VS promnesia

    Another piece of your extended mind

  11. bocker

    42 HPI VS bocker

    Docker implemented in around 100 lines of bash

  12. Memacs

    20 HPI VS Memacs

    What did I do on February 14th 2007? Visualize your (digital) life in Org-mode

  13. awayto

    25 HPI VS awayto

    Awayto is a curated development platform, producing great value with minimal investment. With all the ways there are to reach a solution, it's important to understand the landscape of tools to use.

  14. concise-encoding

    The secure data format for a modern world

  15. PJON

    20 HPI VS PJON

    PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.

  16. grasp

    18 HPI VS grasp

    A reliable org-capture browser extension for Chrome/Firefox

  17. Protocol

    8 HPI VS Protocol

    Open-source framework for exporting your personal data. (by Surfer-Org)

  18. Apache Thrift

    Apache Thrift

  19. timelinize

    9 HPI VS timelinize

    Store your data from all your accounts and devices in a single cohesive timeline on your own computer

  20. wakatime

    1 HPI VS wakatime

    Discontinued Command line interface used by all WakaTime text editor plugins.

  21. PowerDeleteSuite

    412 HPI VS PowerDeleteSuite

    Power Delete Suite for Reddit

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better HPI alternative or higher similarity.

HPI discussion

Log in or Post with

HPI reviews and mentions

Posts with mentions or reviews of HPI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-10-07.
  • Show HN: Timelinize – Privately organize your own data from everywhere, locally
    10 projects | news.ycombinator.com | 7 Oct 2025
    This reminds me of a similar project called HPI [1] that I discovered in 2022, the idea to aggregate one's digital footprints into one single private place really inspires me a lot. Timelinize is almost like a GUI version of HPI, a more sophisticated user product that everyone can use. I will definitely try it, congrats and respect!

    [1]: https://github.com/karlicoss/HPI

  • Implement the Sovereign Individual (1997) + AI
    1 project | news.ycombinator.com | 12 Apr 2025
  • Surfer is the first personal data scraper
    8 projects | news.ycombinator.com | 22 Aug 2024
    Take a look at https://github.com/karlicoss/HPI

    It builds an entire ecosystem around your data where it is programmatic rather than just dumping text files. The point of HPI is to build your own stuff onto it.

    The next stop after Karlicoss is https://github.com/seanbreckenridge/HPI_API which creates a REST API on top of your HPI without any additional configuration.

    If you want to get really fancy, you can use https://github.com/hpi/authenticated_hpi_api or https://github.com/hpi/hpi-graph so you can theoretically expose it to the web (I am squatting the HPI org, I am not the creator of HPI). I made the authentication method JWTs so you can create JWTs where it will give access to only certain services' data.

  • Imagining a Personal Data Pipeline
    5 projects | news.ycombinator.com | 10 Aug 2024
  • First Personal Search Engine Prototype
    3 projects | news.ycombinator.com | 30 Dec 2023
    If this is interesting to you, you should check out the interesting work that karlicoss and others have done with "Human Programming Interface" [0] / [1].

    I've been kicking this idea around for quite a few years and have gone through multiple iterations before finding HPI and tossing out all my work in favor of building off theirs.

    HPI is a great platform to build your own stuff off and benefit from all the work that has already been done because imo building a good foundation is the hardest part. Sean Breckenridge's HPI-API is super interesting and useful, could likely be worked into this search engine concept, quite sure Sean actually has both newsboat and Firefox modules already made.

    I wrote modules of my own and made an authentication wrapped HPI-API and a GraphQL instance but currently in the middle of an infra move so nothing super cool to show off.

    Lots of interesting stuff in collecting and leveraging your data. If any of this stuff catches your eye, I highly encourage browsing karlicoss' exobrain [2] because there are some interesting things in there.

    [0]: https://github.com/karlicoss/HPI

    [1]: my own stuff, not trying to step on Karli, just wanted a 3 letter org for my stuff: https://github.com/hpi

    [2]: https://beepb00p.xyz/myinfra.html

  • I put my whole life into a single database
    4 projects | news.ycombinator.com | 27 Apr 2022
    My version of this: Human Programming Interface https://github.com/karlicoss/HPI

    It's a bit heavier on the automatic data aggregation side, but has some manual inputs as data sources too.

  • “Obtaining My Personal Data from Amazon Was a Nightmare”
    3 projects | news.ycombinator.com | 27 Mar 2022
  • Gains I'm Seeing from My Second Brain Tool
    13 projects | news.ycombinator.com | 31 Jan 2022
    This is my approach!

    I'm using HPI [0] as a sort of universal API for almost all of my data (manual notes, bookmarks, instant messages, internet comments, etc)

    Then I use it in tools like Orger [1] and Promnesia [2] which function as my second brain

    [0] https://github.com/karlicoss/HPI

    [1] https://github.com/karlicoss/orger

    [2] https://beepb00p.xyz/promnesia.html

  • Electric Tables – an experiment in personal databases
    8 projects | news.ycombinator.com | 26 Jan 2022
    I suppose HPI[0] kind of is that? ;)

    A community repository would be super nice for those. Something along the lines of DefinitelyTyped[1], all managed through git, easily integrates with other stuff (like shown on npmjs.org when the @types package exists), allows maintainers to "own" the adapters they contribute. It's really the N adapters * T time per adapter that really makes it hard for one person to do. That plus monitoring API changes/flakiness of each adapter to make sure the data is still solid.

    [0] https://github.com/karlicoss/HPI

    [1] https://github.com/DefinitelyTyped/DefinitelyTyped

  • Ask HN: Who Wants to Collaborate?
    58 projects | news.ycombinator.com | 1 Jan 2022
    I'm working on tools/projects to unify, access, interact and use my personal data for quantified self, knowledge management, etc.

    A couple of examples:

    - https://github.com/karlicoss/HPI#readme

    - https://github.com/karlicoss/promnesia#readme

    Would very much love to discuss it with other people, collaborate etc.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic HPI repo stats
18
1,611
7.8
21 days ago

karlicoss/HPI is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of HPI is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?