Skip to content

Knaitsys is a knowledge-work AI tool suite seeking to utilize LLMs to reimagine knowledge work tools.

Notifications You must be signed in to change notification settings

oferonmi/knaitsys

Repository files navigation

Knaitsys - KNowledge-work AI Tool SYStem

knaitsys_logo

Knaitsys is focused on reimagining knowledge work tools using LLMs and other AI models.

Getting Started

First, Install required packages:

npm install
# or
pnpm install
# or
yarn install

Next, create a .env.local file containing appropriate enivironment variables/secrets.

Finally, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result and use the App.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

Knaitsys is a knowledge-work AI tool suite seeking to utilize LLMs to reimagine knowledge work tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published