A secure personal knowledge management app with a Next.js frontend and a Node.js (TypeScript) backend. Users can store, organize, and query notes using AI-powered search and summarization. Built with AWS Cognito, DynamoDB, and OpenAI GPT / Google Gemini for scalable, isolated access.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^3.954.07
commits
Consolidate environment variables to root .env, enforce DynamoDB requirement with REQUIRE_DYNAMO flag, and update Docker configuration for seamless local development.
daae42cView on GitHubConsolidate environment variables to root .env, enforce DynamoDB requirement with REQUIRE_DYNAMO flag, and update Docker configuration for seamless local development.
8124e75View on GitHubAdds document management, improves AI extraction, and redesigns authentication pages.
9bad3b0View on GitHubAdds PDF/DOC uploads with text extraction, a source type selector, and file previews. Introduces a persisted dark/light theme toggle, improves AI response spacing, and cleans up note saving UX.
f02ec32View on GitHubInitial commit: AI Knowledge Hub full-stack app with Cognito auth, DynamoDB notes, and Claude AI
e8c25a8View on GitHub