Master Python & Zoom API | Build a Server-to-Server App That Transcribes Recordings
Learn how to use Zoom's API with Python in this step-by-step guide! In this tutorial, you'll learn how to create a robust server-to-server OAuth application that automatically transcribes your Zoom recordings, prints them directly to your terminal, and saves them as text files. Perfect for developers, this tutorial will take you from setup to execution, so you'll have a fully functional ...
https://www.youtube.com/watch?v=sQVliRl5uKw
Learn how to use Zoom's API with Python in this step-by-step guide! In this tutorial, you'll learn how to create a robust server-to-server OAuth application that automatically transcribes your Zoom recordings, prints them directly to your terminal, and saves them as text files. Perfect for developers, this tutorial will take you from setup to execution, so you'll have a fully functional ...
https://www.youtube.com/watch?v=sQVliRl5uKw
YouTube
🚀 Master Python & Zoom API | Build a Server-to-Server App That Transcribes Recordings
🔑 Get an AssemblyAI API Key: https://www.assemblyai.com/dashboard/signup?utm_source=youtube&utm_medium=referral&utm_campaign=yt_ry_8
🧑💻 GitHub repo: https://github.com/AssemblyAI-Examples/assemblyai-zoom-transcripts
📃 Blog post: https://www.assemblyai.com/blog/zoom…
🧑💻 GitHub repo: https://github.com/AssemblyAI-Examples/assemblyai-zoom-transcripts
📃 Blog post: https://www.assemblyai.com/blog/zoom…
Panza
A personal email assistant, trained and running on-device.
https://github.com/IST-DASLab/PanzaMail
A personal email assistant, trained and running on-device.
https://github.com/IST-DASLab/PanzaMail
GitHub
GitHub - IST-DASLab/PanzaMail
Contribute to IST-DASLab/PanzaMail development by creating an account on GitHub.
Cute DI framework with agreeable API and everything you need
Powerful IoC-container with scopes, resources finalization, asyncio support and modular architecture
https://github.com/reagento/dishka/
Powerful IoC-container with scopes, resources finalization, asyncio support and modular architecture
https://github.com/reagento/dishka/
GitHub
GitHub - reagento/dishka: Cute dependency injection (DI) framework for Python with agreeable API and everything you need
Cute dependency injection (DI) framework for Python with agreeable API and everything you need - reagento/dishka
👍1
fastapi-cli
Run and manage FastAPI apps from the command line with FastAPI CLI.
https://github.com/tiangolo/fastapi-cli
Run and manage FastAPI apps from the command line with FastAPI CLI.
https://github.com/tiangolo/fastapi-cli
GitHub
GitHub - fastapi/fastapi-cli: Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀 - fastapi/fastapi-cli
prometheus-eval
Evaluate your LLM's response with Prometheus.
https://github.com/prometheus-eval/prometheus-eval
Evaluate your LLM's response with Prometheus.
https://github.com/prometheus-eval/prometheus-eval
GitHub
GitHub - prometheus-eval/prometheus-eval: Evaluate your LLM's response with Prometheus and GPT4 💯
Evaluate your LLM's response with Prometheus and GPT4 💯 - prometheus-eval/prometheus-eval
Real-Time Brainwave Visualization: Integrating Muse EEG with Python
https://ai9.notion.site/Real-Time-Brainwave-Visualization-Integrating-Muse-EEG-with-Python-54391bc09bf04b95a117d0fcf41ba351
https://ai9.notion.site/Real-Time-Brainwave-Visualization-Integrating-Muse-EEG-with-Python-54391bc09bf04b95a117d0fcf41ba351
AI Tools on Notion
Real-Time Brainwave Visualization: Integrating Muse EEG with Python | Notion
In exploring my Muse headband I ended up building a small application that allows you to stream the data output from the headband via a live visualization, or directly to a CSV (text) file on your computer. There are a lot of things to unpack as to why or…
Light speed with Python and JS
Nope, this article is not about making Python and JS run very fast, it's about making a light speed effect for the fun of a hundred of drunk people
https://www.bitecode.dev/p/light-speed-with-python-and-js
Nope, this article is not about making Python and JS run very fast, it's about making a light speed effect for the fun of a hundred of drunk people
https://www.bitecode.dev/p/light-speed-with-python-and-js
www.bitecode.dev
Light speed with Python and JS
We've gone to plaid!
Extracting Words from Scanned Books: A Step-by-Step Tutorial with Python, OpenCV
https://github.com/feitgemel/Open-CV/tree/main/Words-Segmentation
https://github.com/feitgemel/Open-CV/tree/main/Words-Segmentation
GitHub
Open-CV/Words-Segmentation at main · feitgemel/Open-CV
Open CV Python code examples. Contribute to feitgemel/Open-CV development by creating an account on GitHub.
An Intro to Logging with Python and Loguru
Python’s logging module isn’t the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru. Loguru intends to remove all the boilerplate you get with the Python logging API. You will find that Loguru greatly simplifies creating logs in Python.
https://www.blog.pythonlibrary.org/2024/05/15/an-intro-to-logging-with-python-and-loguru/
Python’s logging module isn’t the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru. Loguru intends to remove all the boilerplate you get with the Python logging API. You will find that Loguru greatly simplifies creating logs in Python.
https://www.blog.pythonlibrary.org/2024/05/15/an-intro-to-logging-with-python-and-loguru/
Mouse Vs Python
An Intro to Logging with Python and Loguru - Mouse Vs Python
Python's logging module isn't the only way to create logs. There are several third-party packages you can use, too. One of the most popular is Loguru.
Frame
Frame is a markdown language for creating state machines (automata) in Python as well as generating UML documentation.
https://github.com/frame-lang/frame_transpiler
Frame is a markdown language for creating state machines (automata) in Python as well as generating UML documentation.
https://github.com/frame-lang/frame_transpiler
GitHub
GitHub - frame-lang/frame_transpiler: Frame is a markdown language for creating state machines (automata) in Python as well as…
Frame is a markdown language for creating state machines (automata) in Python as well as generating UML documentation. - frame-lang/frame_transpiler
The Unit of Work Design Pattern Explained
This video explains the Unit of Work design pattern, a crucial concept for anyone who regularly interacts with databases. This pattern plays a key role by accumulating all transactions and executing them collectively. But why is this necessary? Find out in this video.
https://www.youtube.com/watch?v=HX6vkP-QD7U
This video explains the Unit of Work design pattern, a crucial concept for anyone who regularly interacts with databases. This pattern plays a key role by accumulating all transactions and executing them collectively. But why is this necessary? Find out in this video.
https://www.youtube.com/watch?v=HX6vkP-QD7U
YouTube
The Unit of Work Design Pattern Explained
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In today's video, I'll explain the Unit of Work design pattern, a crucial concept for anyone who regularly interacts with databases. This pattern plays a key role…
In today's video, I'll explain the Unit of Work design pattern, a crucial concept for anyone who regularly interacts with databases. This pattern plays a key role…
Pipecat
Open Source framework for voice and multimodal conversational AI.
https://github.com/pipecat-ai/pipecat
Open Source framework for voice and multimodal conversational AI.
https://github.com/pipecat-ai/pipecat
GitHub
GitHub - pipecat-ai/pipecat: Open Source framework for voice and multimodal conversational AI
Open Source framework for voice and multimodal conversational AI - pipecat-ai/pipecat
TimesFM
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
https://github.com/google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
https://github.com/google-research/timesfm
GitHub
GitHub - google-research/timesfm: TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed…
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting. - google-research/timesfm
Django: Getting a full model instance from a Subquery
https://blog.bmispelon.rocks/articles/2024/2024-05-09-django-getting-a-full-model-instance-from-a-subquery.html
https://blog.bmispelon.rocks/articles/2024/2024-05-09-django-getting-a-full-model-instance-from-a-subquery.html
👍1
High Impact Python Streamlit: Beautiful Interactive Maps and Charts
A step by step modular approach with UNFAO global food insecurity data.
https://johnloewen.substack.com/p/high-impact-python-streamlit-beautiful
A step by step modular approach with UNFAO global food insecurity data.
https://johnloewen.substack.com/p/high-impact-python-streamlit-beautiful
Data at Depth
High Impact Python Streamlit: Beautiful Interactive Maps and Charts
A step by step modular approach with UNFAO global food insecurity data
Tezos Blockchain Developer Course – Python Web3 Development
Learn how to develop distributed applications on Tezos, from setting up wallets to understanding and managing smart contracts effectively. The course covers various tools and techniques essential for Tezos developers and highlights the community-driven innovations that support the platform's growth.
https://www.youtube.com/watch?v=pHQfw1W7V8s
Learn how to develop distributed applications on Tezos, from setting up wallets to understanding and managing smart contracts effectively. The course covers various tools and techniques essential for Tezos developers and highlights the community-driven innovations that support the platform's growth.
https://www.youtube.com/watch?v=pHQfw1W7V8s
YouTube
Tezos Blockchain Developer Course – Python Web3 Development
This comprehensive Tezos blockchain development course will teach you about its ecosystem, smart contracts, and the technology’s applications. Tezos provided a grant to make this course possible.
Learn how to develop distributed applications on Tezos, from…
Learn how to develop distributed applications on Tezos, from…
UXsim
Vehicular traffic flow simulator in road network, written in pure Python.
https://github.com/toruseo/UXsim
Vehicular traffic flow simulator in road network, written in pure Python.
https://github.com/toruseo/UXsim
GitHub
GitHub - toruseo/UXsim: Vehicular traffic flow simulator in road network, written in pure Python
Vehicular traffic flow simulator in road network, written in pure Python - toruseo/UXsim
A first attempt at DSPy Agents from scratch
This post is going to take a first pass at creating Agents from scratch, using DSPy. The goal here is education, and to explore how one might build agents from scratch in DSPy.
https://learnbybuilding.ai/tutorials/dspy-agents-from-scratch
This post is going to take a first pass at creating Agents from scratch, using DSPy. The goal here is education, and to explore how one might build agents from scratch in DSPy.
https://learnbybuilding.ai/tutorials/dspy-agents-from-scratch
learnbybuilding.ai
A first attempt at DSPy Agents from scratch
This post is going to take a first pass at creating Agents from scratch, using DSPy. The goal here is education, and to explore how one might build agents from scratch in DSPy.