Skip to content

zeroentropy-ai/zcookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroEntropy Logo ZeroEntropy Cookbook

Welcome to the ZeroEntropy Cookbook, a collection of practical guides to help you effectively use the ZeroEntropy API for AI-powered retrieval. This cookbook provides step-by-step tutorials to simplify your workflow. As of now, the guides in this cookbook are written in Python, but the same concepts can be applied to any programming language.

📘 Guides Available

  1. Indexing and Searching PDFs
    Learn how to efficiently index and query PDF documents using ZeroEntropy.
  2. Semantic Search Over Markdown Learn how to use ZeroEntropy to index and semantically search Markdown-based documentation using natural language queries.
  3. Python Scripts to Index and Query with ZE Learn how to use ZeroEntropy to index and query over your own collection of PDFs, CSVs, TXT files, etc.
  4. Using ZeroEntropy's Reranker Learn how to use ZeroEntropy's models to rerank the result of an initial vector search or hybrid search.
  5. Deep Research with ZeroEntropy's MCP Learn how to use ZeroEntropy's MCP server to build a deep research agent across an organization's documents.
  6. Voice Agent with ZeroEntropy's MCP Learn how to use ZeroEntropy's MCP server to build a Voice AI Agent with access to a knowledge base.
  7. Use ZeroEntropy as the Search Tool of an Agent Learn how to use ZeroEntropy as an Agent's search tool to access a knowledge base when responding to user queries.

(More guides coming soon...)


🚀 Getting Started

To start using the cookbook, get your API key, then clone the repository:

git clone https://github.com/zeroentropy-ai/zcookbook.git
cd zeroentropy-cookbook

🤝 Contributing

We welcome contributions! If you have a useful guide to share, feel free to submit a pull request. Please follow the existing format to maintain consistency.


📧 Support

If you have any questions or need assistance, please reach out to founders@zeroentropy.dev or visit our official documentation.


Happy coding with ZeroEntropy! 🚀

About

Guide and examples for using the ZeroEntropy API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published