If you like the LangChain "Talk to Notion" App but wish it had: Better splitting Better memory Newer @streamlit components Could be embedded back INTO Notion Then boy do I have a treat for you! https://
blog.streamlit.io/build-your-own
-notion-chatbot/
…
@hwchase17
-
Build Better Notion Chatbot with Streamlit Components
By
–
-
AI builds psychological models for personalized learning experiences
By
–
Love love love to see this level of personalization """Over time, this builds a psychological model of the learner–not trivial stuff, but their beliefs, intentions, interests, emotions, knowledge, history, thoughts, goals…""" Need more stuff like this
-
Handling Large Documents Exceeding Context Windows
By
–
ah. curious to see approaches to large documents that wont fit in the context window 🙂
-
How Does AI Understand Document Context for Code Generation?
By
–
you said you were going to get it to write code to modify the document. when you give it instructions "change last ? to ." the function call is "replace_text("…?", "….")" (or something. it knows what the last sentence is…. how?
-

JavaScript Retrieval Functionality in LangChain Framework
By
–
Great to have this retrieval functionality in JS See the underlying prompt here: https://
smith.langchain.com/hub/jacob/mult
i-query-retriever
… -
Webinar Series on AI Agents by Arize and Astronomer
By
–
Some cool virtual events: a series of webinars by @arizeai and @AstronomerAmber on agents! Webinar series:
-

Building RAG-Based LLM Applications: Complete Resource Guide
By
–
This is an incredible resource on building RAG-based LLM applications 45 minute read!!!! Lots to learn
-

LangSmith enables visibility into Tree of Thought reasoning
By
–
Another great walk through from @CobusGreylingZA Tree of though has a lot going on under the hood – nice to be able to see all of that with langsmith
-
Using LLMs to Enrich Your Data Effectively
By
–
.
@ndzfs has a lot of awesome articles This one is no exception – using LLMs to enrich your data