anonymousd3vil
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Inscribe – Yet Another Static-Site Generator (SSG) (rahuldshetty.github.io)
Made this project in the last couple of days with help of AI. I started with blank project and built the project feature-by-feature, instead of having LLM or agent one-shot the complete stuff. This allowed me to…
- Show HN: LLM in Godot 4 (youtube.com)
- Show HN: Reader-Project Landing Page (Vibecoded) (rahuldshetty.github.io)
- Show HN: I Added Translation to My RSS Reader Project (rahuldshetty.github.io)
-
Hello people of the internet! Just wanted to share my project here that I've been building for the last couple of weeks. This is a RSS feed aggregator and reader project that is built using Tauri (I know Rust now!),…
- TIL Llms.txt for the Web (svelte.dev)
- Show HN: Hand's Free - Voice conversational AI-agent on the browser (rahuldshetty.github.io)
- Show HN: From Concept to Launch,Developing an Android Wallpaper App with Flutter (rahuldshetty.github.io)
- Show HN: Animating the World of Van Gogh with Stable Diffusion and AnimateDiff [video] (youtube.com)
I know I'm very late to the game but tried to realize Van Gogh's work with AI. Workflow is quite straightforward, generated all the video samples through Automatic1000's Web-UI by leveraging SD1.5 + Motionv3 in…
- Show HN: LLM.js Playground – Run Language Models from HF in Browser (rahuldshetty.github.io)
- Show HN: Crystal Maiden Discord Bot (github.com)
So I made a playful discord bot in Python using my recent project horde-client. The bot impersonates as a video game character from "Dota 2" Crystal Maiden (duh). The entire project is available in replit.
- Show HN: Horde-Client – Easy to Use Python Interface for Kobold AI (horde-client.readthedocs.io)
Introducing Horde-Client (v1.0.2) Horde-Client is your Python-based gateway to the Kobold AI Horde project, and it opens up a world of opportunities within the Python AI/ML ecosystem, including seamless LangChain…
- Show HN: Run LLaMa2 on the Browser with Ggml.js (rahuldshetty.github.io)
You can now build serverless AI inference web application with ggml.js's LM backends.
- Show HN: Ggml.js – Serverless AI Inference on Browser with Web Assembly (rahuldshetty.github.io)
What is ggml.js? Run any ggml ported ML models directly on your web browser with ggml.js This project provides JavaScript bindings on ggml models, so that you can embed GGML models to your web apps to build serverless…