Skip to content

codeforjapan/cartographer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

倍速会議

倍速会議 is a web service that visualizes recognition and facilitates consensus building. It collects and analyzes recognition from multiple people on specific themes (e.g., "current status of this project") using LLM-powered insights.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

倍速会議 needs a Supabase project and OpenRouter API access. Follow these quick steps, then read GUIDE_ja.md for the full setup and troubleshooting guide.

cp .env.example .env.local   # fill in Supabase + OpenRouter keys
npm install
npm run dev                  # Next.js app (http://localhost:3000)
npm run agent                # optional: Ptolemy agent automation

Everything after the basics—including schema import, environment tips, and operational flow—is documented in GUIDE_ja.md.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.7%
  • Haskell 3.9%
  • Nix 1.5%
  • CSS 0.3%
  • Makefile 0.3%
  • Shell 0.3%