Built and maintained by Probelabs.com — easiest AI assistant to maintain your GitHub repository and review the code
Learn more

Help Wanted

Discover open source projects where your contributions truly matter

While large projects overflow with contributions, smaller initiatives eagerly await your expertise and passion

Active filters:Stars: 10+ Stars
Filters trigger API requests for better performance

Showing 30 opportunities to contribute

AI Summary: This issue is a bounty to create comprehensive guides for generating videos using various AI tools and uploading them to BoTTube. Each guide needs to cover the end-to-end process, including tool overview, step-by-step instructions, and specific preparation for BoTTube's upload constraints (8s max duration, 720x720 max resolution, 2MB max file size, H.264 mp4 format).

Complexity:3/5
good first issuebountycommunitybottube

Earn RTC crypto by contributing to the RustChain ecosystem. Bounties from 1-150 RTC. Star, code, write tutorials, find bugs.

Python
#ai-agents#blockchain#bounties#bug-bounty#community#contributions#cryptocurrency#earn-crypto#first-timers-only#good-first-issue#hacktoberfest#open-source#rtc-token#rustchain#vintage-computing

AI Summary: This issue involves refactoring a simple lambda function in `dataset_service.py` into a named `def` function. This change is to adhere to Python's E731 linting rule and improve code readability. The goal is to replace the lambda used for a key function in `sorted()` with a proper function definition, ensuring that linting checks pass and the sorting behavior remains identical.

Complexity:1/5
good first issuehelp wantedmaintenance

Reference architecture for robotics leveraging NVIDIA OSMO in Azure

Python

AI Summary: This issue involves removing three redundant `shellcheck disable` directives from deployment scripts. These directives were added previously to suppress warnings that are no longer relevant due to code refactoring. The goal is to clean up the code and ensure `shellcheck` passes without these directives.

Complexity:1/5
good first issuehelp wantedmaintenance

Reference architecture for robotics leveraging NVIDIA OSMO in Azure

Python

AI Summary: This issue proposes to remove an unused `instance_type` variable from the `submit-azureml-lerobot-inference.sh` script. The variable is declared but not referenced anywhere else in the script, and its removal is a straightforward cleanup task.

Complexity:1/5
good first issuehelp wantedmaintenance

Reference architecture for robotics leveraging NVIDIA OSMO in Azure

Python

AI Summary: This issue addresses a ShellCheck warning (SC2318) in the `common.sh` script related to the `tf_require` function. The warning arises because a local variable is declared and referenced within the same `local` statement, causing incorrect evaluation due to `$?` being reset. The fix involves splitting the local variable declaration from its assignment.

Complexity:2/5
good first issuehelp wantedmaintenance

Reference architecture for robotics leveraging NVIDIA OSMO in Azure

Python

AI Summary: This issue addresses outdated "Coming soon" labels in the project's `docs/README.md` file. The "LeRobot Training guide" and "Inference section" are no longer under development and have published content, so their respective links need to be updated to point to the correct existing files. The goal is to ensure all documentation links are accurate and up-to-date.

Complexity:1/5
documentationgood first issuehelp wanted

Reference architecture for robotics leveraging NVIDIA OSMO in Azure

Python

AI Summary: This issue addresses three broken relative links within the `docs/README.md` file. The links point to non-existent files, and the goal is to either correct them to valid paths or remove them entirely. The fix should also ensure that no new broken links are introduced and that the `npm run lint:links` command passes.

Complexity:1/5
documentationgood first issuehelp wanted

Reference architecture for robotics leveraging NVIDIA OSMO in Azure

Python

AI Summary: This issue proposes adding a new command-line option, `--allow-subscriptions FILE`, to complement or replace the existing `--allow-subscription STR` option. This would allow users to specify a file containing a list of allowed subscriptions, offering more flexibility than providing a single string.

Complexity:2/5
good first issue

Main repository for the Linera protocol

Rust
#blockchain#rust#wasm

AI Summary: This issue is a "Good First Issue" that requires adding a new Japanese cultural etiquette tip to a JSON file. No coding or setup is necessary, and the task can be completed in under a minute directly from the browser by following simple instructions.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: The issue describes a `CometNativeException` occurring when executing the `array_except` SQL function, specifically reporting an "incompatible types" error between `List(Int32)` and `List(non-null Int32)`. This type mismatch is attributed to an exhaustive datatype check within DataFusion and suggests a discrepancy in how nullability of array elements is handled between DataFusion and its native execution engine, Comet.

