• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Awesome Vector Databases. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Curated Resource Lists
    3. Awesome-Context-Engineering

    Awesome-Context-Engineering

    A comprehensive curated survey on Context Engineering covering the progression from prompt engineering to production-grade AI systems. The repository contains hundreds of papers, frameworks, and implementation guides for LLMs and AI agents, serving as a centralized reference for researchers and practitioners.

    Awesome-Context-Engineering

    A comprehensive curated survey on Context Engineering covering the progression from prompt engineering to production-grade AI systems. The repository contains hundreds of papers, frameworks, and implementation guides for LLMs and AI agents, serving as a centralized reference for researchers and practitioners.

    https://github.com/Meirtz/Awesome-Context-Engineering

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedApr 4, 2026

    Categories

    1 Item
    Curated Resource Lists

    Tags

    3 Items
    #github#context-engineering#llm

    Similar Products

    6 result(s)

    Agentic RAG

    An advanced RAG architecture where an AI agent autonomously decides which questions to ask, which tools to use, when to retrieve information, and how to aggregate results. Represents a major trend in 2026 for more intelligent and adaptive retrieval systems.

    Featured

    NV-Embed

    NVIDIA's generalist embedding model achieving record 69.32 score on MTEB benchmark. Fine-tuned from Llama architecture with improved techniques for training LLMs as embedding models.

    Featured

    Cohere's re-ranker

    A re-ranking tool provided by Cohere, which can be integrated into LLM applications via frameworks like LangChain to improve the relevance and order of retrieved documents from search systems, including those utilizing vector databases.

    Featured

    Ollama

    A tool that allows users to run large language models locally, providing an easy way to set up and interact with various models, including integrations for generating and managing embeddings with vector databases.

    Featured

    Qwak

    A platform designed to simplify the building, management, and deployment of Large Language Model (LLM) applications, enabling rapid operationalization of context-aware LLMs and offering integration with its Vector Store.

    Featured

    ACE Framework

    Agentic Context Engineering (ACE) framework for generating, managing, and leveraging instructive contexts in a structured way for self-improving language models. Studies how to systematically create and utilize context that guides Agent behavior, including tool usage guides and best practices.