Skip to content

Chat with your pdf using your local LLM, OLLAMA client.(incomplete)

License

Notifications You must be signed in to change notification settings

docspedia/docspedia

Repository files navigation

docspedia

OLLAMA based R.A.G mac app, Building.....

app demo

upload doc modal

delete doc modal

vergin upload doc

chat page UI

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux