Skip to content

riddhika05/PKA_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 

Repository files navigation

PKA_Frontend: Personal Knowledge Assistant (Frontend)

The modern and intuitive user interface for the Personal Knowledge Assistant (PKA) backend. This application handles user interactions, including file management, workspace configuration, and the chat interface for querying the knowledge base.

πŸš€ Project Overview

PKA_Frontend is the control center for your knowledge workspace.

  • Provides a chat interface powered by an advanced RAG backend.
  • Allows drag-and-drop or selection of individual files and entire folders to be uploaded and indexed.
  • Offers essential workspace tools: re-indexing all files, deleting specific files, and cleaning/resetting the entire knowledge base.

πŸ”— Ecosystem Links

This is the user interface. To function, it requires the backend service to be running:

βš™οΈ Getting Started (Frontend)

Prerequisites

  • Node.js (LTS recommended)
  • The PKA Backend must be running (see the backend README for instructions).

Installation

  1. Clone this repository.
  2. Install dependencies:
    npm install

Running the Application

Start the development server:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published