Show HN: Varse – Simple remote application config

Hey HN,

We wanted a simple way to update application configs, without redeploying. We wanted to remotely set variables, and read them in our application. We created Varse to do this.

Varse has a dashboard for creating key - value pairs and an SDK to read them. It's un-opinionated and allows for strings, booleans, or even json objects to be stored.

We have instructions for running it yourself. We also have a hosted version where you can create an account and manage variables.

This is

6mo | Hacker news
Show HN: I wrote an open-source browser alternative for Computer Use for any LLM

Hey HN,

I made Browser-Use, an open-source tool that lets (all Langchain supported) LLMs execute tasks directly in the browser just with function calling.

It allows you to build agents that interact with web elements using natural language prompts. We created a layer that simplifies website interaction for LLMs by extracting xPaths and interactive elements like buttons and input fields (and other fancy things). This enables you to design custom web automation and scraping functions witho

6mo | Hacker news

Buscar