Live data from Hacker News

Viewing profile — Dontizi

Dontizi

HN member
Joined
Sun, May 12, 2024, 8:35 PM UTC
HN karma
131
Public activity
36 items

About Dontizi

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #44253452

    I don’t know why it’s not working, but here it is: https://www.codex-nuvia.ca/app

  5. comment
    Comment #44253449

    https://www.codex-nuvia.ca/app

  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #43306194

    I have just implemented chunking with overlap for larger documents to split texts into smaller chunks and ensure access to all documentation in your RAG. It's currently in the test…

  14. comment
    Comment #43305240

    This is my next step. Currently, I’ve built an MVP to test the features, integrations, and see how far I can go with rLlama. I’m already developing a RAG on my end by chunking the …

  15. comment
    Comment #43298633

    I've already made some examples, even with my own codebase, to see how it can be used to understand projects, and I want to show how it can be used with documentation or studies. I…

  16. comment
    Comment #43298152

    Hey! Yes, that's something I was planning to do—a complete documentation on the code, its architecture, and the entire stack to allow others to develop alongside me. I just deploye…

  17. comment
    Comment #43298132

    No, for now, I’ve only made it work with Ollama, but it could be ideal to do it directly on llama.cpp. Thank you, I’ll take note of it.

  18. comment
    Comment #43297902

    I thought about adding an API interface for it. It is on my to-do list of things that could be good to add. For now, I'm gathering feedback to see what people like about it or not.…

  19. comment
    Comment #43297836

    Just added an Apache License

  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #40491159

    Imagine one day you did something on your laptop two months ago and you want to find out where you did it. If you don't remember, it will do it for you. If you want a detailed dail…