CoolFace
Apppublic

faraz7530/physical-ai-textbook-api

sourceHugging Facemitupdated 9mo agoView on Hugging Face
0likes
App README

Physical AI Textbook API

FastAPI backend for the Physical AI & Humanoid Robotics textbook with RAG chatbot.

Features

  • RAG-powered chatbot for textbook Q&A
  • User authentication
  • Content personalization
  • Urdu translation

API Endpoints

  • GET /health - Health check
  • POST /api/chat - Chat with the textbook
  • POST /api/auth/register - User registration
  • POST /api/auth/login - User login
  • POST /api/personalize - Personalize content
  • POST /api/translate - Translate to Urdu