Section 1
Environment Setup
- Configure Supabase URL, anon key, and service key in backend and frontend env files.
- Install Poppler and Tesseract so OCR and page-count parsing work for PDF files.
Launch your first complete document flow in minutes.
Set up NeuroDocs locally and run your first document processing flow.
Section 1
Section 2
Section 3
uvicorn main:app --reload --host 0.0.0.0 --port 8000