Viewing profile — Dontizi
Dontizi
HN member- Joined
- Sun, May 12, 2024, 8:35 PM UTC
- HN karma
- 131
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About Dontizi
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #44253452
I don’t know why it’s not working, but here it is: https://www.codex-nuvia.ca/app
-
comment
Comment #44253449
https://www.codex-nuvia.ca/app
- story
- story
- story
- story
- story
- story
- story
-
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…
-
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 …
-
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…
-
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…
-
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.
-
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.…
-
comment
Comment #43297836
Just added an Apache License
- story
- story
- story
- story
- story
-
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…