๐ Today I learned about PageIndex and Vectorless RAG.
Interesting to see how RAG can retrieve relevant information without relying on vector embeddings, making systems simpler and more efficient for certain use cases.
#AI#RAG#LLM#LearningInPublic
Today was all about debugging and improving my Microservices-Based E-Commerce Platform
Fixed bugs in:
โ Auth Service
โ Cart Service
โ API Gateway routing
โ Docker Compose setup
Slowly making the backend more stable and production-ready
#Microservices#Docker#fastapi
Microservices E-Commerce platform with AI recommendations! ๐ ๏ธ
Todayโs focus: The Frontend.
React + Redux for the heavy lifting.
TanStack Query for that smooth data fetching โก
Shadcn UI for the aesthetics.
#buildinpublic#reactjs#webdev#microservices
Building a Microservices-based E-Commerce backend with AI recommendations
Completed so far:
โ Auth service (JWT)
โ Product service
โ Cart service
โ Review service
โ Nginx API Gateway
โ Docker + Docker Compose
Next: AI-powered recommendation engine
#Microservices#Docker
๐ Final Year Project โ Step 3
Working on AI Product Recommendations ๐ค
โข Personalized suggestions
โข Based on user behavior & data
Goal: smarter e-commerce experience ๐ฅ
#AI#MachineLearning
๐ Final Year Project โ Step 2
Started backend development using FastAPI + Docker
โข Built User Service (Auth, JWT) ๐
โข Service-to-service communication setup
Turning architecture into working system โ๏ธ
#FastAPI#Backend
๐ Final Year Project โ Step 1
Designed a Microservices-Based E-Commerce Platform
โข Services: User, Product, Order, Payment, Recommendation
โข NGINX API Gateway
โข Separate DB per service
Focused on scalable system design ๐ก
#Microservices#SystemDesign
Circlo backend just got stronger ๐ช
Added new Prisma models: ๐ Notifications ๐ฌ Messages ๐ก๏ธ Reports
Together with Posts, Comments, Likes & Follows, these upgrades make Circlo more interactive, safe & community-driven. ๐
#CircloApp#Backend#Prisma#SocialMedia