Approach#1 - AlbertProfe/AssistantAI GitHub Wiki

Welcome to the AssistantAI wiki!

Project Overview

  • Create a assistant AI to chat about a user knowledge base (.pdf, .md, data from a local database, etc ..)
  • Use OpenAI / AWS Bedrock
  • Spring Boot AI / LangChain4J
  • MongoDB vector

Approach#1

  • Class Configuration (not auto-configuration): MongoDB & AWS Bedrock Titan embeddings configuration: @Bean and @Configuration

Project Structure

image

Code

Output