Live data from Hacker News

Viewing profile — samlhuillier

samlhuillier

HN member
Joined
Tue, Oct 19, 2021, 9:54 AM UTC
HN karma
277
Public activity
41 items

About samlhuillier

Creator of the Reor Project https://github.com/reorproject/reor

Recent public activity

  1. comment
    Comment #45452699

    The output is literally a link, like typeform. And that link will render the design you've customized within the app

  2. story
  3. story
  4. comment
    Comment #40153725

    I like to think of this like fine-tuning LLMs. When you fine-tune an LLM it doesn't pick up and memorise all of the training data. Rather it adjusts its weights/perspectives based …

  5. story
  6. comment
    Comment #39430696

    Just markdown right now, plain text is coming

  7. comment
  8. comment
    Comment #39430689

    No catch pal

  9. comment
    Comment #39374662

    Thank you!

  10. comment
    Comment #39374309

    Interesting. Thanks for sharing will take a look!

  11. comment
    Comment #39374292

    Thanks for your feedback! - Multiple vaults is in fact in a PR right now: https://github.com/reorproject/reor/pull/28 - Manual linking is coming. - Minimizing the UI to chat is int…

  12. comment
    Comment #39373977

    Absolutely! Really respect the work you folks are doing.

  13. comment
    Comment #39373833

    Yes unfortunately not implemented yet. Will be coming soon though :)

  14. comment
    Comment #39373643

    Thank you for your feedback! Working hard on improving the chunking to improve related notes section. RAG is fairly naive right now, with lots of improvements coming in the next fe…

  15. comment
    Comment #39372996

    Two reasons: 1. The libraries I used to run models locally didn't work inside a plugin. 2. I believe AI is a fairly big paradigm shift that requires new software.

  16. comment
    Comment #39372923

    It's filesystem mapping 1:1. Basically the same thing Obsidian does when you open a vault. You can create new files with Reor, create directories and edit existing files. Chunking …

  17. comment
    Comment #39372880

    I agree with this. In some cases, hard thinking and searching for things manually can really enhance understanding and build your knowledge. In other cases, particularly when ideat…

  18. comment
    Comment #39372685

    If you can convert your One Note notes to markdown files then yes. On startup, you'll be asked to choose your vault directory - which needs to be a directory full of markdown files…

  19. comment
    Comment #39372652

    Absolutely! Would love your help.

  20. story
    Show HN: Reor – An AI note-taking app that runs models locally

    Reor is an open-source AI note-taking app that runs models locally. The four main things to know are: 1. Notes are connected automatically with vector search. You can do semantic s…

  21. comment
    Comment #38532399

    Times are changing. Human researchers will dedicate more and more time towards getting language models to work in desired ways rather than doing the research themselves. Language m…

  22. story
  23. story
  24. comment
    Comment #37963264

    ChatGPT hasn’t got the faintest idea about today’s news!

  25. story
    Show HN: AI News Analyst

    I built this basically to learn RAG. Ended up getting ahead of myself and building a full scraping pipeline that runs hourly across the news source and embeds them into a vector da…