Skip to content

Commit 1bfd721

Browse files
committed
fix: improve formatting and clarity
1 parent 8100cd9 commit 1bfd721

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

doc/proposals/2025/gsoc/idea_udhay_adithya_mem0.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ void main() async {
174174

175175

176176
I propose to divide the project into four milestones/deliverables to produce a sequential progress report through the GSoC.
177-
> They are NOT of equal sizes/time requirements.
177+
178+
*They are NOT of equal sizes/time* requirements.
178179

179180
#### **Milestone #1: Create a Bare-bone `package: mem0_dart`.**
180181

@@ -229,7 +230,9 @@ their final mentor evaluation (standard coding period)
229230
* **Coding Period (June 2 - July 14)**
230231
* **Week 1 (June 2 - June 8)**
231232

232-
<u>M#1 is delivered, comprising of a bare-bones package.</u> Work on M#2 begins in the latter half of the week.
233+
<u>M#1 is delivered, comprising of a bare-bones package.</u>
234+
235+
Work on M#2 begins in the latter half of the week.
233236
* **Week 2 (June 9 - June 15)**
234237

235238
Start of M#2 integration for the first two chosen vector database capable of basic vector operations(insert, search, delete, and get) are done, along with unit tests.
@@ -244,15 +247,19 @@ their final mentor evaluation (standard coding period)
244247
* **Week 5 (June 23 - June 29)**
245248

246249
Start of M#3 by integrating OpenAI and Gemini's LLM and embedding models.
250+
247251
This week will also contain steps of documenting the package for initial public release.
252+
248253
Mentor Reviews are requested.
249254

250255
*`The first public release of package mem0_dart:0.0.1 is made.`*
251256

252257
* **Week 6 (June 30 - July 6)**
253258

254259
Changes follow, from Mentor Review, if required.
260+
255261
Add support for other LLM and Embedding model providers(Since the same process has been done earlier this must be fairly easy to implement).
262+
256263
Final Mentor Review before Mid-term Evaluation is submitted.
257264

258265
* **Midterm Evaluation Submission (July 14 - July 18)**
@@ -262,6 +269,7 @@ their final mentor evaluation (standard coding period)
262269
* **Week 7 (July 14 - July 20)**
263270

264271
A significant portion of the week will be dedicated to testing all integrations thoroughly and addressing any bugs or issues identified.
272+
265273
Documentation is enhanced in the if no issues arise.
266274
<u>Milestone #3 is delivered.</u>
267275

@@ -278,19 +286,23 @@ their final mentor evaluation (standard coding period)
278286
* **Week 10 (August 4 - August 10)**
279287

280288
Continuation of the work done in Week 9.
289+
281290
Mentor Reviews are requested.
282291

283292
* **Week 11 (August 11 - August 17)**
284293

285294
The former half of the week acts as a buffer period in case any issues are confronted.
295+
286296
Documentation is enhanced in the buffer period if no issues arise.
297+
287298
<u>Milestone #4 is delivered.</u>
288299

289300
*`Third public release of the package at 0.0.3`*
290301

291302
* **Week 12 (August 18 - August 24)**
292303

293304
Final checks are made, and any supporting documents (such as example markdown files) are written.
305+
294306
The project Report is written and all tracking issues are labelled appropriately.
295307

296308
* **Final Week (August 25 - September 1)**

0 commit comments

Comments
 (0)