HackerTrans
热门最新趋势评论往期问答秀出招聘

selvan

no profile record

提交

Magenta RealTime 2: Open and Local Live Music Models

magenta.withgoogle.com
67 分·作者 selvan·上个月·12 评论

Sandbox filesystem and network access without requiring a container

github.com
2 分·作者 selvan·3个月前·0 评论

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

bbc.com
5 分·作者 selvan·3个月前·0 评论

The Context Optimization Layer for LLM Applications

github.com
1 分·作者 selvan·4个月前·0 评论

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

mozilla-ai.github.io
2 分·作者 selvan·4个月前·0 评论

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

hackaday.com
2 分·作者 selvan·5个月前·0 评论

3D scene reconstruction from a single image

github.com
4 分·作者 selvan·7个月前·0 评论

Adopt Unicode Characters

aac.unicode.org
2 分·作者 selvan·7个月前·0 评论

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

bbc.com
84 分·作者 selvan·7个月前·60 评论

Penpot: The Open-Source Figma

github.com
775 分·作者 selvan·8个月前·207 评论

Build desktop applications using Go and Web Technologies

github.com
98 分·作者 selvan·8个月前·77 评论

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

github.com
6 分·作者 selvan·8个月前·0 评论

Ungoogled Chromium: Google Chromium, Sans Integration with Google

github.com
5 分·作者 selvan·9个月前·0 评论

Create 1M AI powered apps a day

twitter.com
2 分·作者 selvan·10个月前·0 评论

评论

selvan
·上个月·讨论
Feature demo videos: https://magenta.withgoogle.com/mrt2
selvan
·上个月·讨论
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个月前·讨论
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个月前·讨论
Thanks. Fixed it.
selvan
·9个月前·讨论
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个月前·讨论
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个月前·讨论
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.
selvan
·2年前·讨论
Ad generation usecases are getting interesting with Video generation + Controlnet + Finetuning