आप क्या बना रहे हैं, इसे सादी भाषा में समझाएं और सबसे सटीक 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.
Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and process incoming HTTP traffic. The framework is defined by its middleware-based routing engine, which sequences request handlers and logic blocks to process traffic based on path patterns and HTTP methods. This architecture supports a highly modular approach, enabling the creation of
Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows
Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi
Utility-first CSS framework for fast, design-system-friendly styling.