OpenAI launches official ChatGPT app for #Android https://
cointelegraph.com/news/open-ai-l
aunches-official-chat-gpt-app-android
… via @cointelegraph #ChatGPT #BingAI #ChatGPT #opensource #EthicalAI #Python #tech #chatgpt4 #AI #ML #AIEthics #chatgpt3 #code #GPT3 #GPT4 #GPT4AI #aichat #chatbot #ChatbotAI #BardAI #chatgpt5 #LLMs #LLM
SOFTWARE
-
OpenAI Launches Official ChatGPT App for Android
By
–
-
Multi-backend Keras solves JAX adoption challenges and migration costs
By
–
For instance, JAX has considerable benefits to offer, but so far its adoption has lagged behind — simply because it is quite difficult to adopt, and if you have an existing stack, the cost of migration is heavy. Multi-backend Keras solves this.
-
Multi-backend Keras drives innovation without framework monopoly
By
–
As long as there is innovation, there can't be a framework monopoly. I believe multi-backend Keras encourages innovation on the front of low-level frameworks, because it can make new capabilities immediately available to most devs (via a new backend) without requiring a migration
-
Perplexity Mobile Apps Now Available for Android and iPhone
By
–
Perplexity mobile apps are now available for download! Android: https://
pplx.ai/android iPhone: -
XLA Compiler Optimizes AI Inference and Training Efficiency
By
–
XLA accelerates both inference and training computations. It can, for example, fuse together many operations to perform them more efficiently and with less memory traffic. It's a compiler and doesn't really care what kind of computation it's being asked to optimize.
-
SaaS CEOs Must Articulate Clear AI Strategy and Vision
By
–
Every SaaS CEO should be taking the lead on clearly stating their company’s POV, vision and roadmap for AI. It’s amazing how many are still struggling to do so. Solid example here from @Avishai_ab https://
wix.com/blog/avishai-a
brahami-thoughts-about-ai
… -

Modern Columnar Data Format for ML and LLMs in Rust
By
–
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. https://
bit.ly/3NwSGek #AI #MachineLearning #DeepLearning #LLMs #DataScience -
Circular Progress: New Streamlit Component for Custom Progress Widgets
By
–
Check out `Circular Progress`, @serrano_carlosd's awesome new @Streamlit component! 🚀
— Charly Wargnier (@DataChaz) 22 juillet 2023
It's a stylish and customizable circular-shaped progress widget to pep up your apps! 🎛️
– Demo: https://t.co/RUBufWtrDX
– PyPI: https://t.co/FzLPMe9d0X
– Docs/Discuss: https://t.co/Gdv9oL6zLS pic.twitter.com/ZbBfKs15AtCheck out `Circular Progress`, @serrano_carlosd
's awesome new @Streamlit component! It's a stylish and customizable circular-shaped progress widget to pep up your apps! – Demo: …
https://st
-circular-progress-demo.streamlit.app
– PyPI: https://
pypi.org/project/st-cir
cular-progress/
…
– Docs/Discuss: https://
discuss.streamlit.io/t/circular-pro
gress/47665
… -
Web File Upload Feature for AI Bots with Context Windows
By
–
You can now drag and drop files into the input window on web to upload them. File uploading on bots with longer context windows makes it possible to summarize long documents quickly. And share allows other users to continue the conversation with the context of the file. pic.twitter.com/3GSCgY8dPs
— Poe (@poe_platform) 22 juillet 2023You can now drag and drop files into the input window on web to upload them. File uploading on bots with longer context windows makes it possible to summarize long documents quickly. And share allows other users to continue the conversation with the context of the file.
-
SQLDatabaseChain migration to langchain_experimental announced
By
–
In particular, users of the SQLDatabaseChain will need to migrate to `langchain_experimental` Read more about the motivation, and track the progress here: https://
github.com/hwchase17/lang
chain/discussions/8043
… Read about how to migrate here: https://
github.com/hwchase17/lang
chain/blob/master/MIGRATE.md
… Comments, feedback, and questions welcome!