<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/fzliu-radient-radient-turns-many-data-types-qzvi1wmh3" -->

---
title: fzliu/radient: Radient turns many data types | daily.dev
description: Radient is a lightweight library for vectorization that supports many data types beyond text. It can vectorize various modalities such as audio, graphs,...
canonical: https://daily.dev/posts/fzliu-radient-radient-turns-many-data-types-qzvi1wmh3
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: fzliu/radient: Radient turns many data types | daily.dev
og:description: Radient is a lightweight library for vectorization that supports many data types beyond text. It can vectorize various modalities such as audio, graphs,...
og:url: https://daily.dev/posts/fzliu-radient-radient-turns-many-data-types-qzvi1wmh3
og:image: https://api.daily.dev/og/posts/qZVi1wMh3.png
og:image:alt: fzliu/radient: Radient turns many data types
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[Hacker News](https://daily.dev/sources/hn)

[Read post](https://api.daily.dev/r/qZVi1wMh3)

# [fzliu/radient: Radient turns many data types](https://api.daily.dev/r/qZVi1wMh3 "Go to post")

Radient is a lightweight library for vectorization that supports many data types beyond text. It can vectorize various modalities such as audio, graphs, images, and molecules. Radient also provides the ability to attach metadata to embeddings and store them in sinks like Milvus.

[#rag](/tags/rag "Check all #rag posts")[#vector-search](/tags/vector-search "Check all #vector-search posts")

May 10, 2024•3m read time•From [github.com](https://api.daily.dev/r/qZVi1wMh3 "github.com")

[![Post cover image](https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/6600416de618481e7fdbf8d6854287b6?_a=AQAEuiZ)](https://api.daily.dev/r/qZVi1wMh3 "Go to post")

Table of contents

[Why Radient?](https://api.daily.dev/r/qZVi1wMh3 "Why Radient?")[Getting started](https://api.daily.dev/r/qZVi1wMh3 "Getting started")[More than just text](https://api.daily.dev/r/qZVi1wMh3 "More than just text")[Supported libraries](https://api.daily.dev/r/qZVi1wMh3 "Supported libraries")[Coming soon™](https://api.daily.dev/r/qZVi1wMh3 "Coming soon™")

5 Impressions3 Upvotes

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughtsPost

[![Hacker News's image](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn)](https://daily.dev/sources/hn)

[Hacker News](https://daily.dev/sources/hn "https://daily.dev/sources/hn")

Hacker News is a community-driven platform for sharing and discussing technology news, startups, and... Read more

17.5K Followers

•

142.3K Upvotes

#### Would you recommend this post?

Copy link

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

3

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"fzliu/radient: Radient turns many data types","url":"https://daily.dev/posts/fzliu-radient-radient-turns-many-data-types-qzvi1wmh3","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/fzliu-radient-radient-turns-many-data-types-qzvi1wmh3"},"datePublished":"2024-05-10T14:26:24.498Z","dateModified":"2024-05-10T14:26:22.732Z","description":"Radient is a lightweight library for vectorization that supports many data types beyond text. It can vectorize various modalities such as audio, graphs,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/6600416de618481e7fdbf8d6854287b6?_a=AQAEuiZ","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/6600416de618481e7fdbf8d6854287b6?_a=AQAEuiZ","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/fzliu-radient-radient-turns-many-data-types-qzvi1wmh3","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"rag,vector-search","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"fzliu/radient: Radient turns many data types"}]}
```

