Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cepstrum9
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cepstrum9
6mo ago
neat minimalistic tool, giving it a go now, thanks for posting :)
2.
▲
Poking Around ChatGPT's Sandbox
(mkarots.github.io)
1 points
by
cepstrum9
6mo ago
|
0 comments
3.
▲
Show HN: Portable RAG (Open Source)
4 points
by
cepstrum9
6mo ago
|
0 comments
4.
▲
Show HN: Raglet(open-source)–portable RAG for small text corpora (no infra)
(github.com)
2 points
by
cepstrum9
6mo ago
|
1 comments
5.
▲
by
cepstrum9
6mo ago
There's a class of text that's too big for a context window but too small to justify a vector database. A codebase, a folder of notes, a Slack export. I built a small library - raglet - to solve this problem raglet for it. The ide
6.
▲
Built a small tool to decouple prompts from code
(github.com)
1 points
by
cepstrum9
9mo ago
|
1 comments
7.
▲
by
cepstrum9
9mo ago
hey all, while working on a SaaS im building, I had the need to decouple my prompts for code, so i could manage & organise them better, and I ended up building a small CLI tool to do that. the idea is that you can store prompts in yaml,
8.
▲
by
cepstrum9
1y ago
Hey, so, Codii is much simpler under the hood: it’s core is a smart prompt + LLM model that runs on pull requests. It doesn’t yet have deep static analysis, embeddings, repo-wide understanding or customisable rules — but it focuses on deli
9.
▲
Show HN: LLM Shell Tools – AI-powered command line helpers(open source + local)
(github.com)
3 points
by
cepstrum9
1y ago
|
1 comments
10.
▲
by
cepstrum9
1y ago
Hey thanks! You re spot on, understanding the codebase context is key and maintaining history of the repo is perhaps the top problem to solve going forwards. Also, there is context that’s not just code but documentation/guidelines et
11.
▲
by
cepstrum9
1y ago
First of all, thank you for taking the time to write this, I appreciate it! - you re spot on the pricing - I have no clear plan yet on the tiers and the exact figure per month - there are 2 options for me here as I see it: a) implement toke
12.
▲
Show HN: i built an AI code reviewer for github (used it on itself during dev)
(codii.dev)
6 points
by
cepstrum9
1y ago
|
6 comments
13.
▲
by
cepstrum9
1y ago
I’ve spent the last 2.5 months building a github app that runs LLM-powered code reviews — and I just launched it. The tool is built specifically for solo developers. You install it on your repo, trigger a scan by creating a pull request, an