TypeScript ollama

Open-source TypeScript projects categorized as ollama

Top 9 TypeScript ollama Projects

  • ChatGPT-Next-Web

    A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。

  • Project mention: Tips from open-source: Set a maximum time limit on fetch using Promise.race() | dev.to | 2024-05-07

    // source: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/3513c6801e0fd771ccb5784dcaefcac6d50245e4/scripts/fetch-prompts.mjs#L26 async function main() { Promise.all(\[fetchCN(), fetchEN()\]) .then((\[cn, en\]) => { fs.writeFile(FILE, JSON.stringify({ cn, en })); }) .catch((e) => { console.error("\[Fetch\] failed to fetch prompts"); fs.writeFile(FILE, JSON.stringify({ cn: \[\], en: \[\] })); }) .finally(() => { console.log("\[Fetch\] saved to " + FILE); }); } main();

  • ollama-js

    Ollama JavaScript library

  • Project mention: npm i ollama | news.ycombinator.com | 2024-04-15
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • loz

    Loz is a command-line tool that enables your preferred LLM to execute system commands and utilize Unix pipes, integrating AI capabilities with other Unix tools.

  • Project mention: Show HN: Loz – Automate Git Commit Messages with LLM | news.ycombinator.com | 2024-02-10
  • DistiLlama

    Chrome Extension to Summarize or Chat with Web Pages/Local Documents Using locally running LLMs. Keep all of your data and conversations private. 🔐

  • Project mention: DistiLlama: Chrome Extension to Summarize Web Pages Using locally running LLMs | /r/LocalLLaMA | 2023-10-28

    https://github.com/shreyaskarnik/DistiLlama feedback/suggestions and PRs are welcome.

    Project mention: Multi-Platform OSS Tool for LLM Comparison and Parameter Tuning | news.ycombinator.com | 2024-04-09

    Source code and (unsigned) releases for most major platforms available at:

    https://github.com/dezoito/ollama-grid-search

    I would sincerely appreciate some input and suggestions on how to make this more useful.

  • ollama-logseq

    Logseq plugin to integerate with ollama

  • Project mention: Plugin to bring the power of local LLMs to logseq with (ollama-logseq) | /r/logseq | 2023-11-08

    If you like the plugin consider leaving a star on Github: ollama-logseq

  • modelfusion-ollama-nextjs-starter

    Starter examples for using Next.js and the Vercel AI SDK with Ollama and ModelFusion.

  • Project mention: Create Your Own Local Chatbot with Next.js, Ollama, and ModelFusion | dev.to | 2023-12-02

    You can find a full Next.js, Vercel AI SDK, Ollama & ModelFusion starter with more examples here: github/com/lgrammel/modelfusion-ollama-nextjs-starter

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • llm-workbench

    Unleash the power of FOSS language models on your local machine

  • Project mention: LLM-workbench: Unleash the power of FOSS language models on your local machine | news.ycombinator.com | 2023-12-04
  • llama-chat

    Implements a simple REPL chat with a locally running instance of Ollama. (by wiktor-k)

  • Project mention: Ollama v0.1.33 with Llama 3, Phi 3, and Qwen 110B | news.ycombinator.com | 2024-04-28

    Streaming is not a problem (it's just a simple flag: https://github.com/wiktor-k/llama-chat/blob/main/index.ts#L2...) but I've never used voice input.

    The examples show image input though: https://github.com/ollama/ollama/blob/main/docs/api.md#reque...

    Maybe you can file an issue here: https://github.com/ollama/ollama/issues

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript ollama related posts

  • open-webui VS LibreChat - a user suggested alternative

    2 projects | 29 Feb 2024
  • Show HN: Loz – Automate Git Commit Messages with LLM

    2 projects | news.ycombinator.com | 10 Feb 2024

Index

What are some of the best open-source ollama projects in TypeScript? This list will help you:

Project Stars
1 ChatGPT-Next-Web 69,066
2 ollama-js 1,263
3 loz 249
4 DistiLlama 209
5 ollama-grid-search 179
6 ollama-logseq 132
7 modelfusion-ollama-nextjs-starter 64
8 llm-workbench 29
9 llama-chat 6

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com