awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesImplementation Recipes

Curated collections of common coding patterns and task-specific solutions.

Distinguishing note: Focuses on practical, task-oriented code snippets rather than theoretical tutorials.

Explore 4 awesome GitHub repositories matching education & learning resources · Implementation Recipes. Refine with filters or upvote what's useful.

Awesome Implementation Recipes GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • anthropics/claude-cookbooksAvatar von anthropics

    anthropics/claude-cookbooks

    45,835Auf GitHub ansehen↗

    This repository serves as a comprehensive library of architectural blueprints and code examples for integrating large language models into software applications. It functions as a developer learning resource, providing structured tutorials and implementation patterns that demonstrate how to build intelligent features using advanced prompting and data processing techniques. The collection distinguishes itself by focusing on complex reasoning and data-grounding workflows. It provides practical guidance on implementing retrieval-augmented generation pipelines, which connect language models to pr

    Offers a categorized list of practical implementation patterns for common development tasks.

    Jupyter Notebook
    Auf GitHub ansehen↗45,835
  • infinitered/igniteAvatar von infinitered

    infinitered/ignite

    19,842Auf GitHub ansehen↗

    Ignite is a command-line interface tool and project boilerplate for standardized cross-platform mobile application development. It provides a pre-configured foundation that includes a mobile app UI framework and a set of scaffolds to ensure architectural consistency across projects. The project distinguishes itself through a dedicated CLI for generating standardized components and models, as well as a mechanism for upgrading project boilerplates and dependencies. It further supports development through a curated collection of shared code recipes for common implementation tasks. The capabilit

    Offers a curated collection of functional code snippets and recipes to solve common mobile implementation tasks.

    TypeScript
    Auf GitHub ansehen↗19,842
  • microsoft/computervision-recipesAvatar von microsoft

    microsoft/computervision-recipes

    9,866Auf GitHub ansehen↗

    This project is a collection of educational resources and implementation frameworks providing deep learning model recipes, code samples, and step-by-step guides for computer vision tasks. It organizes complex workflows into modular recipes and implementation guides to facilitate the building of image and video analysis models. The framework focuses on specialized vision capabilities, including an image similarity framework for fast retrieval and re-ranking, human pose estimation, and video action recognition. It also provides specific tools for crowd density estimation and document image clea

    Organizes complex computer vision tasks into modular recipes and guided workflows for reproducible model building.

    Jupyter Notebookartificial-intelligenceazurecomputer-vision
    Auf GitHub ansehen↗9,866
  • jvns/pandas-cookbookAvatar von jvns

    jvns/pandas-cookbook

    7,086Auf GitHub ansehen↗

    Dieses Projekt ist ein pandas-Datenanalyse-Kochbuch und ein Python-Data-Science-Leitfaden. Es bietet eine Sammlung programmatischer Rezepte und Beispiele für das Bereinigen, Manipulieren und Analysieren strukturierter Daten. Das Projekt konzentriert sich auf die Bereitstellung einer containerisierten Analyseumgebung, um einen konsistenten Arbeitsbereich und reproduzierbare Abhängigkeiten bei der Ausführung von Datenverarbeitungsskripten zu gewährleisten. Es deckt ein breites Spektrum an Data-Science-Fähigkeiten ab, einschließlich Datenaufnahme aus externen Quellen, Rohdatenbereinigung und explorativer Datenanalyse. Diese Rezepte demonstrieren, wie strukturierte Datenanalyse durch Techniken wie Filtern, Aggregieren gruppierter Daten und die Verarbeitung von Textdaten durchgeführt wird.

    Organizes complex data manipulation logic into a collection of discrete and reusable programmatic recipes.

    Jupyter Notebook
    Auf GitHub ansehen↗7,086
  1. Home
  2. Education & Learning Resources
  3. Implementation Recipes