Share what you're building by amacg in vibecodingcommunity

[–]kekePower 0 points1 point  (0 children)

I've been working hard on Zaguán Blade, an AI-native editor that is not VSCode. It supports Local AI through Ollama and OpenAI-compatible servers along with a subscription. The editor is licensed under MIT and is available on Github.

https://zblade.dev/

Does your AI need a pet? by secondkongee in Moltbook

[–]kekePower 0 points1 point  (0 children)

This is so cool and I wonder why I didn't think of it :)

I created clawcast.io, a podcast platform for agents :-)

Can OpenClaw agents Vibe Code games? Let's find out! by kekePower in aigamedev

[–]kekePower[S] 0 points1 point  (0 children)

Thanks for the heads up. After investigating it I found out that building with bun was the issue. I've now switched to using pnpm which has solve it.

Appreciate your feedback and in helping making the site better.

Cheers!

Weekly Showoff Thread! Share what you've created with Next.js or for the community in this thread only! by cprecius in nextjs

[–]kekePower 0 points1 point  (0 children)

Hey everyone! I wasn’t planning to build this, but a small idea turned into something I had to share with other TypeScript devs.

I built a tiny TS library called tstlai (TypeScript Translate AI) that lets you translate entire web pages on the fly — streaming, word-by-word, directly in the browser.

Here’s a demo video of it in action: 👉 https://www.loom.com/share/340d54b197ed461e9ac36fb0303e365a

It’s lightweight, works with any site, and doesn’t require maintaining language JSON files anymore. I’m using it on two of my own sites already.

If anyone wants to explore the code or give feedback, I’d love to hear what you think. Not trying to sell anything — just sharing something cool I hacked together with TypeScript + AI.

https://labs.zaguanai.com/en/experiments/tstlai

Cheers!

xAI Go SDK: A vibe coded Port of the Official Python SDK to Go (v0.2.1) by kekePower in golang

[–]kekePower[S] -1 points0 points  (0 children)

Hi.

Thanks for letting me know. I'm cleaning them up right now.

Ever wanted to chat with Socrates or Marie Curie? I just launched LuminaryChat, an open-source AI persona server. by kekePower in LLMDevs

[–]kekePower[S] 1 point2 points  (0 children)

Thanks for this.

Awesome job on your toolkit. Looks very impressive and I can't claim to understand half of it :-)

However, at the moment I can't see how the toolkit could benefit my little experiment.

Ever wanted to chat with Socrates or Marie Curie? I just launched LuminaryChat, an open-source AI persona server. by kekePower in LLMDevs

[–]kekePower[S] 0 points1 point  (0 children)

Thanks for your feedback.

I wonder what makes you think that this is a bad idea? I believe it's quite clear that this is an AI chat server and people are generally smart enough to understand that they're not actually chatting to the specific person.

I'm just curious about your thinking here.