suryanshsk / Python-Voice-Assistant-Suryanshsk

A Python-based virtual assistant using Gemini AI. Features include voice recognition, text-to-speech, weather updates, news retrieval, jokes, Wikipedia info, and music management. Comes with an interactive web interface. Easily extendable and customizable.
MIT License
39 stars 111 forks source link

✨[FEATURE] Streamlit-based user interface for the Resume Analyzer #562

Open Niraj1608 opened 3 days ago

Niraj1608 commented 3 days ago

in #380 want to add a deployment with flask and streamlit

🌟 Feature Overview

Add a Streamlit-based user interface for the Resume Analyzer, enabling users to upload resumes and view analysis results in an interactive, web-based format. Integrate Streamlit with Flask to leverage Flask's backend capabilities and ensure easy deployment.

🤔 Why this feature?

This feature would improve user experience by providing a more accessible, interactive interface for uploading and analyzing resumes. By combining Streamlit with Flask, the system can support backend functionalities (e.g., complex processing tasks) while maintaining an intuitive front end, making it easier for non-technical users to engage with the application.

📝 Additional Details

Add any other details or suggestions.

screenshot

Screenshot 2024-11-09 235625

Niraj1608 commented 3 days ago

@suryanshsk assign me this issue