#LSPPDay45
Today, I explored RAG with react native:
- learned how RAG enhances AI applications by retrieving relevant information before generating responses, making outputs more accurate and context-aware.
@lftechnology#LearningWithLeapfrog#60DaysOfLearning2026
#LSPPDay39
Today I rather focused on my minor project, EdumentX a tutor finder application:
- Designed the system architecture
- Explored Supabase Postgis
- Learned about Openstreetsmap API for map integration
@lftechnology#60DaysOfLearning2026#LearningWithLeapfrog
#LSPPDay34
Today, I learned evals for RAG systems:
- Learned the 3 eval levels: unit, integration, human eval
- Learned faithfulness: a correct answer isn't always a grounded one
- Intro to RAGAS
- Understand precision