Overview
Lye is designed to be:- Easy to use: Import tool groups or individual tools with a single line
- Comprehensive: Covers web, files, images, audio, and more
- Reliable: Battle-tested tools with proper error handling
- Flexible: Use all tools or just the ones you need
Installation
Quick start
Available tool groups
Web tools
search- Search the web for informationfetch- Fetch and parse web pagesscrape- Extract structured data from websites
File tools
read_file- Read file contentswrite_file- Write content to fileslist_files- List directory contentsdelete_file- Delete files
Image tools
describe_image- Get AI descriptions of imagesgenerate_image- Create images from textedit_image- Modify existing images
Audio tools
transcribe_audio- Convert speech to textgenerate_speech- Convert text to speech
Usage examples
Web research
File operations
Multimodal processing
Optional dependencies
For advanced file processing capabilities, you can install these system libraries:- macOS
- Ubuntu/Debian
Poppler is only needed for processing scanned PDFs or PDFs without embedded text (OCR).
Next steps
Tool Reference
Detailed documentation for each tool
Adding Tools
Learn to create your own tools