aws-agentic-document-assistant

by aws-samples · Agent Tool · ★ 95

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.

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

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.

View on GitHub → Browse Agent Tool tools