From 2a1073a271f04cdc5b9aa6bfbe5e4fdb931bf5c4 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Wed, 19 Feb 2025 15:15:50 +0300 Subject: [PATCH] m --- db/sql/postgres/docs/books.txt | 2 ++ science/ai/agent/free/langchain/features/memory.txt | 8 ++++++++ science/ai/{transformers => rag}/rag.txt | 0 science/ai/rag/rivet.txt | 9 +++++++++ science/ai/rag/sfa-single-file-agent.txt | 4 ++++ security/crypto/docs/books.txt | 2 ++ 6 files changed, 25 insertions(+) create mode 100644 science/ai/agent/free/langchain/features/memory.txt rename science/ai/{transformers => rag}/rag.txt (100%) create mode 100644 science/ai/rag/rivet.txt create mode 100644 science/ai/rag/sfa-single-file-agent.txt diff --git a/db/sql/postgres/docs/books.txt b/db/sql/postgres/docs/books.txt index 0f7ca4f6b..18169260d 100644 --- a/db/sql/postgres/docs/books.txt +++ b/db/sql/postgres/docs/books.txt @@ -25,6 +25,8 @@ DombrovskayaNovikovBailiekova - PostgreSQL Query Optimization 2nd ed ! from p248 Komarov - DB Roadmap ru of p521 33DC59667E2408E5BF0129885E59C007 +Hussain - Mastering PostgreSQL + need Schonig - Mastering PostgreSQL 17 6th ed 653EB3F306A4564D9353A16BD58C08D3 B74F1935564DB3B95989CFF5D02F9EBF diff --git a/science/ai/agent/free/langchain/features/memory.txt b/science/ai/agent/free/langchain/features/memory.txt new file mode 100644 index 000000000..05747b3d4 --- /dev/null +++ b/science/ai/agent/free/langchain/features/memory.txt @@ -0,0 +1,8 @@ +https://blog.langchain.dev/langmem-sdk-launch/ +https://langchain-ai.github.io/langmem/?ref=blog.langchain.dev + +2025 +LangChain - Long-term Memory: LangMem SDK Conceptual Guide 0:00 of 7:18 + https://www.youtube.com/watch?v=snZI5ojuMRc + https://www.youtube.com/watch?v=WW-v5mO2P7w + https://www.youtube.com/watch?v=3Yp-hIEcWXk diff --git a/science/ai/transformers/rag.txt b/science/ai/rag/rag.txt similarity index 100% rename from science/ai/transformers/rag.txt rename to science/ai/rag/rag.txt diff --git a/science/ai/rag/rivet.txt b/science/ai/rag/rivet.txt new file mode 100644 index 000000000..4c089f603 --- /dev/null +++ b/science/ai/rag/rivet.txt @@ -0,0 +1,9 @@ +https://rivet.ironcladapp.com/ + +https://github.com/Ironclad/rivet + +https://www.youtube.com/@rivet_ts + +https://rivet.ironcladapp.com/docs +https://rivet.ironcladapp.com/docs/tutorial +https://rivet.ironcladapp.com/docs/api-reference diff --git a/science/ai/rag/sfa-single-file-agent.txt b/science/ai/rag/sfa-single-file-agent.txt new file mode 100644 index 000000000..fd1a72747 --- /dev/null +++ b/science/ai/rag/sfa-single-file-agent.txt @@ -0,0 +1,4 @@ +2025 +IndyDevDan - Single File Agents. Python Scripts with Astral UV. AI Coding with Aider Architect 0:00 of 32:28 + https://www.youtube.com/watch?v=YAIJV48QlXc + https://github.com/disler/single-file-agents diff --git a/security/crypto/docs/books.txt b/security/crypto/docs/books.txt index 18e875daf..1bdcc7184 100644 --- a/security/crypto/docs/books.txt +++ b/security/crypto/docs/books.txt @@ -3,3 +3,5 @@ NitaMihailescu - Cryptography and Cryptanalysis in Java ! need Louridas - Cryptography ! need +2022 +TrivediGandhiPandit - Cryptography and Network Security