aws-agentic-document-assistant — Agent Tool by aws-samples

by aws-samples · Agent Tool · ★ 95

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About aws-agentic-document-assistant

Agentic Documents Assistant The Agentic Documents Assistant is an LLM assistant that allows users to answer complex questions from their business documents through natural conversations. It supports answering factual questions by retrieving information directly from documents using semantic search with the popular RAG design pattern. Additionally, it answers analytical questions such as which contracts will expire in the next 3 months? by translating user questions into SQL queries and running them against a database of entities extracted from the documents using a batch process. It is also able to answer complex multi-step questions by combining retrieval, analytical, and other tools and data sources using an LLM agent design pattern. To learn more about the design and architecture of this solution, check the accompanying AWS ML blog post: Boosting RAG-based intelligent document assistants using entity extraction, SQL querying, and agents with Amazon Bedrock.

awsbedrockcdkllmllm-agentrag

Quick Facts

Stars95
Forks25
LanguageJupyter Notebook
CategoryAgent Tool
LicenseMIT-0
Quality Score66.0954354931266/100
Open Issues6
Last Updated2024-06-22
Created2023-11-13
Platformsaws
Est. Tokens~95k

aws-agentic-document-assistant alternative? Top 6 similar tools

Looking for a aws-agentic-document-assistant alternative? If you're comparing aws-agentic-document-assistant with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • Fast-LLM-Agent-MCP by omerbsezer · ⭐ 79

    This repo covers LLM, Agents, MCP Tools, Skills concepts with sample codes: LangChain & LangGraph, AWS Strands

  • palico-ai by palico-ai · ⭐ 342

    Build, Improve Performance, and Productionize your LLM Application with an Integrated Framework

  • quickstart-streaming-agents by confluentinc · ⭐ 86

    Build, deploy, and orchestrate event-driven agents natively on Apache Flink® and Apache Kafka®

  • edsl by expectedparrot · ⭐ 472

    Design, conduct and analyze results of AI-powered surveys and experiments. Simulate social science and market

  • aser by AmeNetwork · ⭐ 471

    Aser is a lightweight, self-assembling AI Agent frame.

  • atlas-mcp-server by cyanheads · ⭐ 467

    A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - imple

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Jupyter Notebook Agent Tools

Frequently Asked Questions

What is aws-agentic-document-assistant?

aws-agentic-document-assistant is An agent based LLM assistant that extends RAG with batch entity extraction and SQL querying to improve performance on multi-step and analytical questions.. It is categorized as a Agent Tool with 95 GitHub stars.

What programming language is aws-agentic-document-assistant written in?

aws-agentic-document-assistant is primarily written in Jupyter Notebook. It covers topics such as aws, bedrock, cdk.

How do I install or use aws-agentic-document-assistant?

You can find installation instructions and usage details in the aws-agentic-document-assistant GitHub repository at github.com/aws-samples/aws-agentic-document-assistant. The project has 95 stars and 25 forks, indicating an active community.

What license does aws-agentic-document-assistant use?

aws-agentic-document-assistant is released under the MIT-0 license, making it free to use and modify according to the license terms.

What are the best alternatives to aws-agentic-document-assistant?

The top alternatives to aws-agentic-document-assistant on Agent Skills Hub include Fast-LLM-Agent-MCP, palico-ai, quickstart-streaming-agents. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools