File2Vector - Upload any local file -> Vector database for LLM

I’ve built a tool called File2Vector which allows users to upload and store various file types into their own Supabase vector database. It extracts text from DOCX, PDFs, and spreadsheets, generating embeddings while storing them efficiently.

Let me know what you think and how I could improve on it!