Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

263 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecondBrain - Your Course Management Assistant

CI

SecondBrain uses AI to parse ETS course plans and break them down into manageable tasks, helping students stay organized and on track with their studies.

dashboard image

Tech Stack

Getting Started

Prerequisites

  • Bun >= 1.0.0
  • Node.js

Installation

  1. Clone the repository
  2. Install dependencies using Bun (recommended):
    bun install
  3. Set up environment variables :
  • By copying .env.example to .env
  1. Set up the database:

    bun run db:generate
    bun run db:push
  2. Run the development server:

    bun dev

Open http://localhost:3000 with your browser to see the result.

Development Scripts

Essential Commands

  • bun dev - Start development server
  • bun build - Build for production
  • bun start - Start production server
  • bun lint - Run ESLint
  • bun typecheck - Run TypeScript compiler check

About

AI-powered task planner for students.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Used by

Contributors

Languages