Mohamed-Ayaan358 / code_snips

This repository's aims to accept beginner friendly submissions and accepts medium sized scripts of code which can be used elsewhere
GNU General Public License v2.0
2 stars 5 forks source link
ai c hacktoberfest hacktoberfest2021 java jupyter-notebook python website-development

Code_snips(Cap of 5 pull requests on the entire repository during the boost period.)

Take a look at the ISSUE #1 before planning to submit your PR.

It is one PR limited to one individual.

This repository's aims to accept beginner friendly submissions and accepts medium sized scripts of code which can be used elsewhere

example:-

Text_to_speech

Speech_to_text

These particular python codes can be utilised in a larger python code-base that needs these for increasing interactivity on a website or making a personal assistant.

Uses:-


  1. A collection of helpful code snippets.I have made that can be used for larger programs.

  2. Open for users to contribute to the codebase so as to help each other out.Algorithms, Object detection algorithms,machine learning algorithms for AI/ML.

  3. Basic templates and short codes to allow for creation of web-page elements as well as larger code scripts.

    • For example:-
  4. The text_to_speech and speech_to_text codes can be used in a website so as to allow hearing impaired individuals to communicate their thoughts.

  5. This can be inserted into a larger codebase for a larger set of individuals with different disabilities.

  6. This could also used in websites so as to add extra functionality and cool features.

Parameters for bounty point allocation (Mandatory rules to be followed) :-


  1. If you are submitting an AI/Model then you must specify the efficiency of the models.

  2. Length of the code must not be lesser than 20 lines or greater than 200 lines unless explained to the maintainer why the code is in the spirit of this repository.

  3. Must include Sufficient comments on your code for others to understand your script.

  4. Also at the end of the file in comments please do indicate the uses of your script.

Examples of low quailty contributions:-


Note that your PR's will be scrutanised heavily if they follow the parameters and is limited to one PR per participant.

Proof of when the repo was made