Skip to content

Releases: microsoft/multimodal-ai

Release list

v0.2.0

Choose a tag to compare

@daltondhcp daltondhcp released this 31 Mar 18:49
1c62b60

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@victorar victorar released this 08 Nov 12:06
ec5a94d

Initial release

What's included in this release

  • Initial release of the RAG Multimodal AI Solution based on text and images embeddings.
  • Support for PDF files only.
  • Data processing activities performed server-side on Azure AI Search via integrated vectorisation and by using custom skills.
  • Image generation via AI Search and persisted leveraging knowledge store.
  • User interaction via web application.
  • Documentation including detailed architecture as well as deployment instructions.
  • Solution deployment via Bicep.
  • Solution deployment via Terraform.

References

This initial release leverages the following components from other GitHub projects:

Contributors