ended3월 22일· 1 sources
Beyond the Chatbot: Engineering a Hybrid AI Math Tutor for the Future
챗봇을 넘어서: 미래형 하이브리드 AI 수학 튜터 설계
Why it matters
Neural Math Lab is a React/Vite-based math tutoring app that hybridly switches between Azure OpenAI (with RAG from indexed textbooks) and local Ollama (DeepSeek-R1) for offline use. A Node.js security proxy enforces prompt injection filtering, safety categories, and strict mode while keeping API keys server-side. The system emphasizes privacy-first design with IndexedDB local storage and comprehensive user data controls.
1
Sources
+0
24h
—
Growth
183d
Active
Neural Math LabAzure OpenAIOllamaRAGSecurity ProxyReact