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 of 11,271 opportunities to contribute

enhancementhelp 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
enhancementhelp 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
enhancementhelp 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 Client for chat, RAG, plans, MCP tools, and agents with multi-provider model support. ⭐ Star this repo if you find it useful!

Kotlin
#agentic-workflow#ai#ai-assistant#artificial-intelligence#chat-client#chatgpt#claude#claude-skills#codex-cli#gemini#gemini-client#grok#langchain4j#llm#local-llm#modelcontextprotocol#ollama-gui#openai-gui#rag#retrieval-augmented-generation
enhancementhelp 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
enhancementgood first issue

An SDR-agnostic program for recording radio signals and spectrograms (waterfall displays).

Python
#c-plus-plus#dsp#gnuradio#hackrf#python#radio#radio-astronomy#rtlsdr#sdr#sdrplay#solar-radio#spectrogram#uhd#usrp#waterfall
help wantedgood first issueGSSoC-26gssoc:approvedlevel:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development
help wantedgood first issueGSSoC-26gssoc:approvedlevel:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development
help wantedgood first issueanimationGSSoC-26gssoc:approvedlevel:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development
help wantedgood first issueanimationGSSoC-26gssoc:approvedlevel:beginner

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue is a beginner-friendly task to add a new fun fact about Japan to a JSON file. No coding experience is required, and the contribution can be made directly from the browser in under a minute. It's designed for first-time contributors and Hacktoberfest participants.

Complexity:1/5
enhancementhelp 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 aims to make the sortable headers in the Agents table keyboard-operable. Currently, they only respond to mouse clicks. The proposed solution is to wrap the existing header content in a native `<button>` element, which will automatically handle focusability and keyboard interactions (Enter/Space) for sorting.

Complexity:2/5
good first issueaccessibilityfrontend

The open-source profiler for voice agents

Python
#cost-tracking#fastapi#livekit#llm#mcp#observability#open-source#self-hosted#stt#tts#voice-ai#voicegateway

AI Summary: The `AsrTapPolicy::toMono()` function incorrectly infers the channel count of audio blocks based on the parity of the float sample count. This heuristic can lead to audio corruption, such as treating mono audio as stereo and downsampling it, or misinterpreting stereo audio as mono. The fix involves passing an explicit channel count or frame count to `toMono()` instead of relying on this unreliable inference.

Complexity:2/5
buggood first issueaudiomaintainer-review

Linux-native SmartSDR client for FlexRadio (FLEX-6000/8600) — Qt6 + C++20

C++
#amateur-radio#cpp#flex-6000#flex-8600#flexradio#ham-radio#hf-radio#linux#qt6#radio-client#sdr#smartsdr#software-defined-radio#vita49

AI Summary: This issue is a "Good First Issue" for beginners to contribute to the KanaDojo project by adding a new color theme called "Tangerine Fizz". The contribution requires no coding and can be completed entirely in the browser by editing a JSON file, making it a quick and easy way to get involved.

Complexity:1/5
enhancementhelp 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 single markdown line to a specific file in the repository. No coding knowledge or setup is required, making it an ideal first contribution for new open-source contributors and for Hacktoberfest participants. The entire process can be completed directly in the browser in under a minute.

Complexity:1/5
documentationenhancementhelp 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 generated terrain slopes exhibit noticeable and unnatural staircase artifacts, potentially caused by the resolution of the Digital Elevation Models (DEMs) used. The expected behavior is for terrain slopes to appear natural and free of such repeating patterns. This issue is labeled as a bug and is seeking help.

Complexity:3/5
bughelp wantedlunar-sim

A ROS 2 based simulator-agnostic Digital Twin for the Lunar South Pole to simulate NASA's Artemis Missions 🌝

Python

AI Summary: This issue proposes adding action links to the plugin list table after a plugin is activated. Specifically, it suggests a "Dashboard" or "Check Presence" link that directs users to the relevant dashboard screen, improving plugin discoverability and user onboarding.

Complexity:2/5
[Type] Enhancement[Area] Admin UINeeds DevGood First Issue

System-wide presence and awareness for WordPress.

PHP
#heartbeat-api#real-time#wordpress#wordpress-plugin

AI Summary: This is a request for community help in developing and testing new "skills" for the IRON programming framework within mlir-aie. The goal is to enable the creation of larger, more complex designs by leveraging these skills, with a potential future home in the amd/skills repository.

Complexity:3/5
enhancementgood first issuehelp wantedqualityneeds more 👀 (eyes)

An MLIR-based toolchain for AMD AI Engine-enabled devices.

C
#iron#llvm#mlir#npu#python

AI Summary: This issue is a follow-up to a previous review and aims to add tests for the `restartAllSessions` command. Specifically, it requires pinning the JSON output, exit code, and skip reporting behavior to ensure the command's contract is tested and stable.

