Skip to content

Conversation

@lalrow
Copy link
Owner

@lalrow lalrow commented Sep 23, 2025

No description provided.

- Moved RAG class definition directly into app.py
- Removed dependency on local aimakerspace module import
- This fixes ModuleNotFoundError in Vercel serverless environment
- All RAG functionality preserved with same interface
- Documents all RAG functionality changes in copy_rag branch
- Provides GitHub PR and GitHub CLI merge options
- Includes post-merge verification steps and rollback plan
- Ready for Activity #1 completion per assignment requirements
@lalrow lalrow merged commit ec02373 into main Sep 23, 2025
lalrow added a commit that referenced this pull request Sep 23, 2025
- Implement SQLite embeddings with integer foreign keys (pdf_id → pdf_metadata.id)
- Add comprehensive Kids Science Tutor: login, reading sessions, adaptive quizzing, progress tracking
- Create persistent vector database with auto-initialization of Grade-3 science PDFs
- Add admin tools: PDF upload, vector DB rebuild, system health monitoring
- Fix import paths and UI issues (quiz text visibility)
- Update MERGE.md with complete feature documentation

Activities completed:
✅ Activity #1: RAG functionality with PDF upload and chat
✅ Activity #2: Kids Science Tutor use-case with domain-specific UI
✅ Persistent storage, progress tracking, and adaptive learning features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants