/free-ai

A simple implementation of llama with next Ai provider

Primary LanguageTypeScript

Free AI Bot

img.png If you have ollama run on your machine, you can use this project with extreme simplicity and fun.

Ollama

install ollama before

 brew install ollama

and run serve

brew services start ollama

for stop execution

brew services stop ollama

Install

pnpm

pnpm install

or node etc...

npm install

Rename file env.sample to env

And fill it with your favourite model

OLLAMA_MODEL=<YOUR_MODEL> default -> llama3 
OLLAMA_SYSTEM=<SYSTEM> default -> be smart and funny

ENJOY ♥️