Skip to content
forked from LimanAI/wallstr

WallStr.Chat is an AI research assistant for investment bankers, hedge funds, and PE firms, enabling parallel chat with dozens of PDFs, with every AI-driven insight sourced and linked to its original page.

License

Notifications You must be signed in to change notification settings

BarclayK/wallstr

 
 

Repository files navigation

WallStr.chat

Installation

  1. Install pnpm
  2. Install poetry
  3. Install dependencies
    pnpm install
    poetry install -C packages/backend

Running locally

  1. Backend, check backend/README.md for more information

    pnpm docker-compose
    
    pnpm backend:dev
    pnpm backend:worker -p 1
    pnpm backend:worker:heavy -p 1
  2. Frontend (setup packages/frontend/.env file first)

    pnpm frontend:dev
  3. Open http://localhost:3000

About

WallStr.Chat is an AI research assistant for investment bankers, hedge funds, and PE firms, enabling parallel chat with dozens of PDFs, with every AI-driven insight sourced and linked to its original page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.5%
  • TypeScript 40.1%
  • JavaScript 0.7%
  • Smarty 0.4%
  • Shell 0.3%
  • CSS 0.3%
  • Other 0.7%