Building an Advanced RAG System With Self-Querying Retrieval
https://www.mongodb.com/developer/products/atlas/advanced-rag-self-querying-retrieval
https://www.mongodb.com/developer/products/atlas/advanced-rag-self-querying-retrieval
Mongodb
Building an Advanced RAG System With Self-Querying Retrieval | MongoDB
In this tutorial, we will see how to build an advanced RAG system with self-query retrieval.
Hy 1.0.0, the Lisp dialect for Python, has been released
https://github.com/hylang/hy/discussions/2608
https://github.com/hylang/hy/discussions/2608
GitHub
Hy 1.0.0, the Lisp dialect for Python, has been released · hylang hy · Discussion #2608
I'm pleased to announce the release of Hy 1.0.0, after nearly 12 years of on-and-off development and lots of real-world use. Hy is a Lisp dialect embedded in Python. See Hylang.org for an intro...
13 Python Quirks That Will Surprise You
This video presents 13 peculiar aspects of Python programming, with the final example being particularly confusing for newcomers to the language. Each quirk is demonstrated through code examples, accompanied by explanations for their existence and behavior.
https://www.youtube.com/watch?v=eufjIfVOm8s
This video presents 13 peculiar aspects of Python programming, with the final example being particularly confusing for newcomers to the language. Each quirk is demonstrated through code examples, accompanied by explanations for their existence and behavior.
https://www.youtube.com/watch?v=eufjIfVOm8s
YouTube
13 Python Quirks That Will Surprise You
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
In this video, I’ll show you 13 things in Python that are just weird. The last one is really confusing, especially if you’re a new Python developer. I’ll go through each of…
In this video, I’ll show you 13 things in Python that are just weird. The last one is really confusing, especially if you’re a new Python developer. I’ll go through each of…
rerankers: A Lightweight Python Library to Unify Ranking Methods
Re-ranking is an integral component of many retrieval pipelines; however, there exist numerous approaches to it, all with different implementation methods. To mitigate this, we propose rerankers, a Python library which provides a simple, easy-to-use interface to all commonly used re-ranking approaches.
https://www.answer.ai/posts/2024-09-16-rerankers.html
Re-ranking is an integral component of many retrieval pipelines; however, there exist numerous approaches to it, all with different implementation methods. To mitigate this, we propose rerankers, a Python library which provides a simple, easy-to-use interface to all commonly used re-ranking approaches.
https://www.answer.ai/posts/2024-09-16-rerankers.html
Answer.AI
rerankers: A Lightweight Python Library to Unify Ranking Methods – Answer.AI
Re-ranking is an integral component of many retrieval pipelines; however, there exist numerous approaches to it, all with different implementation methods. To mitigate this, we propose rerankers, a Python library which provides a simple, easy-to-use interface…
Spiderweb
A small web framework, just big enough for a spider. Also check an
https://github.com/itsthejoker/spiderweb
A small web framework, just big enough for a spider. Also check an
https://github.com/itsthejoker/spiderweb
GitHub
GitHub - itsthejoker/spiderweb: A small web framework, just big enough for a spider.
A small web framework, just big enough for a spider. - itsthejoker/spiderweb
meta-llama / llama-stack
Model components of the Llama Stack APIs
https://github.com/meta-llama/llama-stack
Model components of the Llama Stack APIs
https://github.com/meta-llama/llama-stack
GitHub
GitHub - meta-llama/llama-stack: Composable building blocks to build Llama Apps
Composable building blocks to build Llama Apps. Contribute to meta-llama/llama-stack development by creating an account on GitHub.
skrub
A Python library that facilitates prepping your tables for machine learning.
https://github.com/skrub-data/skrub/
A Python library that facilitates prepping your tables for machine learning.
https://github.com/skrub-data/skrub/
GitHub
GitHub - skrub-data/skrub: Prepping tables for machine learning
Prepping tables for machine learning. Contribute to skrub-data/skrub development by creating an account on GitHub.
An In-Depth Guide to Contrastive Learning: Techniques, Models, and Applications
Discover the fundamentals of contrastive learning, including key techniques like SimCLR, MoCo, and CLIP. Learn how contrastive learning improves unsupervised learning and its practical applications.
https://myscale.com/blog/what-is-contrastive-learning
Discover the fundamentals of contrastive learning, including key techniques like SimCLR, MoCo, and CLIP. Learn how contrastive learning improves unsupervised learning and its practical applications.
https://myscale.com/blog/what-is-contrastive-learning
Myscale
An In-Depth Guide to Contrastive Learning: Techniques, Models, and Applications
Discover the fundamentals of contrastive learning, including key techniques like SimCLR, MoCo, and CLIP. Learn how contrastive learning improves unsupervised learning and its practical applications.
SurfSense
Personal AI Assistant for World Wide Web Surfers. Research & Never forget anything you see on the Internet.
https://github.com/MODSetter/SurfSense
Personal AI Assistant for World Wide Web Surfers. Research & Never forget anything you see on the Internet.
https://github.com/MODSetter/SurfSense
Building RAG with Postgres
A step by step guide to building a RAG system with Postgres.
https://anyblockers.com/posts/building-rag-with-postgres
A step by step guide to building a RAG system with Postgres.
https://anyblockers.com/posts/building-rag-with-postgres
Anyblockers
Building RAG with Postgres — any blockers?
A step by step guide to building a RAG system with Postgres
What are some well-known, universally understood things that a self learner might miss?
https://www.reddit.com/r/learnpython/comments/1fsol3z/what_are_some_wellknown_universally_understood/
https://www.reddit.com/r/learnpython/comments/1fsol3z/what_are_some_wellknown_universally_understood/
Reddit
From the learnpython community on Reddit
Explore this post and more from the learnpython community
Refactoring Python with Tree-sitter and Jedi
https://jackevans.bearblog.dev/refactoring-python-with-tree-sitter-jedi/
https://jackevans.bearblog.dev/refactoring-python-with-tree-sitter-jedi/
Jack's blog
Refactoring Python with 🌳 Tree-sitter & Jedi
I was toying around with a refactor the other day that would have taken me ages by hand as it involved 100s of files.
I wanted to rename every instance of...
I wanted to rename every instance of...
Inside Bento: Jupyter Notebooks at Meta
Meta has developed Bento, an internal platform that enhances Jupyter notebooks with features like version control, collaborative editing, and automated dependency management. This system, which handles over 150,000 notebooks and supports 18,000 monthly active users, aims to improve productivity and collaboration for data scientists and engineers across Meta's various teams and projects.
https://engineering.fb.com/2024/09/17/data-infrastructure/inside-bento-jupyter-notebooks-at-meta/
Meta has developed Bento, an internal platform that enhances Jupyter notebooks with features like version control, collaborative editing, and automated dependency management. This system, which handles over 150,000 notebooks and supports 18,000 monthly active users, aims to improve productivity and collaboration for data scientists and engineers across Meta's various teams and projects.
https://engineering.fb.com/2024/09/17/data-infrastructure/inside-bento-jupyter-notebooks-at-meta/
Engineering at Meta
Inside Bento: Jupyter Notebooks at Meta
This episode of the Meta Tech Podcast is all about Bento, Meta’s internal distribution of Jupyter Notebooks, an open-source web-based computing platform. Bento allows our engineers to mix code, tex…
RoboTwin
Dual-Arm Robot Benchmark with Generative Digital Twins.
https://github.com/TianxingChen/RoboTwin
Dual-Arm Robot Benchmark with Generative Digital Twins.
https://github.com/TianxingChen/RoboTwin
GitHub
GitHub - TianxingChen/RoboTwin: [CVPR 25 Highlight & ECCV 24 Workshop Best Paper] RoboTwin Dual-arm Robot Manipulation Simulation…
[CVPR 25 Highlight & ECCV 24 Workshop Best Paper] RoboTwin Dual-arm Robot Manipulation Simulation Platform - TianxingChen/RoboTwin
Everything you need to know about Python 3.13 – JIT and GIL went up the hill
https://drew.silcock.dev/blog/everything-you-need-to-know-about-python-3-13/
https://drew.silcock.dev/blog/everything-you-need-to-know-about-python-3-13/
drew.silcock.dev
Everything you need to know about Python 3.13 – JIT and GIL went up the hill | drew's dev blog
All you need to know about the latest Python release including Global Interpreter Lock and Just-in-Time compilation.