Hey there, fellow AI enthusiasts! I recently stumbled upon a Reddit post that got me thinking about the potential of Large Language Models (LLMs) in team collaboration. The idea is to create a tool that leverages Amazon Bedrock’s Knowledge Bases as a central hub for teams working with LLMs. Sounds intriguing, right?
The concept is simple: a chat interface where users can select a specific Bedrock knowledge base (based on project, team, or topic) and interact with an LLM that only pulls context from that selected knowledge base. Users could upload documents, edit structured data, or update entries in the knowledge base, all within the UI. The cherry on top would be the ability to share custom-created agents/roles to reason about the knowledge base.
This would be a game-changer for engineering teams, product groups, consulting firms, and others working with proprietary docs about specific projects. No more scattered information or version control issues!
So, does such a tool exist? Or would it require a custom build with Bedrock and a custom UI? If you have any insights or pointers, I’d love to hear them.