awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to yhilpisch/py4at

Open-source alternatives to Py4at

30 open-source projects similar to yhilpisch/py4at, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Py4at alternative.

  • adambard/learnxinyminutes-docsadambard का अवतार

    adambard/learnxinyminutes-docs

    12,287GitHub पर देखें↗

    This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad

    Markdown
    GitHub पर देखें↗12,287
  • adrianmoisey/learn-pythonadrianmoisey का अवतार

    adrianmoisey/learn-python

    240GitHub पर देखें↗

    A collection of links that teach python

    GitHub पर देखें↗240
  • ageron/handson-mlageron का अवतार

    ageron/handson-ml

    25,608GitHub पर देखें↗

    This is a machine learning educational repository consisting of a collection of notebooks and code examples. It provides practical implementations of diverse machine learning algorithms and workflows, ranging from traditional scientific computing to deep learning. The project features specific implementations of Scikit-Learn models, such as decision trees, random forests, and support vector machines, as well as TensorFlow examples for building neural networks, convolutional layers, and recurrent architectures. It also includes tutorials on reinforcement learning development and the creation o

    Jupyter Notebook
    GitHub पर देखें↗25,608
  • alex/what-happens-whenalex का अवतार

    alex/what-happens-when

    43,189GitHub पर देखें↗

    This project is a collaborative knowledge base and technical learning resource that provides a detailed breakdown of the internal processes occurring within modern computing environments. It serves as a comprehensive educational reference, tracing the step-by-step operations triggered by common user interactions and network requests to explain how hardware and software components interact across the entire stack. The guide distinguishes itself by offering deep technical insights into the journey from physical input to visual output. It covers the low-level mechanics of hardware interrupt hand

    GitHub पर देखें↗43,189

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • anderson-joyle/blockchain-for-humansA

    anderson-joyle/blockchain-for-humans

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • andrewharmellaw/wardley-maps-bookandrewharmellaw का अवतार

    andrewharmellaw/wardley-maps-book

    306GitHub पर देखें↗

    This is an Asciidoc book of Simon Wardley's "Wardley Maps". It simply takes all his medium posts and joins them together for ease of reading. The intention is to be entirely faithful to the original posts - I've not even fixed the few spelling mistakes - while allowing various output versions to…

    GitHub पर देखें↗306
  • andrewt3000/dl4nlpandrewt3000 का अवतार

    andrewt3000/DL4NLP

    2,187GitHub पर देखें↗

    State of the art resources for NLP sequence modeling tasks such as machine translation, image captioning, and dialog.

    GitHub पर देखें↗2,187
  • anotiawang/open-assistant-helperAnotiaWang का अवतार

    AnotiaWang/open-assistant-helper

    27GitHub पर देखें↗

    English | 简体中文

    Go
    GitHub पर देखें↗27
  • antonio-morales/fuzzing101antonio-morales का अवतार

    antonio-morales/Fuzzing101

    3,796GitHub पर देखें↗

    Fuzzing101 is an educational resource providing a structured curriculum and containerized security labs for learning software fuzzing and vulnerability research. It functions as a training course that guides users through the process of identifying security flaws using systematic input manipulation and memory corruption analysis. The project distinguishes itself by providing isolated environments that ensure consistent build dependencies for practicing software instrumentation and crash triaging. It includes a practical tutorial on using evolutionary fuzzing engines and instrumentation tools

    GitHub पर देखें↗3,796
  • aphyr/distsys-classaphyr का अवतार

    aphyr/distsys-class

    9,717GitHub पर देखें↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    GitHub पर देखें↗9,717
  • arbox/machine-learning-with-rubyarbox का अवतार

    arbox/machine-learning-with-ruby

    2,215GitHub पर देखें↗

    Curated list: Resources for machine learning in Ruby

    Rubyawesomeawesome-listlist
    GitHub पर देखें↗2,215
  • arnas/awesome-pytorch-scholarshipA

    arnas/awesome-pytorch-scholarship

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • aronwalsh/mlformaterialsaronwalsh का अवतार

    aronwalsh/MLforMaterials

    151GitHub पर देखें↗

    Online resource of a practical machine learning course in the Department of Materials at Imperial College London.

    Jupyter Notebook
    GitHub पर देखें↗151
  • artem-zinnatullin/thecontext-podcastartem-zinnatullin का अवतार

    artem-zinnatullin/TheContext-Podcast

    622GitHub पर देखें↗

    Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!

    GitHub पर देखें↗622
  • ashishpatel26/andrew-ng-notesashishpatel26 का अवतार

    ashishpatel26/Andrew-NG-Notes

    3,594GitHub पर देखें↗

    This project is a collection of structured study notes and notebooks serving as an educational resource for deep learning and neural network fundamentals. It provides a technical reference for implementing machine learning theory, covering everything from basic network design to the construction of advanced architectures. The material specifically focuses on the implementation of convolutional neural networks for computer vision and sequence models for natural language processing. It includes detailed guidance on building object detection systems, face recognition, and speech transcription mo

    Jupyter Notebookandrew-ngandrew-ng-courseandrew-ng-machine-learning
    GitHub पर देखें↗3,594
  • ashishpatel26/real-time-ml-projectashishpatel26 का अवतार

    ashishpatel26/Real-time-ML-Project

    762GitHub पर देखें↗

    A curated list of applied machine learning and data science notebooks and libraries across different industries.

    GitHub पर देखें↗762
  • awesomedata/awesome-public-datasetsawesomedata का अवतार

    awesomedata/awesome-public-datasets

    75,979GitHub पर देखें↗

    This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, the repository facilitates the discovery of data necessary for exploratory analysis, machine learning model training, and the development of data-intensive applications. The directory distinguishes itself through a lightweight, platform-agnostic approach to resource indexing that

    aaron-swartzawesome-public-datasetsdatasets
    GitHub पर देखें↗75,979
  • awslabs/lambda-refarch-iotbackendawslabs का अवतार

    awslabs/lambda-refarch-iotbackend

    251GitHub पर देखें↗

    Serverless Reference Architecture for creating an IoT Backend

    Shell
    GitHub पर देखें↗251
  • azharimm/kbbi-apiazharimm का अवतार

    azharimm/kbbi-api

    42GitHub पर देखें↗

    ` ENDPOINT /search?q={query} GET https://kbbi-api-amm.herokuapp.com/search?q=apel `

    JavaScript
    GitHub पर देखें↗42
  • bbycroft/llm-vizbbycroft का अवतार

    bbycroft/llm-viz

    5,260GitHub पर देखें↗

    llm-viz is a 3D architecture visualizer and inference simulator for large language models. It provides a visual representation of network topology and the mathematical operations used during the process of generating a response. The tool enables the exploration of internal weight distributions and the layout of layers within a neural network. It facilitates model interpretability and inference debugging by tracking the step-by-step movement of data through the architecture. The system utilizes GPU-accelerated 3D rendering to visualize tensor flow and spatial mappings of weights. It includes

    TypeScript
    GitHub पर देखें↗5,260
  • benedekrozemberczki/awesome-graph-classificationbenedekrozemberczki का अवतार

    benedekrozemberczki/awesome-graph-classification

    4,805GitHub पर देखें↗

    A collection of important graph embedding, classification and representation learning papers with implementations.

    Pythonattention-mechanismclassification-algorithmdeep-graph-kernels
    GitHub पर देखें↗4,805
  • bitcoin-studio/bitcoin-programming-with-bitcoinjsbitcoin-studio का अवतार

    bitcoin-studio/Bitcoin-Programming-with-BitcoinJS

    164GitHub पर देखें↗

    Bitcoin Programming with BitcoinJS, Bitcoin Core and LND

    CSS
    GitHub पर देखें↗164
  • bitcoinbook/bitcoinbookB

    bitcoinbook/bitcoinbook

    0GitHub पर देखें↗

    Mastering Bitcoin is a technical book that explains what Bitcoin is and how it works.

    GitHub पर देखें↗0
  • bitemyapp/learnhaskellbitemyapp का अवतार

    bitemyapp/learnhaskell

    8,026GitHub पर देखें↗

    This project is a comprehensive functional programming curriculum and learning resource for Haskell. It provides sequenced educational paths and technical reference guides designed to take developers from beginner to advanced levels of proficiency. The project distinguishes itself through a deep focus on theoretical and technical foundations, offering detailed studies on type theory, category theory, and runtime internals. It includes a dedicated performance handbook for optimizing execution speed and memory management, as well as an ecosystem guide for managing development tools and editor c

    Makefile
    GitHub पर देखें↗8,026
  • bitsblocks/bitcoin-maximalistB

    bitsblocks/bitcoin-maximalist

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bitsblocks/crypto-factsB

    bitsblocks/crypto-facts

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bitsblocks/get-rich-quick-bibleB

    bitsblocks/get-rich-quick-bible

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bitsblocks/islandcoin-whitepaperB

    bitsblocks/islandcoin-whitepaper

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bolshchikov/js-must-watchbolshchikov का अवतार

    bolshchikov/js-must-watch

    13,586GitHub पर देखें↗

    Must-watch videos about javascript

    awesomeawesome-listeducation
    GitHub पर देखें↗13,586
  • 521xueweihan/hellogithub521xueweihan का अवतार

    521xueweihan/HelloGitHub

    161,590GitHub पर देखें↗

    HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers identify high-quality open-source projects, libraries, and infrastructure. It functions as a structured directory that aggregates specialized development tools and educational materials, organizing them by technical domain to facilitate efficient resource discovery and professional development. The platform distinguishes itself through a community-driven curation workflow, where manual editorial oversight filters the broader software ecosystem into thematic collections. This content

    Pythonawesomegithubhellogithub
    GitHub पर देखें↗161,590