bytedance/deer-flow
DeerFlow is a community-driven deep research framework that integrates language models with web search, crawling, and Python execution tools to facilitate comprehensive AI-powered research workflows.
Awesome AI Agents › Reasoning Frameworks
Priompt is a JSX-based prompting library designed to optimize prompt construction for language models by using a priority system to decide what content to include within the context window. Inspired by web design libraries like React, Priompt allows developers to build prompts as JSX components, where each child element is assigned a priority that determines its inclusion based on token limits. This approach helps manage the limited token space effectively by including the most important parts of the prompt first and progressively adding less critical information as space allows.
The library introduces several key components and concepts to facilitate prompt design. The
https://github.com/anysphere/priompt
DeerFlow is a community-driven deep research framework that integrates language models with web search, crawling, and Python execution tools to facilitate comprehensive AI-powered research workflows.
PageIndex is a reasoning-based document indexing and retrieval system that uses a hierarchical tree structure to enable human-like, vectorless retrieval and multi-step reasoning over long professional documents.
Guidance is a programming paradigm and library that enables efficient and fine-grained control over large language models to produce structured, high-quality outputs with reduced latency and cost.
A curated repository of free GPT prompts and jailbreaks across various domains, enabling users to utilize GPT models without a subscription to GPT Plus.
Refly is an open-source AI-native creation engine that combines multi-threaded dialogues, multimodal inputs, knowledge base integration, and AI-powered tools to transform ideas into production-ready interactive content and web applications.
MongoDB's GenAI Showcase is a comprehensive repository offering examples and applications that integrate MongoDB with advanced Generative AI techniques like Retrieval-Augmented Generation and AI Agents to support AI development and innovation.
Auto-Deep-Research is an open-source, fully automated, and cost-effective personal AI assistant that supports multiple large language models and offers a one-click launch experience as an alternative to OpenAI's Deep Research.
Controllable-RAG-Agent is an advanced Retrieval-Augmented Generation solution featuring a deterministic graph-based autonomous agent designed for complex question answering with multi-step reasoning and hallucination prevention.