-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve the frontend of the website and add new features #33
Comments
|
Thanks!
|
this is a great idea fr
i think we can use an llm call for it. what ideas did you have |
here’s the plan to make this happen: Is it feasible? Yep! With OCR, NLP, and a backend, this is totally doable. Some issues that we may face.... There will be some challenges, but we can start with this approach and keep improving it. Even if Kwoc ends, we can keep working on it. What do you think? Should we go for it? |
good research! browser automation should be the last resort. if you do use that, do not use selenium. it is outdated. use playwright or nodriver or hrequests. instead of ocr, using an llm would be much simpler. though, we have a lot of images to process already, but they can be processed in smaller batches to avoid rate limits. after all of the previous posts are processed, there won't be much traffic cause there aren't many events in this college anyways |
New features to add-
The text was updated successfully, but these errors were encountered: