Hacker News new | ask | show | jobs
by Alyx1337 910 days ago
That was exactly my thought haha, I want Jarvis at home. You could easily modify my code to run a local LLM instead
1 comments

Actually there are a few LLM wrappers around that use the openai API spec (localai is a good one)... so you could just allow a configurable openai endpoint URI and technically users can swap in any model.