Complexity:4/5
buggood first issue

Apache DataFusion Comet Spark Accelerator

Scala
#arrow#datafusion#rust#spark

AI Summary: This GitHub issue announces a bounty program where users can earn 0.5 RTC for each specified GitHub repository they 'watch' (subscribe to all activity notifications). The goal is to encourage users to stay updated on new issues, PRs, and discussions, particularly new bounties. Participants can earn a maximum of 10 RTC by watching up to 20 repos.

Complexity:1/5
good first issuebountyeasycommunity

Earn RTC crypto by contributing to the RustChain ecosystem. Bounties from 1-150 RTC. Star, code, write tutorials, find bugs.

Python
#ai-agents#blockchain#bounties#bug-bounty#community#contributions#cryptocurrency#earn-crypto#first-timers-only#good-first-issue#hacktoberfest#open-source#rtc-token#rustchain#vintage-computing

AI Summary: This GitHub issue reports a correctness bug in the `arrays_overlap` function, where Spark's implementation deviates from the expected behavior. Specifically, for one particular input, the function incorrectly returns `true` when the 'Correct Answer' is `null`. The provided output snippet highlights this single discrepancy between the expected and actual results.

Complexity:2/5
buggood first issue

Apache DataFusion Comet Spark Accelerator

Scala
#arrow#datafusion#rust#spark

AI Summary: The GitHub issue describes a correctness problem with the `array_union` function in Spark. When one of the input arrays contains a `null` value, the Spark implementation produces a different ordering of elements compared to the 'Correct Answer', specifically placing `null` at the beginning of the resulting array. This indicates a discrepancy in how `null` elements are handled during the union operation, potentially related to sorting or insertion logic.

Complexity:3/5
buggood first issue

Apache DataFusion Comet Spark Accelerator

Scala
#arrow#datafusion#rust#spark

