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.
- Indexing and Searching PDFs
Learn how to efficiently index and query PDF documents using ZeroEntropy.
(More guides coming soon...)
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
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.
If you have any questions or need assistance, please reach out to [email protected] or visit our official documentation.
Happy coding with ZeroEntropy! 🚀