CoolFace
Apppublic

parasfzi/shlokai-backend

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
32 commits on main
5b6fdff5mo ago

chore: enable host mode in frontend dev script

parasfzi
d38856b5mo ago

feat: Add real-time streaming explanations + native Google Gemini API support

parasfzi
f7a53035mo ago

fix(frontend): Properly catch 401 Unauthorized errors and auto-logout user

parasfzi
74b1c365mo ago

fix(backend): Add robust NoneType crash protection for OpenRouter free models

parasfzi
f2153565mo ago

fix(ai): update openrouter model ID and fix JSX unicode rendering

parasfzi
d23fbe15mo ago

docs: Completely rewrite ARCHITECTURE.md to act as a full A-Z guide for the ShlokAI system

parasfzi
3c47e3e5mo ago

feat: add local startup script and frontend dependency lock file

parasfzi
263952b6mo ago

logo

parasfzi
22f4f166mo ago

feat: add navigation bar component and project entry point with logo asset

parasfzi
0043ec26mo ago

UI: Redesign ResetPassword page with premium ShlokAI glassmorphism theme

parasfzi
2f679b46mo ago

Fix: Add vercel.json for SPA routing support

parasfzi
e7a2b7e6mo ago

Integrate Resend API for real password reset emails

parasfzi
24215b16mo ago

Scrub logos and ignore binary files to fix HF push and enable forgot-password endpoint

parasfzi
e6177606mo ago

Implement Frontend Password Reset Flow (AuthModal updates + ResetPassword page)

parasfzi
9093c946mo ago

feat: implement responsive Navbar component and initialize frontend entry point with branding assets

parasfzi
e21f3e36mo ago

Disable CORS credentials and allow all origins to fix frontend connection

parasfzi
3de07116mo ago

Build FAISS index inside Docker - no more binary file issues

parasfzi
650f5106mo ago

Rebuild FAISS index + embeddings (fix LFS pointer corruption)

parasfzi
3aa8cac6mo ago

feat: initialize backend main entry point for gitaGuruAi

parasfzi
6ebbd406mo ago

feat: initialize backend main entry point for gitaGuruAi

parasfzi
dc6470c6mo ago

Disable slow AI layers for instant FAISS search

parasfzi
f3b1c446mo ago

Fix GIL hanging uvicorn during startup on Hugging Face

parasfzi
b9ce74a6mo ago

Connect Frontend directly to Hugging Face API

parasfzi
f6ffc1b6mo ago

Fix missing email-validator dependency

parasfzi
763156c6mo ago

Fix color in HF metadata

parasfzi
a02e58b6mo ago

Fix HF spaces metadata YAML header

parasfzi
d8e3a376mo ago

Add Dockerfile for Hugging Face Spaces

parasfzi
8466b946mo ago

Fix GIL thread locking port bind timeout on Render Free instances

parasfzi
e1b39586mo ago

Add foolproof python deployment script

parasfzi
113fa366mo ago

Fix Render port bind timeout by backgrounding engine load

parasfzi
48f0a026mo ago

Unpin requirements for Render compat

parasfzi
06155c36mo ago

Initial commit of ShlokAI Full-Stack App

parasfzi