Projects
BoquilaHUB
The best AI tool to monitor nature
BoquilaVerse
A collection of 3D models created for synthetic dataset creation.
Ocrisp
One-click RAG implementation, Simple and Portable.
TidierVest
Web scraping in Julia. Based on rvest. (Faster than Beautiful Soup or Rvest)
using TidierVest
starwars = read_html
titles = html_elements |> html_text3
titles
# 7-element Vector{String}:
# "The Phantom Menace"
# "Attack of the Clones"
# "Revenge of the Sith"
# ⋮
# "Return of the Jedi"
# "The Force Awakens"
TBA
Code quality assurance tool. For Rust and written in Rust.