5/ "ChatGPT in an iOS Shortcut — Worlds Smartest HomeKit Voice Assistant" https://
matemarschalko.medium.com/chatgpt-in-an-
ios-shortcut-worlds-smartest-homekit-voice-assistant-9a33b780007a
… This voice assistant is significantly more capable and personalized than your regular Siri/Alexa/etc., and it was programmed in English.
SOFTWARE
-

ChatGPT iOS Shortcut Creates Advanced HomeKit Voice Assistant
By
–
-

Gradio: Fast Web Interface for ML Models Demo
By
–
2. Gradio → http://
gradio.app An alternative tool for making web apps for data science and machine learning. This is also a fastest way to demo your machine learning model with a friendly web interface. -

Streamlit: Open-source Python library for ML web apps
By
–
1. Streamlit → https://t.co/Qq4k2f72Ae
— Sumanth (@Sumanth_077) 19 février 2023
An open-source Python library that makes it easy to create and share web apps for machine learning and data science.
Just a few lines of code allows you to make beautiful demos of data scripts and ML models that you can share. pic.twitter.com/UBepd28ijI1. Streamlit → http://
streamlit.io An open-source Python library that makes it easy to create and share web apps for machine learning and data science. Just a few lines of code allows you to make beautiful demos of data scripts and ML models that you can share. -
Google lacks internal interest in maintaining open source project
By
–
Yeap! All Google needs to do is pay someone a few hours/month to keep it maintained. But since they don’t use it internally, zero interest.
-
Google Discontinues Fastlane Tool After Cutting Funding
By
–
Yeah, does nobody know? The last fastlane release was in November. Google cut funding. It’s unmaintained. They don’t use it internally either.
-
Google Abandons Fastlane Development Tool No Maintainers
By
–
Good luck. Google abandoned Fastlane, it has no maintainers currently.
-
Databricks SQL Enhances Data Migration with New Built-in Functions
By
–
#DatabricksSQL makes it as easy as possible to migrate your #data With the addition of new built-in functions, SQL workloads now have more expressibility on the #Lakehouse, making it easy to aggregate values, manipulate dates, and more! Check it out https://
dbricks.co/3H5ebyr -
DataRobot Enhances Data Scientist Collaboration and Productivity
By
–
DataRobot "allows data scientists to share and collaborate on projects with others, making it easier to work as a team on complex projects." Read more about why we made @KDNuggets list of #AI tools that enhance productivity for data scientists.
-

LangChain Chains: LLM, Vector DB QA, Conversation Guide
By
–
Chains (just a selection) LLM Chain: https://
hwchase17.github.io/langchainjs/do
cs/modules/chains/llm_chain
… Vector DB QA: https://
hwchase17.github.io/langchainjs/do
cs/modules/chains/vector_db_qa
… Conversation Chain: https://
hwchase17.github.io/langchainjs/do
cs/modules/chains/conversation_chain
… Load from Hub: https://
hwchase17.github.io/langchainjs/do
cs/modules/chains/load_from_hub
…