You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-powered document classification system built using FastAPI, Machine Learning, scikit-learn, NLP, and Streamlit. The application extracts text from uploaded PDF documents, preprocesses the content using NLP techniques, converts text into TF-IDF vectors, and predicts document such as invoices, orders and reports using a ML classification model.