Week 3
Welcome to meeting minutes page for GSoC 2025 at FOSSology 19-06-2025.
Attendees:
Missed:
General
-
Gaurav Mishra: General updates regarding project.
-
Shaheem Azmal M MD: Request to Add a comment in the issues created for GSoC-2025 so that mentors/maintainers can assign this to you.
Updates from contributors
-
-
Presented progress on improving the Locality Sensitive Hashing (LSH) approach for license detection.
-
Compared MinHash (Jaccard-based) vs SimHash (cosine-based) algorithms.
-
Shared insights from experimenting with different vectorization techniques (TF-IDF vs. Sentence Transformers).
-
Discussed handling large-scale corpora with caching and sampling strategies.
-
-
-
I have continued my work of Nomos Agent integration from the last week.
-
Currently I am working on triggering scan part.
-
I have opened a gate up issue in the ORT repo explaining my approach and I have also asked a question that whether I can build nomos into ORT.
-
-
- No Update Available.
-
-
This week I started with integrating textphrases in the upload page,
-
Will review the work done by aditya in the textphrases side.
-
-
- No Update Available.
-
- No Update Available.
-
-
This week I worked on suggetions to make corrections on my work from our last meeting.
-
Moved all the configurations to ENV file.
-
I have converted it into a script by making use of Python libraries to in order to make it to be to be reusable using my Python script.
-
-
-
Rework on The heuristic analysis that is in progress.
-
Worked and finished the header design. now working on sub menu design.
-
Created different versions of FOSSology logo and shared with mentors for feedback.
-
-
-
This week I worked on database connectivity and scheduler issue.
-
I have debugged Docker files, checked the CMD and entry points of Docker file for scheduler.
-
The root cause for the database connectivity issue is the web container which is starting before the PostgresSQL.
-
-
-
I had successfully migrated and rendered the header and the footer components from react.
-
Focusing on extracting the inline CSS from each component JavaScript files and put them into separate CSS file.
-