
BareMetalRT — Bare Metal AI
用NVIDIA TensorRT-LLM在消费级GPU上进行高性能大语言模型推理。
brianhabana123 · HN
TensorRT-LLM running natively on Windows (no WSL)
完整作品展
技术栈
60 projects

用NVIDIA TensorRT-LLM在消费级GPU上进行高性能大语言模型推理。
brianhabana123 · HN
TensorRT-LLM running natively on Windows (no WSL)

AI平台,提问、生成图像、语音交互,辅助更好的决策。
@Akinzoooo · X

完成几个句子测量你的clanker评分。
niklio · HN
You write 8 text completions and open models score how predictable each word was too them. Predictable => clanker. You can share results with your friends. The scoring checks every word you write against the model's logprobs. Right now I'm using Llama3.1, Deepseek v3 and Qwen3 to keep costs low. I tried to calibrate it so other models (chatgpt/claude) score 100% and interesting human responses score in the 10-30% range. Totally free, no signup


Solidity智能合约AI安全扫描工具,检测漏洞和优化建议。
@Ninjafromqueens · X
Hello! I am the founder and owner of Audit your smart contracts before deploying.

AI驱动的合同审查工具,自动标记风险并在收件箱中追踪签名。
@raeezatameez · X
dropping mine - would love your take!

租赁计算资源,部署开源AI模型
playAutonomica · GitHub
Autonomica Rent GPUs and run any AI model, paid in SOL. Buy with $RAM and every $RAM spent gets burned.

连接您的 Gmail 账户,自动化发送电子邮件并跟踪打开率和点击率。
@KenziChenBuilds · X
Hey! Developer behind Always looking for feedback to make it better.

Tradovate AI 风险管理,根据您的风险规则自动阻止订单。
@SanuCodes · X
still building-

在推理时为 AI 代理注入工程化认知能力。
@frank_brsrk · X
reasoning tools for ai agents

自动用AI回复X和Instagram帖子来增加粉丝和互动。
@ReplyDudeAI · X
vibe coding gets you a demo quick but falls apart the second you need real logic or scale. the course probably skips that part.

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db