Skip to content

Jared-MB/AI-Chat

Repository files navigation

AI Chat using ollama API with local models

alt text alt text

Requirements

  • Ollama
  • Any local ai model installed via ollama

Installation

Install dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Run the server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev	   

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published