chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
https://github.com/openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
https://github.com/openai/chatgpt-retrieval-plugin
GitHub
GitHub - openai/chatgpt-retrieval-plugin: The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking…
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language. - openai/chatgpt-retrieval-plugin
Why didn't Python become popular until long after its creation?
https://www.reddit.com/r/Python/comments/12glkw4/why_didnt_python_become_popular_until_long_after/
https://www.reddit.com/r/Python/comments/12glkw4/why_didnt_python_become_popular_until_long_after/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
scrapeghost
Experimental library for scraping websites using OpenAI's GPT API.
https://github.com/jamesturk/scrapeghost/
Experimental library for scraping websites using OpenAI's GPT API.
https://github.com/jamesturk/scrapeghost/
GitHub
GitHub - jamesturk/scrapeghost: 👻 Experimental library for scraping websites using OpenAI's GPT API.
👻 Experimental library for scraping websites using OpenAI's GPT API. - jamesturk/scrapeghost
megamock
The Developer Experience Upgrade for Python Mocking.
https://github.com/JamesHutchison/megamock
The Developer Experience Upgrade for Python Mocking.
https://github.com/JamesHutchison/megamock
GitHub
GitHub - JamesHutchison/megamock: The developer experience (DevX) upgrade for Python mocking
The developer experience (DevX) upgrade for Python mocking - JamesHutchison/megamock
How to Create and Use Virtual Environments in Python With Poetry
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you how to set up a virtual environment with poetry, a package manager for Python that simplifies dependency management and project packaging.
https://www.youtube.com/watch?v=0f3moPe_bhk
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you how to set up a virtual environment with poetry, a package manager for Python that simplifies dependency management and project packaging.
https://www.youtube.com/watch?v=0f3moPe_bhk
YouTube
How to Create and Use Virtual Environments in Python With Poetry
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you…
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you…
Savant
Python Streaming Video Analytics Framework With Batteries Included.
https://github.com/insight-platform/Savant
Python Streaming Video Analytics Framework With Batteries Included.
https://github.com/insight-platform/Savant
GitHub
GitHub - insight-platform/Savant: Python Computer Vision & Video Analytics Framework With Batteries Included
Python Computer Vision & Video Analytics Framework With Batteries Included - insight-platform/Savant
Fun with Vector Databases
A post about using Python and FastAPI with vector databases and semantic search.
https://garybake.com/vector_databases.html
A post about using Python and FastAPI with vector databases and semantic search.
https://garybake.com/vector_databases.html
Programming, Machine learning and Electronics chit chat
Fun with Vector Databases
Making Python 100x faster with less than 100 lines of Rust
https://ohadravid.github.io/posts/2023-03-rusty-python/
https://ohadravid.github.io/posts/2023-03-rusty-python/
ohadravid.github.io
Making Python 100x faster with less than 100 lines of Rust
Update: I gave a talk on this topic at P99 CONF 2023 and at PyCon IL 2024 (Hebrew).
A while ago at $work, we had a performance issue with one of our core Python …
A while ago at $work, we had a performance issue with one of our core Python …
Hello Dolly: Democratizing the magic of ChatGPT with open models
Introducing Dolly, a breakthrough in LLM from Databricks. Learn how Databricks open sourced the model and all its training code, enabling organizations to re-create Dolly at a minimal cost.
https://www.databricks.com/blog/2023/03/24/hello-dolly-democratizing-magic-chatgpt-open-models.html
Introducing Dolly, a breakthrough in LLM from Databricks. Learn how Databricks open sourced the model and all its training code, enabling organizations to re-create Dolly at a minimal cost.
https://www.databricks.com/blog/2023/03/24/hello-dolly-democratizing-magic-chatgpt-open-models.html
Databricks
Hello Dolly: Democratizing the magic of ChatGPT with open models
Introducing 'Hello Dolly,' a project to democratize AI by integrating ChatGPT and open models, making advanced AI accessible to everyone.
zauberzeug / nicegui
Create web-based interfaces with Python. The nice way.
https://github.com/zauberzeug/nicegui
Create web-based interfaces with Python. The nice way.
https://github.com/zauberzeug/nicegui
GitHub
GitHub - zauberzeug/nicegui: Create web-based user interfaces with Python. The nice way.
Create web-based user interfaces with Python. The nice way. - zauberzeug/nicegui
Django 4.2 released
Django 4.2 is designated as a long-term support release. It will receive security updates for at least three years after its release. Support for the previous LTS, Django 3.2, will end in April 2024.
https://www.djangoproject.com/weblog/2023/apr/03/django-42-released/
Django 4.2 is designated as a long-term support release. It will receive security updates for at least three years after its release. Support for the previous LTS, Django 3.2, will end in April 2024.
https://www.djangoproject.com/weblog/2023/apr/03/django-42-released/
Django Project
Django 4.2 released
Posted by Mariusz Felisiak on April 3, 2023
ckit
A command line utility to help you organise and quickly run frequently used commands.
https://github.com/fpgmaas/ckit
A command line utility to help you organise and quickly run frequently used commands.
https://github.com/fpgmaas/ckit
GitHub
GitHub - fpgmaas/ckit: A command line utility to help you organise and quickly run frequently used commands.
A command line utility to help you organise and quickly run frequently used commands. - fpgmaas/ckit
Limiting concurrency in Python asyncio – the story of async imap_unordered()
https://death.andgravity.com/limit-concurrency
https://death.andgravity.com/limit-concurrency
death and gravity
Limiting concurrency in Python asyncio: the story of async imap_unordered()
So, you're doing some async stuff, repeatedly, hundreds of thousands of times. How do you *not* do it all at once? Hint: asyncio.Semaphore is not always the best way, despite what Stack Overflow may tell you ;)
Show HN: Quadratic – Open-Source Spreadsheet with Python, AI (WASM and WebGL)
https://www.quadratichq.com/
https://www.quadratichq.com/
Quadratichq
Chat with your data and build repeatable, shareable insights in seconds.
Using Unpoly with Django
The article provides a tutorial on using Unpoly, a JavaScript library for seamless and fast dynamic web applications, with Django. It covers how to install and configure Unpoly, integrate it with Django views and templates, and use its various features, such as remote forms, partial page updates, and navigation.
https://spapas.github.io/2023/04/04/using-unpoly-with-django/
The article provides a tutorial on using Unpoly, a JavaScript library for seamless and fast dynamic web applications, with Django. It covers how to install and configure Unpoly, integrate it with Django views and templates, and use its various features, such as remote forms, partial page updates, and navigation.
https://spapas.github.io/2023/04/04/using-unpoly-with-django/
spapas.github.io
Using Unpoly with Django — /var/
Marvin
A batteries-included library for building AI-powered software.
https://github.com/PrefectHQ/marvin
A batteries-included library for building AI-powered software.
https://github.com/PrefectHQ/marvin
GitHub
GitHub - PrefectHQ/marvin: an ambient intelligence library
an ambient intelligence library. Contribute to PrefectHQ/marvin development by creating an account on GitHub.
Comprehensive Reddit Saved Posts Downloader - retrieves almost all content ever saved
https://www.reddit.com/r/Python/comments/12fzdu2/comprehensive_reddit_saved_posts_downloader/
https://www.reddit.com/r/Python/comments/12fzdu2/comprehensive_reddit_saved_posts_downloader/
Reddit
From the Python community on Reddit: Comprehensive Reddit Saved Posts Downloader - retrieves almost all content ever saved
Explore this post and more from the Python community