

Open-source Retrieval Augmented Generation (RAG) framework and context engine powered by Pinecone, providing automatic chunking, embedding, chat history management, and query optimization.
Canopy is an open-source Retrieval Augmented Generation (RAG) framework and context engine built on top of the Pinecone vector database. It enables rapid experimentation and development of RAG applications.
Important Note: The Canopy team is no longer maintaining this repository. For a managed RAG solution with continued updates, consider Pinecone Assistant.
Prepares data for the RAG workflow:
Implements the retrieval part of RAG:
Implements the complete RAG workflow:
Integrate Canopy Core library directly into Python applications for maximum control and customization.
Open-source on GitHub: https://github.com/pinecone-io/canopy
While the repository is no longer actively maintained, it remains available as a reference implementation and can be forked for custom development.
Loading more......