jerryjliu / llama_index
LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.
https://github.com/jerryjliu/llama_index
LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.
https://github.com/jerryjliu/llama_index
GitHub
GitHub - run-llama/llama_index: LlamaIndex is the leading framework for building LLM-powered agents over your data.
LlamaIndex is the leading framework for building LLM-powered agents over your data. - run-llama/llama_index
Building a Bloom filter
In this post, we will explore the Bloom filter — a data structure that is ingenious in its simplicity and elegant in its design
https://luminousmen.com/post/building-a-bloom-filter
In this post, we will explore the Bloom filter — a data structure that is ingenious in its simplicity and elegant in its design
https://luminousmen.com/post/building-a-bloom-filter
Blog | iamluminousmen
Building a Bloom filter
In this post, we will explore the Bloom filter — a data structure that is ingenious in its simplicity and elegant in its design
When to use Python's "list" function
When should you use the built-in list(...) function in Python? And when shouldn't you? The list constructor is both underused and overused in Python.
https://www.pythonmorsels.com/using-list/
When should you use the built-in list(...) function in Python? And when shouldn't you? The list constructor is both underused and overused in Python.
https://www.pythonmorsels.com/using-list/
Pythonmorsels
Python's list constructor: when and how to use it
When should you use the built-in list function in Python? And when shouldn't you?
DiffusionFastForward
Course on diffusion generative models in a fast forward mode.
https://github.com/mikonvergence/DiffusionFastForward
Course on diffusion generative models in a fast forward mode.
https://github.com/mikonvergence/DiffusionFastForward
GitHub
GitHub - mikonvergence/DiffusionFastForward: DiffusionFastForward: a free course and experimental framework for diffusion-based…
DiffusionFastForward: a free course and experimental framework for diffusion-based generative models - mikonvergence/DiffusionFastForward
Data validation in Python: a look into Pandera and Great Expectations
Data validation is a vital step in any data-oriented workstream. This post investigates and compares two popular Python data validation packages - Pandera and Great Expectations.
https://endjin.com/blog/2023/03/a-look-into-pandera-and-great-expectations-for-data-validation
Data validation is a vital step in any data-oriented workstream. This post investigates and compares two popular Python data validation packages - Pandera and Great Expectations.
https://endjin.com/blog/2023/03/a-look-into-pandera-and-great-expectations-for-data-validation
Endjin
Data validation in Python: a look into Pandera and Great Expectations | endjin
Implement Python data validation with Pandera & Great Expectations in this comparison of their features and use cases.
Creosote - Identify unused dependencies and avoid a bloated virtual environment
https://www.reddit.com/r/Python/comments/11n717z/creosote_identify_unused_dependencies_and_avoid_a/
https://www.reddit.com/r/Python/comments/11n717z/creosote_identify_unused_dependencies_and_avoid_a/
Reddit
r/Python on Reddit: Creosote - Identify unused dependencies and avoid a bloated virtual environment
Posted by u/ffredrikk - 607 votes and 64 comments
The Speed of Python: It Ain’t That Bad!
I hear all the time that Python is way too slow. Is it?
https://medium.com/pythoniq/the-speed-of-python-it-aint-that-bad-9f703dd2924e
I hear all the time that Python is way too slow. Is it?
https://medium.com/pythoniq/the-speed-of-python-it-aint-that-bad-9f703dd2924e
Medium
The Speed of Python: It Ain’t That Bad!
I hear all the time that Python is way too slow. Is it?
How We Deploy 5X Faster with Warm Docker Containers
Using pex, Serverless Dagster Cloud now deploys 4 to 5 times faster by avoiding the overhead of building and launching Docker images.
https://dagster.io/blog/fast-deploys-with-pex-and-docker
Using pex, Serverless Dagster Cloud now deploys 4 to 5 times faster by avoiding the overhead of building and launching Docker images.
https://dagster.io/blog/fast-deploys-with-pex-and-docker
How to Build a Complete Python Package Step-by-Step
Do you want to know how to build a complete Python package? Well, look no further! This video will take you step-by-step through the entire process, from creating your project to publishing it on PyPI.
https://www.youtube.com/watch?v=5KEObONUkik
Do you want to know how to build a complete Python package? Well, look no further! This video will take you step-by-step through the entire process, from creating your project to publishing it on PyPI.
https://www.youtube.com/watch?v=5KEObONUkik
YouTube
How to Build a Complete Python Package Step-by-Step
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Do you want to know how to build a complete Python package? Well, look no further! This video will take you step-by-step through the entire process, from creating…
Do you want to know how to build a complete Python package? Well, look no further! This video will take you step-by-step through the entire process, from creating…
jaymody / picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
https://github.com/jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
https://github.com/jaymody/picoGPT
GitHub
GitHub - jaymody/picoGPT: An unnecessarily tiny implementation of GPT-2 in NumPy.
An unnecessarily tiny implementation of GPT-2 in NumPy. - jaymody/picoGPT
Mathesar
An intuitive UI for managing data, for users of all technical skill levels. Built on Postgres.
https://github.com/centerofci/mathesar
An intuitive UI for managing data, for users of all technical skill levels. Built on Postgres.
https://github.com/centerofci/mathesar
GitHub
GitHub - mathesar-foundation/mathesar: An intuitive spreadsheet-like interface that lets users of all technical skill levels view…
An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly—100% open source and self hosted, with native Post...
Python Automation with ChatGPT
In this video we are going to learn how to use Python to automate things for us so we don't have to do them manually. But here's even more interesting thing we will do we will ChatGPT and we will tell Python to use ChatGPT's API or the underlying API that ChatGPT is also using to generate the Python scripts for the two use cases.
https://www.youtube.com/watch?v=w-X_EQ2Xva4
In this video we are going to learn how to use Python to automate things for us so we don't have to do them manually. But here's even more interesting thing we will do we will ChatGPT and we will tell Python to use ChatGPT's API or the underlying API that ChatGPT is also using to generate the Python scripts for the two use cases.
https://www.youtube.com/watch?v=w-X_EQ2Xva4
YouTube
Python Automation with ChatGPT
Python Automation with ChatGPT | Write Python code to connect to OpenAI API and generate automation scripts in seconds!
#python #chatgpt #techworldwithnana
▬▬▬▬▬▬ PRE-REQUISITES ⏰ ▬▬▬▬▬▬
► Python Programming Tutorial: https://youtu.be/t8pPdKYpowI…
#python #chatgpt #techworldwithnana
▬▬▬▬▬▬ PRE-REQUISITES ⏰ ▬▬▬▬▬▬
► Python Programming Tutorial: https://youtu.be/t8pPdKYpowI…