Obscura
This commit is contained in:
Eddie Soehnel 2026-04-26 15:55:44 -06:00
parent 258c3848ca
commit f97b6c9ce2

View File

@ -126,6 +126,8 @@
[Typesense](#typesense)
[Obscura](#obscura)
---
This doc is a list I maintain of anything interesting to me that I find
@ -379,4 +381,7 @@ An open-source credential broker by Infisical that sits between your agents and
Agents should not possess credentials. Agent Vault eliminates credential exfiltration risk with brokered access. https://github.com/Infisical/agent-vault
# **Typesense**
Typesense is a fast, typo-tolerant search engine for building delightful search experiences. https://github.com/typesense/typesense
Typesense is a fast, typo-tolerant search engine for building delightful search experiences. https://github.com/typesense/typesense
# **Obscura**
Obscura is a headless browser engine written in Rust, built for web scraping and AI agent automation. It runs real JavaScript via V8, supports the Chrome DevTools Protocol, and acts as a drop-in replacement for headless Chrome with Puppeteer and Playwright. https://github.com/h4ckf0r0day/obscura