Skip to content

This repo teaches how to use off the self tools to start with AI as a frontend engineer

Notifications You must be signed in to change notification settings

Devtools-Tech-Team/ai-in-frontend

Repository files navigation

Install

npm i

Ollama: https://ollama.com/download

Run

ollama run codellama:7b

Run this app via

npm i

// for client app
npm run dev

// for server app
cd server
node index.js

About

This repo teaches how to use off the self tools to start with AI as a frontend engineer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published