
BareMetalRT — Bare Metal AI
Run LLM inference on consumer GPUs with NVIDIA TensorRT-LLM optimization.
brianhabana123 · HN
TensorRT-LLM running natively on Windows (no WSL)
The full gallery
Tech stack
32 projects

Run LLM inference on consumer GPUs with NVIDIA TensorRT-LLM optimization.
brianhabana123 · HN
TensorRT-LLM running natively on Windows (no WSL)

Analyze Hacker News profiles with your own LLM API key, fully client-side.
Topfi · HN
Like everyone on HN, I love nothing more than to (re)read my own comments. Getting my intuition that I am among the smartest, most humble, highest quality commenters on here confirmed by an LLM so capable that the US government had to temporarily export restrict it [0] seemed only natural. Having had my perfection confirmed, I decided to share this joy with you as I had a few percent usage left before a reset. I took a few prompts, then did a review of the output which resulted in Selbstbild, a BYOK (Anthropic / OpenRouter) web app that gives you a summary and assessment of your public comments by one of our machine Gods, including Fable 5 (provided your can afford that luxury at API pricing). In all seriousness, I have, for a long time, used my own comments on social media (including HN) as part of a personal needle-in-haystack test, simply because I do know my somewhat peculiar style and what I tend to write, but also because I can sometimes write in a slightly confusing manner, ma

Connect Strava or your bike odometer to track service intervals.
@GadgetsCars · X
Built a mountain-bike service-tracker with no accounts and no server-side data nothing to breach, I don't have your data. Garage stays on-device, cloud backup is encrypted on your phone before it leaves. Built with Claude behind a strict test+CI gate.

Browse, search, and download memes and GIFs for messaging, social media, and creative projects.
@shan_ren_1573 · X
刚好,我做了一个表情包聚合网站,

Monitors OpenAI announcements for Codex credit resets and sends Telegram alerts.
zemul · V2EX
每次 Codex 额度刷新全靠社区消息,反应慢一步直接错过 所以我搭了个自动化服务: - 抓取 OpenAI 员工的公开推文 - 新推文丢给 LLM 做语义判断:是不是在说额度重置 / 限额恢复 - Telegram 推送 地址: https://divin.cc/


Scan AI prompts and endpoints for vulnerabilities, then monitor LLMs in production for security and compliance.
@CognisafeUK · X

@launch_llama Just working on myself :) text me: https://t.co/33nmIh4ZNU
@textluxhq · X
Just working on myself :) text me:

See the concepts a language model holds at each layer before it answers.
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

Transform your Instagram DMs into sales conversations with automated responses and lead management
@VishuLIV · X
Building DMdaddy, an automation tool that turns Instagram comments into qualified leads through AI-powered DM conversations that work 24/7.

Convert X posts to clean Markdown for LLMs and agents via API or URL swap
@larsbuilds · X

Roll 3D animated dice (D4-D20) for tabletop games instantly.
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。