आप क्या बना रहे हैं, इसे सादी भाषा में समझाएं और सबसे सटीक GitHub रिपॉजिटरी प्राप्त करें।
awesome-repositories.com आपको GitHub पर सही ओपन-सोर्स प्रोजेक्ट खोजने में मदद करता है। हमारे AI सर्च को बताएं कि आप क्या बनाना चाहते हैं, सरल अंग्रेजी में, और यह हजारों क्यूरेटेड रिपॉजिटरी को उनकी उपयुक्तता के आधार पर रैंक करता है। प्रत्येक प्रोजेक्ट निरंतर मॉनिटर किया जाता हैजिन्हें स्पष्ट श्रेणियों में व्यवस्थित किया गया है और अन्य डेवलपर्स द्वारा वोट दिया गया है। नीचे दिए गए विकल्पों को ब्राउज़ करें, या शुरू करने के लिए खोजें।
डायरेक्टरी से खास प्रोजेक्ट्स — हर कुछ घंटों में अपडेट होने वाला एक नया सेट।
सामान्य खोजें, जिन्हें ब्राउज़ करने योग्य ट्री के रूप में व्यवस्थित किया गया है।
यह ओपन-सोर्स GitHub रिपॉजिटरी की एक क्यूरेटेड डायरेक्टरी है जिसे आप साधारण अंग्रेजी में सर्च कर सकते हैं। आप जो बना रहे हैं उसका वर्णन करें और AI हजारों जाँचे-परखे प्रोजेक्ट्स को उनकी उपयुक्तता के आधार पर रैंक करेगा, साथ ही यह भी बताएगा कि वे क्यों मेल खाते हैं।
GitHub सर्च आपके द्वारा टाइप किए गए कीवर्ड्स से मेल खाता है। यहाँ आप अपनी समस्या को साधारण अंग्रेजी में बताते हैं और AI आपके इरादे (intent) के आधार पर मैच ढूंढता है, इसलिए जो प्रोजेक्ट आपकी जरूरत को पूरा करता है वह तब भी सामने आ जाता है जब उसमें आपके सटीक शब्दों का उपयोग न किया गया हो।
आप जो बनाना चाहते हैं उसे टाइप करें, उदाहरण के लिए 'एक सेल्फ-होस्टेड स्टेटस पेज जो मेरी सर्विसेज को पिंग करे और मुझे Discord पर अलर्ट करे'। आपको स्टार काउंट के बजाय उपयुक्तता के आधार पर रैंक की गई रिपॉजिटरी मिलेंगी।
क्यूरेटेड, न कि केवल स्क्रैप की गई। एक AI प्रत्येक प्रोजेक्ट का विश्लेषण करता है, उसे एक कैटेगरी में डालता है, और हमारे द्वारा तय किए गए नियमों के तहत प्रासंगिकता के आधार पर रैंक करता है। कम सिग्नल वाली या डुप्लिकेट प्रविष्टियों को हटा दिया जाता है।
हाँ। डायरेक्टरी को सर्च करना और ब्राउज़ करना फ्री है।
LLMs, agents, and the tools to build with them.
Notes, tasks, docs, and knowledge bases.
Chat, calls, photos, music, and personal files.
Databases, pipelines, and analytics.
Containers, deployment, monitoring, and automation.
Passwords, secrets, and offensive security.
Languages, CLIs, frameworks, and version control.
Courses, books, interviews, and CS foundations.
This project is an automated technical writing tool that functions as a documentation-as-code framework. It parses source code and configuration files to generate structured instructional manuals and operational guides, ensuring that technical documentation remains synchronized with software updates through version control systems. The system utilizes large language model orchestration and static analysis to interpret codebase metadata and system definitions. By applying template-driven logic and context-aware prompt engineering, it transforms raw technical data into consistent, human-readabl
This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build, test, and deployment workflows directly within the environment. The editor features an extensive AI-driven development assistant system, which provides conversational chat interfaces, inline code suggestions, and autonomous agents capable of executing multi-step coding tasks. Th
CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a combination of reference counting and generational cyclic garbage collection, while dynamic type dispatching determines object behavior at runtime based on metadata stored within object headers. The project is distinguished by its C-based architecture, which provides a stable forei
This project is a community-maintained directory that aggregates high-quality libraries, tools, and learning materials for the Rust programming language. It serves as a centralized knowledge-sharing platform designed to help developers navigate the ecosystem and accelerate their proficiency by providing access to vetted software components and structured educational resources. The repository relies on a decentralized, community-driven curation model where contributors submit links via pull requests. To maintain the quality and relevance of the collection, all proposed additions undergo manual