File tree Expand file tree Collapse file tree 1 file changed +53
-0
lines changed
docs/2025/licensedb-platform/updates Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Week 1
3+ author : Chayan Das
4+ tags : [gsoc25, LicenseDB]
5+ ---
6+ <!--
7+ SPDX-License-Identifier: CC-BY-SA-4.0
8+
9+ SPDX-FileCopyrightText: 2025 Chayan Das <01chayandas@gmail.com>
10+ -->
11+
12+ # Week 1
13+
14+ * (June 2, 2025 - June 9, 2025)*
15+
16+ ## Meeting 1
17+
18+ * (June 5, 2025)*
19+
20+ ## Attendees
21+ - [ Chayan Das] ( https://github.com/ChayanDass )
22+ - [ Dearsh Oberoi] ( https://github.com/deo002 )
23+ - [ Gaurav Mishra] ( https://github.com/GMishx )
24+ - [ Kaushlendra Pratap] ( https://github.com/Kaushl2208 )
25+ - [ Sahil Jha] ( https://github.com/sjha2048 )
26+ - [ Sushant Kumar Mishra] ( https://github.com/its-sushant )
27+
28+
29+
30+
31+
32+
33+
34+ ## Discussions
35+ * Discussed and finalized the migration strategy to replace GORM’s AutoMigrate with a structured Golang migration tool.
36+ * Talked about designing a ** messaging system** between agents for future scalability.
37+ * Explored plans to implement a ** Levenshtein Distance Agent** to enhance the similarity detection pipeline.
38+
39+
40+
41+ ## Updates
42+
43+ * Completed and raised a PR to fully integrate the new Golang migration setup.
44+ * Removed GORM AutoMigrate dependencies.
45+ * Intialized the E2E testing and create the basic auth for testing
46+
47+
48+
49+ ## Planning for next week
50+
51+ * Add functionality to generate changelogs when user data is updated.
52+ * Implement Levenshtein Distance algorithm to identify similar text entries.
53+
You can’t perform that action at this time.
0 commit comments