12 Comments
User's avatar
sim's avatar

Amazing post, <3

Expand full comment
Raunaq's avatar

Great 2nd week content as well! Learned about repository pattern in this, pretty neat!

Gonna try to implement next items before week 3 blog comes out.

Expand full comment
Shirin Khosravi Jam's avatar

Amazing! Really hope that you are enjoying it :)

Expand full comment
Raunaq's avatar

I really did. I had been looking for a project to learn/build for some time now and I'm glad I found these blogs at the right time. Also, really appreciate the amount of best practises work you put into each part of the project, this isn't something you see in most tutorials/blogs available online.

Expand full comment
Karthikeya Pervela's avatar

Why the settings is in python script than yaml file, any specific reasoning behind it?

Expand full comment
Shirin Khosravi Jam's avatar

We are using .env file, so the settings are imported from there. Config file is just doing validation of the settings.

Even if yaml was there we would need config to manage the settings that gets imported.

Expand full comment
rahul venkatesan's avatar

Where can I get the code

Expand full comment
rfletcher73's avatar

Looking forward to seeing week 3

Expand full comment
Shantanu Ladhwe's avatar

Let us know your feedback 😃

Expand full comment
rfletcher73's avatar

I'm interested in your integration of OpenSearch into your rag. Looking forward to that part of all of this.

Expand full comment