Skip to content

metaloozee/backpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

288 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backpack

Backpack Home Page Backpack Chat Page

Backpack is a modern, extensible research assistant and chat platform. It integrates multiple AI models, knowledge management, and real-time web/academic search to help users gather, organize, and interact with information efficiently.

Prerequisites

  • Bun
  • Postgres-compatible database
  • Redis
  • Provider credentials for the AI/search/storage services you enable

Setup

  1. Install dependencies:
bun install
  1. Create a local environment file from the example:
Copy-Item .env.example .env
  1. Fill in .env with local credentials. Do not commit real secrets.

  2. Apply database migrations:

bun run db:migrate
  1. Start the app:
bun run dev

Verification

Run the main local checks before shipping changes:

bun run typecheck
bun run lint
bun run build
bun run audit

About

An open-sourced alternative to every other AI Application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages