Skip to content

Commit

Permalink
Updating json files with leaner tags/descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
synedra committed Feb 3, 2024
1 parent c393ae1 commit b4b399d
Show file tree
Hide file tree
Showing 57 changed files with 1,403 additions and 1,636 deletions.
38 changes: 17 additions & 21 deletions astrajson/Datastax-Examples-Astra101Java.json

Large diffs are not rendered by default.

53 changes: 26 additions & 27 deletions astrajson/Datastax-Examples-ai-as-an-api.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,27 @@
{
"key": "Datastax-Examples-ai-as-an-api",
"tags": [
"python",
"machine-learning",
"video",
"apps",
"astradb",
"fastapi",
"building-sample-apps",
"dev"
],
"urls": {
"github": "https://github.com/DataStax-Examples/ai-as-an-api",
"heroimage": "https://raw.githubusercontent.com/DataStax-Examples/ai-as-an-api/master/hero.jpeg"
},
"last_modified": "Sat, 16 Dec 2023 07:43:11 GMT",
"forks_count": 2,
"stargazers_count": 7,
"name": "AI as an API",
"description": "Train a ML Model and turn it into an Rest API using Astra DB, Keras, and FastAPI.",
"duration": "180 minutes",
"skilllevel": "Advanced",
"priority": 3,
"readme": "<!--- STARTEXCLUDE --->\n<h1>AI as an API</h1>\n<p><em>180 minutes, Advanced, <a href=\"https://github.com/DataStax-Examples/ai-as-an-api/blob/master/README.md\">Start Building</a></em></p>\n<p>Train a ML Model and turn it into an Rest API using Astra DB, Keras, and FastAPI by following along with CodingEntrepreneurs' video, part one is located <a href=\"https://youtu.be/56qQNcHJxyQ\">here</a>, part two is located <a href=\"https://www.youtube.com/watch?v=nTdMjFcK3SM\">here</a>.</p>\n<!--- ENDEXCLUDE --->\n<p><img src=\"https://raw.githubusercontent.com/DataStax-Examples/ai-as-an-api/master/hero.jpeg\" alt=\"image\" /></p>\n<h2>Quick Start</h2>\n<!--- STARTEXCLUDE --->\n<ul>\n<li><a href=\"https://dtsx.io/3aKPUOt\">Signup for DataStax Astra</a>, or login to your already existing account.</li>\n<li><a href=\"https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-astra-db\">Create an Astra DB Database</a> if you don't already have one.</li>\n</ul>\n<!--- ENDEXCLUDE --->\n<ul>\n<li><a href=\"https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-astra-db-keyspace\">Create an Astra DB Keyspace</a> called <code>sag_ai_api</code> in your database.</li>\n<li><a href=\"https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-application-token\">Generate an Application Token</a> with the role of <code>Database Administrator</code> for the Organization that your Astra DB is in.</li>\n<li>Get your <a href=\"https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#get-an-astra-db-secure-connect-bundle\">secure connect bundle</a> from the connect page of your database and save it to your project folder. Rename it to <code>bundle.zip</code></li>\n</ul>\n<h2>How this works</h2>\n<p>Follow along in this video tutorial: <a href=\"https://youtu.be/56qQNcHJxyQ\">https://youtu.be/56qQNcHJxyQ</a>.</p>\n",
"_id": "Datastax-Examples-ai-as-an-api",
"readme_markdown": "<!--- STARTEXCLUDE --->\n# AI as an API\n*180 minutes, Advanced, [Start Building](https://github.com/DataStax-Examples/ai-as-an-api/blob/master/README.md)*\n\nTrain a ML Model and turn it into an Rest API using Astra DB, Keras, and FastAPI by following along with CodingEntrepreneurs' video, part one is located [here](https://youtu.be/56qQNcHJxyQ), part two is located [here](https://www.youtube.com/watch?v=nTdMjFcK3SM).\n<!--- ENDEXCLUDE --->\n\n![image](https://raw.githubusercontent.com/DataStax-Examples/ai-as-an-api/master/hero.jpeg)\n\n## Quick Start\n<!--- STARTEXCLUDE --->\n* [Signup for DataStax Astra](https://dtsx.io/3aKPUOt), or login to your already existing account. \n* [Create an Astra DB Database](https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-astra-db) if you don't already have one.\n<!--- ENDEXCLUDE --->\n* [Create an Astra DB Keyspace](https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-astra-db-keyspace) called `sag_ai_api` in your database.\n* [Generate an Application Token](https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-application-token) with the role of `Database Administrator` for the Organization that your Astra DB is in.\n* Get your [secure connect bundle](https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#get-an-astra-db-secure-connect-bundle) from the connect page of your database and save it to your project folder. Rename it to `bundle.zip`\n \n## How this works\nFollow along in this video tutorial: [https://youtu.be/56qQNcHJxyQ](https://youtu.be/56qQNcHJxyQ).\n"
}
"key": "Datastax-Examples-ai-as-an-api",
"tags": [
"python",
"machine learning",
"video",
"astradb",
"fastapi",
"tutorial",
"dev"
],
"urls": {
"github": "https://github.com/DataStax-Examples/ai-as-an-api",
"heroimage": "https://raw.githubusercontent.com/DataStax-Examples/ai-as-an-api/master/hero.jpeg"
},
"last_modified": "Sat, 16 Dec 2023 07:43:11 GMT",
"forks_count": 2,
"stargazers_count": 7,
"name": "AI as an API",
"description": "Train a ML Model and turn it into an Rest API using Astra DB, Keras, and FastAPI.",
"duration": "180 minutes",
"skilllevel": "Advanced",
"priority": 3,
"readme": "<!--- STARTEXCLUDE --->\n<h1>AI as an API</h1>\n<p><em>180 minutes, Advanced, <a href=\"https://github.com/DataStax-Examples/ai-as-an-api/blob/master/README.md\">Start Building</a></em></p>\n<p>Train a ML Model and turn it into an Rest API using Astra DB, Keras, and FastAPI by following along with CodingEntrepreneurs' video, part one is located <a href=\"https://youtu.be/56qQNcHJxyQ\">here</a>, part two is located <a href=\"https://www.youtube.com/watch?v=nTdMjFcK3SM\">here</a>.</p>\n<!--- ENDEXCLUDE --->\n<p><img src=\"https://raw.githubusercontent.com/DataStax-Examples/ai-as-an-api/master/hero.jpeg\" alt=\"image\" /></p>\n<h2>Quick Start</h2>\n<!--- STARTEXCLUDE --->\n<ul>\n<li><a href=\"https://dtsx.io/3aKPUOt\">Signup for DataStax Astra</a>, or login to your already existing account.</li>\n<li><a href=\"https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-astra-db\">Create an Astra DB Database</a> if you don't already have one.</li>\n</ul>\n<!--- ENDEXCLUDE --->\n<ul>\n<li><a href=\"https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-astra-db-keyspace\">Create an Astra DB Keyspace</a> called <code>sag_ai_api</code> in your database.</li>\n<li><a href=\"https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-application-token\">Generate an Application Token</a> with the role of <code>Database Administrator</code> for the Organization that your Astra DB is in.</li>\n<li>Get your <a href=\"https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#get-an-astra-db-secure-connect-bundle\">secure connect bundle</a> from the connect page of your database and save it to your project folder. Rename it to <code>bundle.zip</code></li>\n</ul>\n<h2>How this works</h2>\n<p>Follow along in this video tutorial: <a href=\"https://youtu.be/56qQNcHJxyQ\">https://youtu.be/56qQNcHJxyQ</a>.</p>\n",
"_id": "Datastax-Examples-ai-as-an-api",
"readme_markdown": "<!--- STARTEXCLUDE --->\n# AI as an API\n*180 minutes, Advanced, [Start Building](https://github.com/DataStax-Examples/ai-as-an-api/blob/master/README.md)*\n\nTrain a ML Model and turn it into an Rest API using Astra DB, Keras, and FastAPI by following along with CodingEntrepreneurs' video, part one is located [here](https://youtu.be/56qQNcHJxyQ), part two is located [here](https://www.youtube.com/watch?v=nTdMjFcK3SM).\n<!--- ENDEXCLUDE --->\n\n![image](https://raw.githubusercontent.com/DataStax-Examples/ai-as-an-api/master/hero.jpeg)\n\n## Quick Start\n<!--- STARTEXCLUDE --->\n* [Signup for DataStax Astra](https://dtsx.io/3aKPUOt), or login to your already existing account. \n* [Create an Astra DB Database](https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-astra-db) if you don't already have one.\n<!--- ENDEXCLUDE --->\n* [Create an Astra DB Keyspace](https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-astra-db-keyspace) called `sag_ai_api` in your database.\n* [Generate an Application Token](https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#create-an-application-token) with the role of `Database Administrator` for the Organization that your Astra DB is in.\n* Get your [secure connect bundle](https://github.com/DataStax-Examples/sample-app-template/blob/master/GETTING_STARTED.md#get-an-astra-db-secure-connect-bundle) from the connect page of your database and save it to your project folder. Rename it to `bundle.zip`\n \n## How this works\nFollow along in this video tutorial: [https://youtu.be/56qQNcHJxyQ](https://youtu.be/56qQNcHJxyQ).\n"
}
43 changes: 19 additions & 24 deletions astrajson/Datastax-Examples-astra-cli-github-action.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,20 @@
{
"key": "Datastax-Examples-astra-cli-github-action",
"tags": [
"cli",
"continuous integration",
"github",
"starter"
],
"urls": {
"github": "https://github.com/DataStax-Examples/astra-cli-github-action",
"gitpod": "https://gitpod.io/#https://github.com/DataStax-Examples/astra-cli-github-action",
"heroimage": "https://awesome-astra.github.io/docs/img/github/github_logo.png"
},
"last_modified": "Wed, 25 Jan 2023 09:15:48 GMT",
"forks_count": 1,
"stargazers_count": 0,
"name": "Starter to integrate Astra CLI with Github Action",
"description": "CLI can be used in CI/CD pipelines, creating environment at will",
"duration": "10 minutes",
"skilllevel": "Beginner",
"priority": 1,
"readme": "<h1>astra-cli-github-action</h1>\n<p>Trigger the creation of a DB by github actions</p>\n",
"_id": "Datastax-Examples-astra-cli-github-action",
"readme_markdown": "# astra-cli-github-action\nTrigger the creation of a DB by github actions\n"
}
"key": "Datastax-Examples-astra-cli-github-action",
"tags": ["cli", "continuous integration", "github"],
"urls": {
"github": "https://github.com/DataStax-Examples/astra-cli-github-action",
"gitpod": "https://gitpod.io/#https://github.com/DataStax-Examples/astra-cli-github-action",
"heroimage": "https://awesome-astra.github.io/docs/img/github/github_logo.png"
},
"last_modified": "Wed, 25 Jan 2023 09:15:48 GMT",
"forks_count": 1,
"stargazers_count": 0,
"name": "Starter to integrate Astra CLI with Github Action",
"description": "CLI can be used in CI/CD pipelines, creating environment at will",
"duration": "10 minutes",
"skilllevel": "Beginner",
"priority": 1,
"readme": "<h1>astra-cli-github-action</h1>\n<p>Trigger the creation of a DB by github actions</p>\n",
"_id": "Datastax-Examples-astra-cli-github-action",
"readme_markdown": "# astra-cli-github-action\nTrigger the creation of a DB by github actions\n"
}
Loading

0 comments on commit b4b399d

Please sign in to comment.