Skip to content

Commit

Permalink
Merge branch 'main' into update-Taaveez-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
garimame authored Nov 15, 2023
2 parents f5a6321 + 61ec53a commit 590cd77
Show file tree
Hide file tree
Showing 19 changed files with 155 additions and 7 deletions.
2 changes: 1 addition & 1 deletion config/advocu.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"lastPullTime": 1698907980396
"lastPullTime": 1699953003681
}
6 changes: 6 additions & 0 deletions config/authors/esther-irawati.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "Esther Irawati Setiawan",
"bio": "",
"photoURL": "https://miro.medium.com/v2/resize:fit:2400/0*OhjvGtpa_V1hKWqi",
"mediumURL": "https://medium.com/@esther.irawati"
}
6 changes: 6 additions & 0 deletions config/authors/jzzfs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "Jozef Sorocin",
"bio": "",
"photoURL": "https://avatars.githubusercontent.com/jzzfs",
"githubURL": "https://github.com/jzzfs"
}
6 changes: 6 additions & 0 deletions config/authors/prnvcloud.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "Pranav Premjit",
"bio": "",
"photoURL": "https://miro.medium.com/v2/resize:fit:2400/1*whhJqlHdub8ljFOnS7yIjg.jpeg",
"mediumURL": "https://medium.com/@prnvcloud"
}
6 changes: 6 additions & 0 deletions config/authors/yannicksergeobam.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "Yannick Serge Obam",
"bio": "",
"photoURL": "https://miro.medium.com/v2/resize:fit:2400/1*YR3u4VsyN7QrNEhZb02MoQ.png",
"mediumURL": "https://medium.com/@yannicksergeobam"
}
15 changes: 15 additions & 0 deletions config/cloud/blogs/2023-11-12-gcp_serverless_rag-ii.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"expertise": "INTERMEDIATE",
"version": 1,
"source": "other",
"authorIds": ["bachiirc"],
"author": "Bachir Chihani",
"title": "Scalable RAG applications on GCP with Serverless architecture - Part 2",
"link": "https://dzlab.github.io/2023/11/12/gcp_serverless_rag-ii/",
"tags": [
"ai-ml",
"databases",
"serverless-computing"
],
"description": "Learn how to deploy a scalable Retrieval augmented generation (RAG) applications on GCP with a Serverless architecture"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"expertise": "BEGINNER",
"version": 1,
"source": "medium",
"authorIds": [
"prnvcloud"
],
"author": "Pranav Premjit",
"title": "Developer’s Secret Weapon for Building Apps",
"link": "https://medium.com/@prnvcloud/appsheet-the-citizen-developers-secret-weapon-for-building-custom-apps-without-code-cb7730ffcaeb",
"tags": [
"developer-tools"
],
"description": "This blogs takes you through the process of building an app using the no-code app development platform Google AppSheet. At the same time, we take a look at how AppSheet can help build business platforms and the need for automation."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"expertise": "INTERMEDIATE",
"version": 1,
"source": "other",
"authorIds": ["snehasish-konger"],
"author": "Snehasish Konger",
"title": "How To Implement Firebase Offline Support In A React Native App? • Scientyfic World",
"link": "https://scientyficworld.org/firebase-offline-support-in-reactnative-app/",
"tags": [
"node"
],
"description": "In this blog, I've discussed the implementation of Firebase offline support in your React Native app. I explore aspects such as offline data caching and real-time data synchronization, along with the significance of network status indicators for a reliable user experience."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"expertise": "INTERMEDIATE",
"version": 1,
"source": "other",
"authorIds": ["jzzfs"],
"author": "Jozef Sorocin",
"title": "GeoJSON Data Layers",
"link": "https://gmapsbook.com/learn-google-maps/geojson-data-layers-2f5309e70a8c4935aa20589eb5cc496e",
"tags": [
"maps-js-api",
"google-maps-platform"
],
"description": "In this chapter, we’ll add a transit layer to a map using publicly available GeoJSON data and learn a thing or two about Google Maps’ interactive data layers."
}
14 changes: 14 additions & 0 deletions config/maps/blogs/watch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"expertise": "BEGINNER",
"version": 1,
"source": "other",
"authorIds": ["darrylbayliss"],
"author": "Darryl Bayliss",
"title": "Jetpack Compose for Maps",
"link": "https://www.youtube.com/watch?v=FSpP5DfwO8g",
"tags": [
"google-maps-platform",
"maps-sdk-android"
],
"description": "A talk about Jetpack Compose for Maps featuring the Maps Compose library for Maps SDK for Android, presented at Londroid Meetup in 2023."
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"expertise": "INTERMEDIATE",
"version": 1,
"source": "other",
"authorIds": ["arthurstarks"],
"authorIds": [
"arthurstarks"
],
"author": "Arthur Kaza",
"title": "For machine learning engineers, fitting is a particularly challenge",
"link": "https://arthurkaza.hashnode.dev/build-compile-and-fit-models-in-tensorflow-part-ii",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"expertise": "BEGINNER",
"version": 1,
"source": "medium",
"authorIds": ["esther-irawati"],
"author": "Esther Irawati Setiawan",
"title": "Building an AI Chatbot using Flutter with Makersuite and Pal",
"link": "https://medium.com/google-developer-experts/building-an-ai-chatbot-using-flutter-with-makersuite-and-palm-api-a-step-by-step-guide-5899b5abd75",
"tags": [
"makersuite"
],
"description": "This article will guide you through creating a user-friendly AI chatbot application using Flutter. We’ll walk you through the development process from start to finish, including implementing AI to comprehend and respond to user conversations."
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"expertise": "BEGINNER",
"version": 1,
"source": "medium",
"authorIds": ["dimitreoliveira"],
"authorIds": [
"dimitreoliveira"
],
"author": "Dimitre Oliveira",
"title": "Content creation using MakerSuite and PaLM API",
"link": "https://medium.com/google-developer-experts/content-creation-using-makersuite-and-palm-api-3dfc3a924510",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"expertise": "BEGINNER",
"version": 1,
"source": "medium",
"authorIds": ["esther-irawati"],
"author": "Esther Irawati Setiawan",
"title": "Creating a Q&A Bot Quickly in Google Colab with Makersuite a",
"link": "https://medium.com/google-developer-experts/creating-a-q-a-bot-quickly-in-google-colab-with-makersuite-and-palm-api-a516a0713403",
"tags": [
"makersuite"
],
"description": "Building Q&A bots is easier using Google's PaLM API, accessible via MakerSuite. PaLM offers language models for various use cases. MakerSuite simplifies AI prototyping, providing templates, tools, and examples for quick development"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"expertise": "BEGINNER",
"version": 1,
"source": "other",
"authorIds": ["arthurstarks"],
"authorIds": [
"arthurstarks"
],
"author": "Arthur Kaza",
"title": "TFX and TF-DF for MLOps are ML pipelines game changer",
"link": "https://arthurkaza.hashnode.dev/mlops-using-tensorflow-extended-tfx-and-tensorflow-decision-forest-tf-df",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"expertise": "INTERMEDIATE",
"version": 1,
"source": "medium",
"authorIds": [
"yannicksergeobam"
],
"author": "Yannick Serge Obam",
"title": "Plant Disease Classification with TensorFlow Lite on Android",
"link": "https://yannicksergeobam.medium.com/plant-disease-classification-with-tensorflow-2-0-268fe7f72c2a",
"tags": [
"tflite"
],
"description": "For this project, we are going to create an end-to-end Android application with TFLite. We opte to develop an Android application that detects plant diseases.\nThe project is broken down into two steps:\n1- Building and creating a machine learning \n2- Deploying the model to an Android application"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"expertise": "BEGINNER",
"version": 1,
"source": "other",
"authorIds": ["uvaishnav"],
"authorIds": [
"uvaishnav"
],
"author": "Vaishnav Uppalapati",
"title": "Save Your Peach Crops from Infection with This Simple TensorFlow CNN Model",
"link": "https://uvaishnav.hashnode.dev/save-your-peach-crops-from-infection-with-this-simple-tensorflow-cnn-model",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"expertise": "BEGINNER",
"version": 1,
"source": "medium",
"authorIds": ["dimitreoliveira"],
"authorIds": [
"dimitreoliveira"
],
"author": "Dimitre Oliveira",
"title": "Shortening model deployment with TensorFlow",
"link": "https://medium.com/towards-data-science/shortening-model-deployment-with-tensorflow-d5a11044d0d",
Expand Down
4 changes: 3 additions & 1 deletion config/ml/blogs/the-machine-learning-lifecycle.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"expertise": "BEGINNER",
"version": 1,
"source": "other",
"authorIds": ["arthurstarks"],
"authorIds": [
"arthurstarks"
],
"author": "Arthur Kaza",
"title": "The ML lifecycle consists of several precise phases that help us turn",
"link": "https://arthurkaza.hashnode.dev/the-machine-learning-lifecycle?source=more_series_bottom_blogs",
Expand Down

0 comments on commit 590cd77

Please sign in to comment.