Specialized Frameworks
Domain-specific agents for browsing, memory, prompt optimization, and more
3 frameworks in this category
DSPyOfficial
SpecializedProgramming framework that compiles declarative language model calls into optimized prompts or finetunes. Replaces hand-written prompts with modular, trainable programs.
Python
by Stanford NLP21.5k8 features
pip install dspySpecialized
Framework for building AI agents that can browse the web autonomously. Handles navigation, form filling, clicking, and data extraction with vision or DOM-based interaction.
Python
by Browser Use56.2k8 features
pip install browser-useSpecialized
Framework for building agents with long-term memory and self-editing capabilities. Implements virtual context management so agents can maintain persistent state across conversations.
Python
by Letta13.8k8 features
pip install letta