Machine Learning Featured Breaking Language Barriers: Unleashing the Power of AI for Multilingual Translation In this post, we'll illustrate how to use the latest AI techniques for multilingual translation, with a specific focus on the powerful tools provided by OpenAI and Hugging Face.
Machine Learning There is an AI for that Part 2 - Insane releases in May 2023 There is an AI for that Part 2 - Insane releases in May 2023. Speech-to-text, text-to-speech, text: classification, summarization, translation, download, QA, Image: Generation, transforms, captioning, segmentation, upscaling, Text to video
Machine Learning Mastering Prompt Engineering with OpenAI: Translating Programming Language Mastering Prompt Engineering with OpenAI: Translating Programming Language from GO to Python
Machine Learning Featured SBERT sentence transformer for semantic search within your Gmail inbox SBERT sentence transformer for semantic search within your Gmail inbox. I was curious what would happen if I could ask these sort of questions to my Gmail account: How can I learn machine learning? The latest news on computer vision?
<coding> Featured A Quick way of experimenting with React StarterKit, Material UI and NextJS A Quick way of experimenting with QuillJS Editor using React StarterKit, Material UI and NextJS
<coding> Go 1.19 still; sometimes doesn't update to latest version of dependent module Go 1.19 still; sometimes doesn't update to latest version of dependent module
<coding> Featured Create React Next.js app with Material UI - Step by step Create React Next.js app with Material UI - Step by step
DevOps Interesting things you can do with FFmpeg Interesting things you can do with FFmpeg. convolution, debug, audi
Machine Learning There is an AI for that - a collection of interesting AI Applications There is an AI for that - a collection of interesting AI Applications
DevOps Solving Google GKE Autopilot permission denied to Cloud Storage, Datastore and other resources Solving Google GKE Autopilot permission denied to Cloud Storage, Datastore and other resources
DevOps Migrate Ghost Blog from SQLite to MySQL 8 running on Kubernetes Migrate Ghost Blog from SQLite to MySQL 8 running on Kubernetes
Machine Learning Featured Installing Coral USB Accelerator on Ubuntu 22.04 and Python 3.10 (11/2022) Googles Coral USB Accelerator isn't officially compiled for Python 3.10 or 3.11. Here is a shortcut without compiling.
<coding> Featured Understanding Public Key Cryptography to understand JSON Object Signing and Encryption (JOSE) Understanding Public Key Cryptography to understand JSON Object Signing and Encryption (JOSE)
DevOps Featured Things to know about Google Cloud Spanner compute capacity Things to know about Google Cloud Spanner compute capacity. Google recommends (in their Compute Capacity Guidance ) to start with a 100 PU and increment from there.
<coding> Salt Lake City Co-Working spaces and green bananas I've lived here for 1.5 years and I still strongly believe finding a remote job is a better approach to living in Salt Lake City.
<coding> Featured Useful open-source projects Useful open-source projects: Hoppscotch, Zinc, Super Tokens, tRPC, NocoDB, DanfoJS
Blockchain Featured Getting your hands dirty with Web3 Crypto Development From Ethereum as Layer 1 all the way to Javascript on the frontend, this is getting your hands dirty with Web3 Blockchain development.
DevOps The solution to Ubuntu 20.04 internet slow down after suspend or screen lock The solution to Ubuntu 20.04 internet slow down after suspend or screen lock
DevOps Featured Solving Ubuntu 20.04 LTS external monitor resolution problems Solving Ubuntu 20.04 LTS external monitor resolution problems with custom resolutions
<coding> GitHub CLI authentication on Linux/Mac Support for password authentication was removed on August 13, 2021. Please use a personal access token instead