The Personal AI Knowledge Assistant is a full-stack web application that allows users to store their own knowledge—such as code files, text notes, and personal book notes—and ask AI-powered questions based only on their uploaded data.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
3
commits
fix: handle potential null values in Google user profile and ensure email presence
eededdaView on GitHubfix: add background color to OAuth success page for better visibility
fc1cccaView on GitHubfix: adjust height of loading spinner container to full screen
731a413View on GitHubfeat: add OAuth success page and update Google callback to handle tokens
ab29e5dView on GitHubrefactor: enhance authentication flow by managing tokens in localStorage and simplifying controller methods
004f58cView on GitHubrefactor: simplify cookie handling in AuthController and remove production environment check
b3aa231View on GitHubfix: correct GSAP animation parameters and clean up unused hero badge component
1f64062View on GitHubrefactor: update refreshTokens method to remove response parameter and handle cookies in controller
14f3ba6View on GitHubMerge branch 'main' of https://github.com/SHATHISH-07/Personal-AI-Knowledge-Assistant
92494a3View on GitHubfeat: add refresh endpoint to public endpoints and enhance MessageList component with file fetching and improved layout
d454fd3View on GitHubMerge pull request #1 from SHATHISH-07/SHATHISH-07-patch-1
40d457eView on GitHubUpdated the layout of the messageList and also extended the jwt expiry hours
3564064View on GitHub