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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

I use Ollama from Chrome with just like ChatGPT Interface

2 点作者 anasdew大约 1 年前

1 comment

anasdew大约 1 年前
Hi devs, I was frustrated to use ollama from command line and other UI providers was not just simple and great looking. so i created a simple to use npm library that you can easily install and use.<p>make sure ollama is running in your local machine. and then install ollama web using npm or yarn. and then simply type ollamaweb in your command line to start using your private gpt.<p>you can install any model and use it here. its that simple.<p>share this npm library with your dev friends so that we can help each other.<p>I will be pushing more updates to it based on your feedbacks, so send me any feedbacks you have.<p>and visit llm.dewsverse.space for more information. Thanks!