1 answer(s) found.
The system started with enterprise documents that are stored in AWS S3. We processed those documents, extracted text, and converted them into embeddings that were stored in FIAS. When a user submitted a question through the application, the query was converted into an embedding and used to retrieve the most relevant document chunks. These chunks [...]
