आप क्या बना रहे हैं, इसे सादी भाषा में समझाएं और सबसे सटीक 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 a comprehensive, curated collection of software resources designed for the macOS ecosystem. It serves as a centralized directory for discovering applications across a wide range of functional domains, including professional development, system management, and personal productivity. The directory distinguishes itself by offering a highly granular classification of tools that cater to specific technical and creative workflows. It highlights specialized software for software engineering, such as terminal emulators, version control clients, and API development tools, alongside a b
Joplin is an open-source, cross-platform note-taking application designed for secure, private knowledge management. It functions as a local-first productivity platform, maintaining a complete relational database on the user's device to ensure offline availability and high-performance data retrieval. The application prioritizes data sovereignty by implementing an end-to-end encryption layer, which secures all information locally with a master key before any synchronization occurs. The platform distinguishes itself through a delta-based synchronization engine that transmits only specific file c
Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to process requests efficiently, while maintaining data durability through append-only persistence logs and asynchronous snapshotting mechanisms. What distinguishes Redis is its ability to handle complex data structures—including strings, hashes, lists, sets, and sorted sets—alongsid
This project is an AI-powered document processing engine designed to transform diverse file formats into structured Markdown. By leveraging multimodal language models, it performs complex layout analysis and semantic text extraction, allowing for the conversion of both unstructured files and scanned images into machine-readable content. The toolkit distinguishes itself through a modular, plugin-based architecture that orchestrates multi-stage extraction pipelines. Users can steer the parsing behavior by injecting custom instructions, enabling the system to adapt to domain-specific document st