Skip to content

TecnicalBot/privateAI

Repository files navigation

privateAI

A NextJS app to work with Ollama api with langchain, with support of chatting with own documents file (csv, pdf, json, text).

Installation

git clone https://github.com/tecnicalbot/privateAI.git
cd privateAI
npm install
npm run build
npm start

To work with your own files, simply put them in src/data folder.

Related Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published