AI Summary: This issue is a beginner-friendly task to add a new Japan fact (#276) to the project's collection. It's designed as a 'good first issue' requiring no coding, no setup, and can be completed directly in the browser in under a minute, making it ideal for new contributors.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This GitHub issue requests a short tutorial, potentially a video, demonstrating how to create aesthetically pleasing buttons and button groups using custom HTML and/or CSS. The issue highlights that this is a common need and provides two example websites with screenshots to illustrate the desired button styles.

Complexity:2/5
docsgood first issue

💐 Create beautiful markdown-based websites, docs wikis and PKMs.

TypeScript
#blogging#cms#digital-garden#markdown#mdx#nextjs#nextjs-template#obsidian-md#tailwind-css

AI Summary: This GitHub issue aims to enhance the clarity of runtime error messages when users inadvertently mix different `Path` types in chaining operations like `via()`, `then()`, and `zipWith()`. Currently, these `IllegalArgumentException` messages are unhelpful. The goal is to provide more informative errors that explicitly name the expected and actual `Path` types, explain the same-type chaining constraint, and suggest conversion methods (e.g., `toEitherPath()`) to guide users toward a fix.

Complexity:3/5
enhancementgood first issue

Higher-Kinded-J: Unifying Composable Effects and Advanced Optics for Java

Java
#effects#functional-programming#higher-kinded-j#higher-kinded-types#java#java25#optics

AI Summary: This GitHub issue announces a bounty program offering 1 RTC per quality answer (up to 10 answers per person) in specific RustChain GitHub Discussions. The goal is to build a knowledge base by encouraging participants to explain concepts, answer technical questions, share tutorials, or provide architectural context, with clear guidelines on what constitutes a quality answer.

Complexity:1/5
good first issuebountycommunity

Earn RTC crypto by contributing to the RustChain ecosystem. Bounties from 1-150 RTC. Star, code, write tutorials, find bugs.

Python
#ai-agents#blockchain#bounties#bug-bounty#community#contributions#cryptocurrency#earn-crypto#first-timers-only#good-first-issue#hacktoberfest#open-source#rtc-token#rustchain#vintage-computing

AI Summary: This issue is a beginner-friendly task to add a new Japanese cultural etiquette tip to a JSON file. It requires no coding or setup, and can be completed in under a minute by forking the repository, editing the file directly in the browser, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This GitHub issue offers a bounty of 3 RTC for translating the Rustchain README into various native languages. Contributors are required to provide human-quality translations, accurately handling technical terms, and submit their work as a pull request to the Rustchain repository. Multiple languages are currently open for contributions, with a single payment per language for the first quality submission.

Complexity:2/5
good first issuebountypropagationcommunity

Earn RTC crypto by contributing to the RustChain ecosystem. Bounties from 1-150 RTC. Star, code, write tutorials, find bugs.

Python
#ai-agents#blockchain#bounties#bug-bounty#community#contributions#cryptocurrency#earn-crypto#first-timers-only#good-first-issue#hacktoberfest#open-source#rtc-token#rustchain#vintage-computing

AI Summary: The `WorkflowRegistry` component is failing to fetch `cacheDescriptor` data, which is essential for runtime-built LC4J Agentic Workflows. This bug, introduced during a recent refactor, prevents these workflows from being displayed in the DevUI. The fix likely involves restoring the logic to retrieve workflow metadata from the cache and return it to the DevUI.

Complexity:2/5
good first issuearea/devuiarea/ai

Workflow Runtime Engine based on CNCF Workflow Specification for Agentic Workflows

Java
#agentic-workflows#ai#cncf#langchain4j#quarkus-extension#specification#workflows

AI Summary: This issue requests the implementation of a dark/light mode toggle within the application's settings panel. It requires using CSS variables for theme styling, adding a new UI section with a 'Theme' label and hint, and ensuring the toggle dynamically updates the application's appearance. The implementation should use TypeScript and CSS, matching a provided UI reference.

Complexity:3/5
good first issue

Speeds up large ChatGPT chats by loading only the most recent messages, keeping long conversations fast and responsive.

TypeScript
#boost#chat#chatgpt#chrome-extension#edge-extension#extension#firefox-extension#safari-extension#speed

AI Summary: This issue requests the implementation of logic to correctly map and load specific JSON schema types as Snowflake's `DECFLOAT` or `VECTOR` data types. This functionality is dependent on features introduced in `snowflake-sqlalchemy` version 1.9.0, specifically referencing two commits that likely provide the underlying support for these types. The task involves integrating with these new capabilities to ensure proper data type handling during data loading.

Complexity:3/5
enhancementgood first issue

Singer Target for the Snowflake cloud Data Warehouse

Python
#elt#meltano#singer-sdk#singer-target#snowflake

AI Summary: This GitHub issue is a 'Good First Issue' for absolute beginners, inviting them to add a new anime quote (#103) to a project. The task requires no coding, setup, or cloning, and can be completed directly from the browser in under a minute, making it an ideal entry-level open-source contribution.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: Accessing the Rainbow Grades customization for old courses results in a `TypeError` because the `customization_data` for a specific bucket is `null` instead of an array. This prevents `array_filter()` from processing the data as expected, causing a crash in `RainbowCustomization.php`.

Complexity:1/5
bugRainbow Gradesgood first issueInstructor UI

Homework Submission, Automated Grading, and TA grading system.

PHP
#autograding#education#hacktoberfest#homework-server#submitty#teaching-tools

AI Summary: This issue is a beginner-friendly task to add a new fun fact about Japan to a JSON file. It requires no coding or setup and can be completed in under a minute directly from the browser. The contribution involves editing a JSON file, committing the change, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a beginner-friendly task to add a new anime quote to a JSON file. No coding or setup is required, and the contribution can be completed in under a minute directly from the browser. The task involves forking the repository, editing a specific JSON file to include the provided quote details, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a "Good First Issue" designed for absolute beginners to contribute to the project. The task involves adding a new fun fact about Japan to a JSON file, requiring no coding experience and can be completed in under a minute directly from the browser. It's also tagged for Hacktoberfest.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue is a beginner-friendly task to add a new anime quote to a JSON file. It requires no coding or setup, and can be completed directly in the browser by forking the repository, editing the `anime-quotes.json` file, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This GitHub issue describes a problem where `uv run`'s default resolution settings lead to lockfile mismatches in `deps-check` CI workflows. It is explicitly labeled as a 'Good First Issue' designed for new contributors, requiring only basic Python and Git knowledge, with active maintainer support and a small, well-contained scope.

Complexity:1/5
Good First Issue

A python SDK for Hiero: A python toolkit for creating, updating, and interacting with on-ledger assets and smart contracts on Hedera and other Hiero networks

Python
#blockchain#distributed-ledger-technology#good-first-issue#good-first-issues#hedera#hiero#open-source#python#sdk

AI Summary: This issue is a beginner-friendly task to add a new fun fact about Japan to a JSON file. It requires no coding or setup, and can be completed in under a minute by forking the repository, editing the specified JSON file directly in the browser, and submitting a pull request.

Complexity:1/5
help wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs