Skip to content

muazhari/research-assistant-frontend

Repository files navigation

research-assistant-frontend

Features

  • Long Form QA long_form_qa.png
  • Passage Search passage_search.png
  • Document Management document_management.png

Getting Started

  1. Clone infrastructure, backend, and frontend repositories.
  2. Setup infrastructure, backend, and frontend dependencies.
  3. Run the infrastructure, backend, and frontend services.

Setup

Install the dependencies:

bun install

Run

Start the dev server:

bun run start

Build the app for production:

bun run build

Preview the Production build product:

bun run preview

Clear persistent cache local files

bun run clean

Releases

No releases published

Packages

No packages published

Languages