apps: add second-brain — self-improving Second Brain on Oracle AI Database 26ai#228
Open
LindaHaviv wants to merge 2 commits into
Open
apps: add second-brain — self-improving Second Brain on Oracle AI Database 26ai#228LindaHaviv wants to merge 2 commits into
LindaHaviv wants to merge 2 commits into
Conversation
…abase 26ai Companion code for the 1P article 'Build a self-improving Second Brain on Oracle AI Database 26ai'. A personal second brain: posts, videos, notes, and AI chats unified in one Oracle AI Database — semantic search over in-DB ONNX embeddings, a self-compiling wiki, agent memory via OAMP, privacy-scoped retrieval, and an MCP server so any AI assistant can reach it. Canonical repo: https://github.com/LindaHaviv/second-brain Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application. When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated. If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public. |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
apps/second-brain— the companion code for the 1P article "Build a self-improving Second Brain on Oracle AI Database 26ai" (in review with the Oracle DevRel team via Freeman & Forrest).A personal second brain: your posts, videos, notes, and AI chats unified in one Oracle AI Database 26ai —
visibilitycolumn filters every read path, including memory recall)docs/TUTORIAL.md), eval suites for retrieval/grounding/privacy, and three prompts that let readers build their version with their AI coding agentAlso adds the row to the
apps/index table (formatted with the repo's Prettier config).Notes for reviewers
docs/BLOG.mdis the article draft itself — happy to remove it from this folder if you prefer to avoid duplication once the article is hosted.THIRD_PARTY_LICENSES.md; everything else is the author's original work.🤖 Generated with Claude Code