TypeScript vercel-ai

Open-source TypeScript projects categorized as vercel-ai

Top 5 TypeScript vercel-ai Projects

  • platforms

    A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.

  • Project mention: Problem with SubDomains (Multitenancy) | /r/nextjs | 2023-09-15

    I am trying to add subdomains to my project where I am trying to have [slug].domainname.com and then also just the regular dominname.com, I structured my code app router to be app, then api, [subdomain], and home. then i created middleware based on the platforms template code https://github.com/vercel/platforms/tree/main Heres the middleware: import { NextRequest, NextResponse } from "next/server"; export const config = { matcher: [ /* * Match all paths except for: * 1. /api routes * 2. /_next (Next.js internals) * 3. /_static (inside /public) * 4. all root files inside /public (e.g. /favicon.ico) */ "/((?!api/|_next/|_static/|_vercel|[\\w-]+\\.\\w+).*)", ], }; export default function middleware(req) { const url = req.nextUrl;

  • llm-markdown

    Demo rendering rich responses from LLMs

  • Project mention: Rendering Rich Responses from LLMs | news.ycombinator.com | 2023-07-12
  • 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
  • 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

  • modelfusion-llamacpp-nextjs-starter

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

  • Project mention: Create Your Own Local Chatbot with Next.js, Llama.cpp, and ModelFusion | dev.to | 2024-01-13

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

  • tamotam-website

  • Project mention: Feedback on v0 (Vercel's AI for front end components) | news.ycombinator.com | 2024-02-27

    - Analytics could've been added when developing (landing) pages, but as a fair point if it aims to be just for creating component it's unnecessary.

    Repo: https://github.com/tamotam-com/tamotam-website (includes link to v0's project with my prompts and original outcome before minor improvements) & site live: https://tamotam.com

  • 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
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).

Index

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

Project Stars
1 platforms 5,197
2 llm-markdown 75
3 modelfusion-ollama-nextjs-starter 57
4 modelfusion-llamacpp-nextjs-starter 21
5 tamotam-website 2

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com