Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Oabanjo01/intelligent-document-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Infrastructure Project

Project Structure

  • stack1/ - First infrastructure stack
  • stack2/ - Second infrastructure stack
  • modules/ - Reusable Terraform modules
    • aurora_serverless/ - Aurora Serverless database module
    • bedrock_kb/ - AWS Bedrock Knowledge Base module
  • scripts/ - Helper scripts for infrastructure management
  • spec-sheets/ - Project specifications and documentation

Getting Started

  1. Configure AWS credentials
  2. Initialize Terraform: terraform init
  3. Review the plan: terraform plan
  4. Apply changes: terraform apply

Modules

Aurora Serverless

Provisions an Aurora Serverless database cluster.

Bedrock Knowledge Base

Sets up AWS Bedrock Knowledge Base infrastructure.

About

AI-driven document intelligence platform leveraging AWS Bedrock Knowledge Base and RAG architecture. Stack Highlights Bedrock (Claude 3.5 Sonnet) for LLM orchestration Aurora Serverless PostgreSQL with pgvector for embeddings S3 for document management Terraform for infrastructure provisioning Python for automation and chat workflows Deliver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors