-
Here are some potential issues with the code:
Hardcoded settings module: The line os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'cardie.settings_development') hardcodes the settings module to car…
-
- [x] similarity by title
- [x] non similarity by title
- [x] similarity by image
- [x] non similarity by image
- [x] simple observe to look up at image if the title seems highly not similar but m…
-
### Feature Request: Add "Back to Home" Button on Sign-in Page
#### Description:
Add a "Back to Home" button on the sign-in page, allowing users to easily return to the homepage without needing to…
-
The home page is very empty. Add additional information about what Cardie is and how it works.
-
Support the ability to upload images
- [x] Upload a profile picture for the user (With #42)
- [ ] Upload a profile picture to a card
The two profile pictures should be kept separate in order to a…
-
Have the info for when the card was created and last edited stored
-
Various improvements to the Authentication UI (signing in and creating an account)
- [x] Animate showing and hiding the two menus
- [x] Click the Cardie logo to go home
- [x] Show privacy policy
…
-
There's a few easily added buttons, and one discovered set that shouldn't need anything other than allowing cards instead of buttons as images.
Easily added:
Julz: https://github.com/buttonmen-…
-
Comment below with one speaker (and/or a paper by the speaker) whom you wish to see at our workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comment…
-
Thank you for your article.
I am solving a nested ner task for clinical notes and using similar architecture with some additions like contrastive learning etc.
So I have the same problem with nest…