from Hacker News

Show HN: Local "GPTs" with Knowledge and API calling, one-liner install

by lewq on 9/5/24, 3:38 PM with 0 comments

We're launching Helix 1.0 today: local GenAI stack that runs on Open Source models, bootstrapped business, made $100K in revenue in 9 months.

We put a lot of effort into making the installation super simple, so you can run it on Linux/Windows with an NVIDIA GPU, alongside Ollama on Mac etc, or against an external LLM API.

Here's a demo of what you can do with it: https://www.youtube.com/watch?v=6QcOXq3VFpc

In the demo:

* Helix Apps, version controlled configuration for LLM-based applications

* Knowledge, continuously updated RAG from a URL

* API integrations so your app can call an API to get up to date information when needed

* New Helix App Editor UI

* New easy installer with support for Helix running on macOS (alongside Ollama) and Windows on an NVIDIA GPU, as well as Linux with Docker and Kubernetes