TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Inferenceable – Open-source inference server with Node.js

1 点作者 ipster_io12 个月前

1 comment

ipster_io12 个月前
Hey Hacker News!<p>I&#x27;ve developed an open-source inference server called Inferenceable with the aim of providing developers with a straightforward solution that can be installed without fussing over dependencies.<p>Inferenceable, built in Node.js, simplifies the process of building and running complex libraries like llama.cpp, making it accessible to developers of all levels.<p>It&#x27;s also pluggable and can be used with your custom strategies.<p>There are 3 main functions - General text based inference - Image inference - Generate text embeddings<p>Inferenceable also includes a simple UI which can be customised or deployed as is, pluggable authentication, CSP and rate limiter.<p>I&#x27;m working on adding more authentication strategies, including social logins, and creating additional examples.<p>Thanks for checking it out, and happy coding!