このプロジェクトは、日々頑張る人々の心の整理と成長の記録をサポートすることを目指しています。
- 日記を書くハードルを下げ、継続的な自己reflection(振り返り)を支援
- AIとの対話を通じて、その日の出来事や感情を整理
- 三行日記形式で、簡潔かつ本質的な記録を促進
- ユーザーが日々の小さな進歩や気づきを大切にできる場所に
- 忙しい現代人でも続けられる、持続可能な振り返りの習慣づくり
- AIを活用しながらも、個人の思考や感情を大切にする共生的なアプローチ
- AIを使いこなす開発者は非常に大きな力を持ちうるので、自他を害しない言動を習慣により身につけることを願っています
- Googleアカウントでの簡単ログイン
- AIとの対話による三行日記の生成
- カレンダーでの記録管理
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
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.