Skip to content

HuggingBot v0.2

Choose a tag to compare

@KonradSzafer KonradSzafer released this 05 Jul 10:15
· 98 commits to main since this release

This release marks the second beta version of the Hugging Face Question Answering Bot.

New features and improvements include:

  • New architecture: The Bot is now separate from the API, which contains the index and model
  • Uploading and downloading index to Hugging Face Hub
  • Improved index embeddings through averaging method
  • Extended index through Jupyter Notebooks support