Skip to content

Commit 06a9ab8

Browse files
2024 CFC updates
1 parent bacefd3 commit 06a9ab8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+33
-1343
lines changed

README.md

Lines changed: 33 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
[![License](https://img.shields.io/badge/License-Apache2-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![Community](https://img.shields.io/badge/Join-Community-blue)](https://developer.ibm.com/callforcode/solutions/projects/get-started/)
22

3-
_INSTRUCTIONS: This GitHub repository serves as a template you can use to create a new project for the [2023 Call for Code Global Challenge](https://developer.ibm.com/callforcode/global-challenge/). Use the **Use this template** button to create a new version of this repository and start entering content for your own Call for Code submission project. Make sure you have [registered for the 2023 Call for Code Global Challenge](https://developer.ibm.com/callforcode/global-challenge/register/) to access resources and full project submission instructions. Remove any "INSTRUCTIONS" sections when you are ready to submit your project._
3+
\_INSTRUCTIONS: This GitHub repository serves as a template and example you can use to create a well documented README for your project for the [2024 Call for Code Global Challenge](https://developer.ibm.com/callforcode/global-challenge/).
4+
5+
Your required deliverables and project descriptions should be officially submitted to your My Team > Submissions section of the [Call for Code Global Challenge web site](https://compete.callforcode.skillsnetwork.site/competitions/2024-call-for-code-global-challenge), but you can also optionally include them here for completeness, as it is good practice to clearly document your project in your README file. Replace the examples seen here with your own deliverable links.
6+
7+
Use the **Use this template** button to create a new version of this repository and start entering content for your own Call for Code submission project. Make sure you have [registered for the 2024 Call for Code Global Challenge](https://www.ibm.com/account/reg/signup?formid=urx-52643) to access resources and full project submission instructions. Remove any "INSTRUCTIONS" sections when you are ready to submit your project.
48

59
_New to Git and GitHub? This free online course will get you up to speed quickly: [Getting Started with Git and GitHub](https://www.coursera.org/learn/getting-started-with-git-and-github)_.
610

@@ -27,7 +31,7 @@ _New to Git and GitHub? This free online course will get you up to speed quickly
2731
- [License](#license)
2832
- [Acknowledgments](#acknowledgments)
2933

30-
_INSTRUCTIONS: Complete all required deliverable sections below._
34+
_INSTRUCTIONS: Below are the suggested sections to include in your README file to make sure your project is well documented. You can remove this instruction text._
3135

3236
## Project summary
3337

@@ -47,23 +51,40 @@ More detail is available in our [description document](./docs/DESCRIPTION.md).
4751

4852
## Technology implementation
4953

50-
### IBM AI service(s) used
54+
### IBM watsonx product(s) used
55+
56+
_INSTRUCTIONS: Included here is a list of IBM watsonx products. Remove any products you did not use. Leave only those included in your solution code. In your official submission on the Call for Code Global Challenge web site, you are required to provide details on where and how you used each IBM watsonx product so judges can review your implementation. Remove these instructions._
57+
58+
**Featured watsonx products**
5159

52-
_INSTRUCTIONS: Included here is a list of commonly used IBM AI services. Remove any services you did not use, or add others from the linked catalog not already listed here. Leave only those included in your solution code. Provide details on where and how you used each IBM AI service to help judges review your implementation. Remove these instructions._
60+
- [watsonx.ai](https://www.ibm.com/products/watsonx-ai) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
5361

54-
- [IBM Natural Language Understanding](https://cloud.ibm.com/catalog/services/natural-language-understanding) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
55-
- [Watson Assistant](https://cloud.ibm.com/catalog/services/watson-assistant) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
56-
- [Watson Discovery](https://cloud.ibm.com/catalog/services/watson-discovery) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
57-
- [Watson Speech to Text](https://cloud.ibm.com/catalog/services/speech-to-text) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
58-
- [Watson Text to Speech](https://cloud.ibm.com/catalog/services/text-to-speech) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
59-
- List any additional [IBM AI services](https://cloud.ibm.com/catalog?category=ai#services) used or remove this line
62+
- [watsonx.governance](https://www.ibm.com/products/watsonx-governance) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
63+
64+
- [watsonx Assistant](https://cloud.ibm.com/catalog/services/watson-assistant) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
6065

6166
### Other IBM technology used
6267

63-
INSTRUCTIONS: List any other IBM technology used in your solution and describe how each component was used. If you can provide links to/details on exactly where these were used in your code, that would help the judges review your submission.
68+
INSTRUCTIONS: List any other IBM technology or IBM AI services used in your solution and describe how each component was used. If you can provide details on where these were used in your code, that would help the judges review your submission.
69+
70+
**Additional IBM AI services (Remove any that you did not use)**
71+
72+
- [Watson Machine Learning](https://cloud.ibm.com/catalog/services/watson-machine-learning) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
73+
74+
- [Watson Studio](https://cloud.ibm.com/catalog/services/watson-studio) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
75+
76+
- [Natural Language Understanding](https://cloud.ibm.com/catalog/services/natural-language-understanding) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
77+
78+
- [Speech to Text](https://cloud.ibm.com/catalog/services/speech-to-text) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
79+
80+
- [Text to Speech](https://cloud.ibm.com/catalog/services/text-to-speech) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
81+
82+
- [Language Translator](https://cloud.ibm.com/catalog/services/language-translator) - WHERE AND HOW THIS IS USED IN OUR SOLUTION
6483

6584
### Solution architecture
6685

86+
REPLACE THIS EXAMPLE WITH YOUR OWN, OR REMOVE THIS EXAMPLE
87+
6788
Diagram and step-by-step description of the flow of our solution:
6889

6990
![Video transcription/translaftion app](https://developer.ibm.com/developer/tutorials/cfc-starter-kit-speech-to-text-app-example/images/cfc-covid19-remote-education-diagram-2.png)
@@ -91,7 +112,7 @@ The project currently does the following things.
91112

92113
In the future we plan to...
93114

94-
See below for our proposed schedule on next steps after Call for Code 2023 submission.
115+
See below for our proposed schedule on next steps after Call for Code 2024 submission.
95116

96117
![Roadmap](./images/roadmap.jpg)
97118

sample-angular-app/.browserslistrc

Lines changed: 0 additions & 17 deletions
This file was deleted.

sample-angular-app/.editorconfig

Lines changed: 0 additions & 16 deletions
This file was deleted.

sample-angular-app/.gitignore

Lines changed: 0 additions & 46 deletions
This file was deleted.

sample-angular-app/README.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

sample-angular-app/angular.json

Lines changed: 0 additions & 128 deletions
This file was deleted.

sample-angular-app/docs/IBM_CLOUD_OBJECT_STORAGE_DEPLOYMENT.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)