HackerTrans
TopNewTrendsCommentsPastAskShowJobs

selvan

no profile record

Submissions

Magenta RealTime 2: Open and Local Live Music Models

magenta.withgoogle.com
67 points·by selvan·w zeszłym miesiącu·12 comments

Sandbox filesystem and network access without requiring a container

github.com
2 points·by selvan·3 miesiące temu·0 comments

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

bbc.com
5 points·by selvan·3 miesiące temu·0 comments

The Context Optimization Layer for LLM Applications

github.com
1 points·by selvan·4 miesiące temu·0 comments

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

mozilla-ai.github.io
2 points·by selvan·4 miesiące temu·0 comments

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

hackaday.com
2 points·by selvan·5 miesięcy temu·0 comments

3D scene reconstruction from a single image

github.com
4 points·by selvan·7 miesięcy temu·0 comments

Adopt Unicode Characters

aac.unicode.org
2 points·by selvan·7 miesięcy temu·0 comments

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

bbc.com
84 points·by selvan·7 miesięcy temu·60 comments

Penpot: The Open-Source Figma

github.com
775 points·by selvan·8 miesięcy temu·207 comments

Build desktop applications using Go and Web Technologies

github.com
98 points·by selvan·8 miesięcy temu·77 comments

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

github.com
6 points·by selvan·8 miesięcy temu·0 comments

Ungoogled Chromium: Google Chromium, Sans Integration with Google

github.com
5 points·by selvan·9 miesięcy temu·0 comments

Create 1M AI powered apps a day

twitter.com
2 points·by selvan·10 miesięcy temu·0 comments

comments

selvan
·w zeszłym miesiącu·discuss
Feature demo videos: https://magenta.withgoogle.com/mrt2
selvan
·w zeszłym miesiącu·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
·2 miesiące temu·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 miesięcy temu·discuss
Thanks. Fixed it.
selvan
·9 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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.