Skip to content

Releases: dgobalak/File-Insights

v0.2.0

25 Dec 01:42
Compare
Choose a tag to compare

We've added support for many more file types including: '.wav', '.mp3', '.mp4', '.mov', '.pdf', '.jpg', '.png', '.txt', '.jpeg', and '.html'. We've updated the homepage to reflect this change. This release also includes some backend changes to improve robustness of the platform.

v0.1.1

21 Dec 06:48
Compare
Choose a tag to compare

We've added some settings to the settings page. You can now choose the summarization algorithm you'd like to use and modify some of its parameters. The parameters you set will be stored as cookies for future use, so don't worry about having to change the parameters every time you use the site. The language parameter is set to "English" by default and cannot be changed at the moment. We'll be adding support for more languages in the near future.

We've also updated the summaries page UI by adding whitespace between summary cards.

v0.1.0

20 Dec 07:33
Compare
Choose a tag to compare

The homepage and settings UI have been updated. The footer has also been updated to include attributes for the icons we use.

v0.0.1

19 Dec 07:22
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

We've replaced the default Flask app.run() with waitress for serving the website. We've also updated the UI of the summaries page.

v0.0.0

19 Dec 06:01
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

A working prototype that demonstrates the capabilities of the website. Only PDF files are supported.