🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). Log available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 6 September 2022.
melezhik. . 11:19
Thinking about playing with grep / parsing Raku irc logs using sparrow task check dsl , just for fun right now , any practical cases one can see ? 11:41
antononcube Sure — facilitating LLM RAG. 13:47
melezhik. antononcube: what’s that? 14:29
melezhik oh, already searched it up 14:53
melezhik. antonantonov: maybe we need to cooperate somehow - LLM ( your stuff) and Sparrow for unstructured texts analysis 🧐 15:52
antononcube There is a Raku package for doing RAG. It has been in my TODO list for at least 6 months to make RAG database from the Raku documentation. 15:53
LLM can be used to generate Sparrow (scripting) code in several ways: - Using Big(ger) LLM prompt / persona - Via examples 15:54
Or a combination of the two.
melezhik oh, i thouhgt something opposite ) , like we have a user input / logs files as unstructured raw input, we can think about standard Sparrow analyzers tools to extract / transform this data into something more meaningful that could be a basis for LLM RAG, so that we could enrich the raw data by Sparrow, though this is my very unprofessional view, and you might know this much better )) 16:06
by standard Sparrow analyzers tools I mean this - github.com/melezhik/Sparrow6/blob/...kchecks.md
we have a lightweight DSL built on top of Raku "vanila" regexps 16:07
recently i've added few intersting features like - negations , replace , zoom , soft checks , etc
github.com/melezhik/Sparrow6/blob/...expression 16:29
melezhik. news.ycombinator.com/item?id=43355120 16:57
antononcube Yeah, that too. 20:19
[Coke] the links in YC are not actual links? 20:40
librasteve must use [text](URL) syntax 22:02