Releases: ShubhamSupekar/TechEdu
Releases · ShubhamSupekar/TechEdu
Adding some important feature
- Added streaming feature of ollama for llama3 model.
- hashing passwords
- added spring security
- displays the message if passwords do not match the set criteria on the signup page and if the email is already registered
- if the password or email is wrong, add error messages to the login page.
- handled exceptions
- adding javascript files to show the response from the llama3 model dynamically and removing the loading screen.
Delete and Edit video feature
Using JPA and Hibernate
- Added Hibernate and JPA packages, replacing all JDBC usage and SQL queries.
- Added a feature: clicking the video title opens it in a new window in full-screen mode.
- Fixed the video grid size on the home page; the description is now scrollable.