Skip to main content

Your AI-Powered Learning Companion

Maxw AI combines advanced AI agents, smart task management, and Canvas LMS integration to help students learn more effectively and stay organized.

AI Chat Assistant
Context-aware help & guidance
Smart Task Management
Never miss an assignment
Study Tools
Flashcards & learning aids

Quick Start

Get up and running with Maxw AI in minutes

1

Set up your environment

Clone the repository and install dependencies using Bun:
git clone https://github.com/maxwiseman/maxw-ai-v3.git
cd maxw-ai-v3
bun install
2

Configure environment variables

Copy the environment template and add your credentials:
cp .env.example .env
Required variables include database URL, authentication secrets, and AI API keys (OpenAI, Anthropic, Google).
3

Initialize the database

Push the database schema to your PostgreSQL instance:
bun db:push
4

Start the development server

Launch the web and mobile applications:
bun dev
The web app will be available at http://localhost:3000.

Explore by Topic

Discover what Maxw AI can do for you

AI Chat Assistant

Interactive AI chat with streaming responses, tool integration, and specialized agents for different tasks.

Study Tools

Create and review flashcards, generate study materials, and track your learning progress.

Task Management

Organize assignments, set deadlines, and manage your academic workload with smart todos.

Canvas Integration

Seamlessly connect with Canvas LMS to import courses, assignments, and materials.

Platform Architecture

Learn about the technical stack powering Maxw AI

Web Application

Next.js 16 with React 19, TailwindCSS, and shadcn/ui components.

Mobile App

React Native with Expo for iOS and Android platforms.

AI Agents

Claude Sonnet 4.5 with native tools for code execution, web search, and memory.

API Reference

Integrate Maxw AI into your applications

Chat API

Stream AI responses with tool integration and extended thinking capabilities.

Authentication

Secure user authentication powered by Better-Auth with session management.

Database Schema

Explore the data models for users, todos, study sets, and Canvas content.

API Overview

Complete guide to all available endpoints and data structures.

Ready to get started?

Join students using Maxw AI to enhance their learning experience and stay organized throughout their academic journey.

Get Started Now