Complexity:2/5
good first issue

Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.

Go
#ai-agent#ai-agents#ai-coding-assistant#aider#bubble-tea#claude-code#cli#codex#developer-tools#discord#gemini-cli#golang#mcp#productivity#session-manager#terminal#tmux#tui

AI Summary: On Windows, engine processes are immediately terminated without a chance to flush their output, leading to potential data loss in task transcripts. This is due to Windows' lack of POSIX signals, causing the kill process to bypass graceful shutdown mechanisms and directly use `TerminateProcess`.

Complexity:3/5
bughelp wanted

The best terminal IDE for coding agents. kobe reimagines how you work with AI agents — fan out many in parallel, each isolated in its own git worktree, all from one screen. Engine-agnostic: Claude Code, Codex, and more.

TypeScript

AI Summary: This issue is a "Good First Issue" that requires adding a new Japanese cultural etiquette tip to a JSON file. No coding is involved, and the contribution can be made directly from the browser in under a minute. The task involves pasting a specific JSON object into the `japanese-cultural-etiquette.json` file and submitting a pull request.

Complexity:1/5
enhancementhelp 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 proposes adding a smoke test for a script that reaps stale tmux sessions. The test should verify that the script, when run in a dry-run mode, does not incorrectly target the default tmux socket. This is a follow-up to a previous incident where this script caused fleet-wide issues.

Complexity:2/5
good first issue

Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.

Go
#ai-agent#ai-agents#ai-coding-assistant#aider#bubble-tea#claude-code#cli#codex#developer-tools#discord#gemini-cli#golang#mcp#productivity#session-manager#terminal#tmux#tui

AI Summary: Seven platform builds are currently unassigned, meaning no single person is responsible for testing and maintaining them. This has led to bugs that go unnoticed until users discover them, as the automated CI checks only verify compilation and basic structure, not actual platform behavior. The issue seeks owners for each platform to ensure their proper functioning.

Complexity:3/5
help wantedarea: adapters

Cross-CLI skill for Obsidian: turn your vault into a living AI-first second brain across Claude Code, Codex, Gemini, OpenCode, Antigravity, Hermes, and Pi. 45 commands - self-rewriting notes, hybrid semantic search, key-less web research, /obsidian-architect codebase docs, and scheduled agents that maintain the vault while you sleep.

Python
#agent-skills#ai-agents#ai-note-taking#ai-second-brain#anthropic#claude#claude-code#claude-code-skill#claude-memory#claude-plugin#claude-skill#karpathy-llm-wiki#knowledge-graph#knowledge-management#note-taking#obsidian#obsidian-md#personal-knowledge-management#pkm#second-brain

AI Summary: This issue proposes adding support for ElevenLabs to the `voicegw reconcile` command, which compares logged VoiceGateway costs against provider usage exports. The task involves registering ElevenLabs as a supported provider, adapting existing logic for character-based billing (similar to Cartesia), updating unit labels, and adding CLI help text and a new integration test. The issue is marked as a 'good first issue' due to its similarity to existing provider implementations.

Complexity:2/5
enhancementgood first issue

The open-source profiler for voice agents

Python
#cost-tracking#fastapi#livekit#llm#mcp#observability#open-source#self-hosted#stt#tts#voice-ai#voicegateway

AI Summary: This issue is a beginner-friendly task to add a new video game quote to a JSON file. No coding experience is required, and the contribution can be made directly through the GitHub web interface in under a minute. 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
enhancementhelp 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 proposes replacing the current CMake build system with Meson due to ongoing problems with CMake's syntax and dependency finding. The goal is to ensure the project compiles reliably across major Linux distributions without manual configuration adjustments.

Complexity:4/5
good first issue

The Zap Programming Language

C++
#compiler#programming-language#zap

AI Summary: This issue proposes adding a `--json` flag to three existing CLI commands (`voicegw logs`, `voicegw calls`, `voicegw projects`). This flag will enable machine-readable JSON output as an alternative to the current human-readable table format, making the data more accessible for scripting and integration with other tools. The implementation involves adding the flag and conditionally printing JSON output before table generation.

Complexity:2/5
enhancementgood first issue

The open-source profiler for voice agents

Python
#cost-tracking#fastapi#livekit#llm#mcp#observability#open-source#self-hosted#stt#tts#voice-ai#voicegateway

AI Summary: This issue proposes differentiating builders and civilians through distinct visual designs, including clothing, tools, and animations, to improve immediate player identification of their roles. The goal is to ensure clear visual cues for each unit type across different gameplay situations and faction identities.

Complexity:2/5
good first issue

A modern real-time strategy (RTS) game engine built with C++20, Qt 6, and OpenGL 3.3 Core.

C++