[HN Gopher] No-code workflows for vector search
___________________________________________________________________
No-code workflows for vector search
Author : neumll
Score : 11 points
Date : 2022-01-19 19:46 UTC (3 hours ago)
(HTM) web link (neuml.github.io)
(TXT) w3m dump (neuml.github.io)
| FridgeSeal wrote:
| Not specific to this project, but why are so many ML-adjacent
| tools/services _so tightly_ integrated with Python? It feels like
| the equivalent of going "write a bunch of C to use Postgres". We
| have a code base consisting of a bunch of different languages,
| and given the option, nobody on the team _wants_ to write any
| more Python if we don't have to, but so many projects seem to
| have functionality or internals that are inextricably linked to
| operating with your code, inside a Python runtime.
| sgt101 wrote:
| How is this no-code when there's code all over it ?
| neumll wrote:
| The configuration-driven section is shown if you scroll down a
| bit: https://neuml.github.io/txtai/workflow/#configuration-
| driven...
|
| Here is a link to a live example:
| https://huggingface.co/spaces/NeuML/txtai?default=search+hac...
|
| And configuration for the live example, which is no-code:
| https://huggingface.co/spaces/NeuML/txtai/blob/main/workflow...
| throwoutway wrote:
| The title says no-code but the page is full of code examples..?
| neumll wrote:
| The configuration is shown if you scroll down a bit:
| https://neuml.github.io/txtai/workflow/#configuration-driven...
|
| Here is a link to a live example:
| https://huggingface.co/spaces/NeuML/txtai?default=search+hac...
|
| The example above builds a semantic index for current Hacker
| News front page titles.
___________________________________________________________________
(page generated 2022-01-19 23:01 UTC)