HackerTrans
TopNewTrendsCommentsPastAskShowJobs

selvan

no profile record

Submissions

Magenta RealTime 2: Open and Local Live Music Models

magenta.withgoogle.com
67 points·by selvan·الشهر الماضي·12 comments

Sandbox filesystem and network access without requiring a container

github.com
2 points·by selvan·قبل 3 أشهر·0 comments

Aspirin can reduce the risk of cancer – and we're starting to understand why

bbc.com
5 points·by selvan·قبل 3 أشهر·0 comments

The Context Optimization Layer for LLM Applications

github.com
1 points·by selvan·قبل 4 أشهر·0 comments

LLM Gateway: Budget enforcement, virtual API keys and usage analytics for LLMs

mozilla-ai.github.io
2 points·by selvan·قبل 4 أشهر·0 comments

LCD-as-Aperture: A Computer That Fits Inside a Camera Lens

hackaday.com
2 points·by selvan·قبل 5 أشهر·0 comments

3D scene reconstruction from a single image

github.com
4 points·by selvan·قبل 7 أشهر·0 comments

Adopt Unicode Characters

aac.unicode.org
2 points·by selvan·قبل 7 أشهر·0 comments

A 'toaster with a lens': The story behind the first handheld digital camera

bbc.com
84 points·by selvan·قبل 7 أشهر·60 comments

Penpot: The Open-Source Figma

github.com
775 points·by selvan·قبل 8 أشهر·207 comments

Build desktop applications using Go and Web Technologies

github.com
98 points·by selvan·قبل 8 أشهر·77 comments

Python library for quantum computing, quantum ML, and quantum chemistry

github.com
6 points·by selvan·قبل 8 أشهر·0 comments

Ungoogled Chromium: Google Chromium, Sans Integration with Google

github.com
5 points·by selvan·قبل 9 أشهر·0 comments

Create 1M AI powered apps a day

twitter.com
2 points·by selvan·قبل 10 أشهر·0 comments

comments

selvan
·الشهر الماضي·discuss
Feature demo videos: https://magenta.withgoogle.com/mrt2
selvan
·الشهر الماضي·discuss
Build and play AI musical instruments on your laptop!. It is a live, interactive model that you can control with MIDI and audio, in addition to text.
selvan
·قبل شهرين·discuss
Creating an AI native solution to manage workflows of my live streaming business (https://www.cheerarena.com)

Most workflow softwares are complex to extend & customize. Building an AI native, structured workflow orchestrator from scratch for agentic era.

As a starting point, have designed and implemented an AI native data store to store semantic linked structured input & output data of workflow steps/tasks. These structured input/output act as spec and guard rails for the workflow tasks.
selvan
·قبل 9 أشهر·discuss
Thanks. Fixed it.
selvan
·قبل 9 أشهر·discuss
From the blog " Gemini CLI spawns a new process within a pseudo-terminal in the background, leveraging the node-pty library...So how does this virtual terminal running in the background show up on your screen? Think of it like a video stream. Our new serializer takes a snapshot of the pseudo terminal at every moment—capturing every piece of text, every color, and even the cursor's position. These snapshots are then streamed to you, allowing you to see and interact with the terminal application in real-time. It's not just a stream of text; it's a live feed."

Terminal serializer code: https://github.com/google-gemini/gemini-cli/blob/main/packag...

Uses @xterm/headless npm package.
selvan
·قبل 9 أشهر·discuss
An MCP server exposes tools that a model can call during a conversation and returns results according to the tool contracts. Those results can include extra metadata—such as inline HTML—that the Apps SDK uses to render rich UI components (widgets) alongside assistant messages.

More: https://github.com/openai/openai-apps-sdk-examples?tab=readm...
selvan
·قبل 10 أشهر·discuss
May be personalization for narration ?. Different narration style, based on their own interest.

edit: Their demo video shows they allow learners to set different narration style based on their interest.