CSV-AI
CSV-AI is the ultimate app powered by LangChain, OpenAI, and Streamlit that allows you to unlock hidden insights in your CSV files. With CSV-AI, you can effortlessly interact with, summarize, and analyze your CSV files in one convenient place.
https://github.com/Safiullah-Rahu/CSV-AI
CSV-AI is the ultimate app powered by LangChain, OpenAI, and Streamlit that allows you to unlock hidden insights in your CSV files. With CSV-AI, you can effortlessly interact with, summarize, and analyze your CSV files in one convenient place.
https://github.com/Safiullah-Rahu/CSV-AI
GitHub
GitHub - Safiullah-Rahu/CSV-AI: CSV-AI is the ultimate app powered by LangChain, OpenAI, and Streamlit that allows you to unlock…
CSV-AI is the ultimate app powered by LangChain, OpenAI, and Streamlit that allows you to unlock hidden insights in your CSV files. With CSV-AI, you can effortlessly interact with, summarize, and a...
Python in Visual Studio Code – June 2023 Release
This release includes the following announcements:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2023-release/
This release includes the following announcements:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2023-release/
Microsoft News
Python in Visual Studio Code – June 2023 Release
The June 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes a test discovery and execution rewrite, an option to run your Python file in a dedicated terminal, a preview of IntelliSense on overloaded…
How to Create a UTF-16 Surrogate Pair by Hand, with Python
https://www.oilshell.org/blog/2023/06/surrogate-pair.html
https://www.oilshell.org/blog/2023/06/surrogate-pair.html
www.oilshell.org
How to Create a UTF-16 Surrogate Pair by Hand, with Python
AsyncIO
The author argues that asyncio is too complex, difficult to use, and that its performance benefits are not worth the added complexity for most applications. The author recommends using gevent, another Python library that allows asynchronous programming, as an alternative to asyncio.
https://charlesleifer.com/blog/asyncio/
The author argues that asyncio is too complex, difficult to use, and that its performance benefits are not worth the added complexity for most applications. The author recommends using gevent, another Python library that allows asynchronous programming, as an alternative to asyncio.
https://charlesleifer.com/blog/asyncio/
Understanding CPUs can help speed up Numba and NumPy code
With a little understanding of how CPUs and compilers work, you can speed up NumPy with faster Numba code.
https://pythonspeed.com/articles/speeding-up-numba/
With a little understanding of how CPUs and compilers work, you can speed up NumPy with faster Numba code.
https://pythonspeed.com/articles/speeding-up-numba/
Python⇒Speed
Understanding CPUs can help speed up Numba and NumPy code
With a little understanding of how CPUs and compilers work, you can speed up NumPy with faster Numba code.
Frouros
Frouros is an open-source Python library for drift detection in machine learning systems.
https://github.com/IFCA/frouros
Frouros is an open-source Python library for drift detection in machine learning systems.
https://github.com/IFCA/frouros
GitHub
GitHub - IFCA-Advanced-Computing/frouros: Frouros: an open-source Python library for drift detection in machine learning systems.
Frouros: an open-source Python library for drift detection in machine learning systems. - IFCA-Advanced-Computing/frouros
Python Dict – An Explorable Explanation
https://just-taking-a-ride.com/inside_python_dict/chapter1.html
https://just-taking-a-ride.com/inside_python_dict/chapter1.html
Audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
https://github.com/facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
https://github.com/facebookresearch/audiocraft
GitHub
GitHub - facebookresearch/audiocraft: Audiocraft is a library for audio processing and generation with deep learning. It features…
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable...
Gotchas of Streaming Pipelines: Profiling & Performance Improvements
Discover how Lyft identified and fixed performance issues in their streaming pipelines.
https://eng.lyft.com/gotchas-of-streaming-pipelines-profiling-performance-improvements-301439f46412
Discover how Lyft identified and fixed performance issues in their streaming pipelines.
https://eng.lyft.com/gotchas-of-streaming-pipelines-profiling-performance-improvements-301439f46412
Medium
Gotchas of Streaming Pipelines: Profiling & Performance Improvements
Discover how Lyft identified and fixed performance issues in our streaming pipelines.
Maccarone
Maccarone is an experimental tool that lets you write English inside Python source code.
https://github.com/bsilverthorn/maccarone
Maccarone is an experimental tool that lets you write English inside Python source code.
https://github.com/bsilverthorn/maccarone
GitHub
GitHub - bsilverthorn/maccarone: AI-managed code blocks in Python ⏪⏩
AI-managed code blocks in Python ⏪⏩. Contribute to bsilverthorn/maccarone development by creating an account on GitHub.
Pro-Tip – pytest fixtures are magic!
Fixtures are building blocks for good tests and can increase development speed. The main issue with writing tests is setting up necessary data before the test, but pytest fixtures make it easier by injecting necessary data into your tests.
https://www.revsys.com/tidbits/pytest-fixtures-are-magic
Fixtures are building blocks for good tests and can increase development speed. The main issue with writing tests is setting up necessary data before the test, but pytest fixtures make it easier by injecting necessary data into your tests.
https://www.revsys.com/tidbits/pytest-fixtures-are-magic
REVSYS
pytest fixtures are magic!
Fixtures are building blocks for good tests and can increase development speed. The main issue with writing tests is setting up necessary data before the test, but pytest fixtures make it easier by injecting necessary data into your tests.
Bringing Locality of Behaviour to Django Views and URLs
Introducing django-view-decorator, a Django package which brings Locality of Behaviour to your Views and URLs.
https://valberg.dk/bringing-locality-of-behaviour-to-django-views-and-urls.html
Introducing django-view-decorator, a Django package which brings Locality of Behaviour to your Views and URLs.
https://valberg.dk/bringing-locality-of-behaviour-to-django-views-and-urls.html
languagemodels
Explore large language models on any computer with 512MB of RAM.
https://github.com/jncraton/languagemodels
Explore large language models on any computer with 512MB of RAM.
https://github.com/jncraton/languagemodels
GitHub
GitHub - jncraton/languagemodels: Explore large language models in 512MB of RAM
Explore large language models in 512MB of RAM. Contribute to jncraton/languagemodels development by creating an account on GitHub.
ricklamers / gpt-code-ui
An open source implementation of OpenAI's ChatGPT Code interpreter
https://github.com/ricklamers/gpt-code-ui
An open source implementation of OpenAI's ChatGPT Code interpreter
https://github.com/ricklamers/gpt-code-ui
GitHub
GitHub - ricklamers/gpt-code-ui: An open source implementation of OpenAI's ChatGPT Code interpreter
An open source implementation of OpenAI's ChatGPT Code interpreter - ricklamers/gpt-code-ui
FableForge
Generate a picture book from a single prompt using OpenAI function calling, replicate, and Deep Lake.
https://github.com/e-johnstonn/FableForge
Generate a picture book from a single prompt using OpenAI function calling, replicate, and Deep Lake.
https://github.com/e-johnstonn/FableForge
GitHub
GitHub - e-johnstonn/FableForge: Generate a picture book from a single prompt using OpenAI function calling, replicate, and Deep…
Generate a picture book from a single prompt using OpenAI function calling, replicate, and Deep Lake - e-johnstonn/FableForge
OpenTalker / video-retalking
SIGGRAPH Asia 2022 VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
https://github.com/OpenTalker/video-retalking
SIGGRAPH Asia 2022 VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
https://github.com/OpenTalker/video-retalking
GitHub
GitHub - OpenTalker/video-retalking: [SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video…
[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild - OpenTalker/video-retalking
Show HN: Autolabel, a Python library to label and enrich text data with LLMs
https://github.com/refuel-ai/autolabel
https://github.com/refuel-ai/autolabel
GitHub
GitHub - refuel-ai/autolabel: Label, clean and enrich text datasets with LLMs.
Label, clean and enrich text datasets with LLMs. Contribute to refuel-ai/autolabel development by creating an account on GitHub.