BlackSwan is an AI-powered interview panel selection system developed for DRDO, India. It intelligently assigns interview panels for candidates based on a relevancy score generated by AI. The system matches a candidateβs required skills with the expertise of interviewers, ensuring an optimized selection process.
Γ AI-based Relevancy Scoring: Matches candidates with the most suitable interviewers.
Γ Job & Candidate Listings: Displays open positions and candidates available for interviews.
Γ Interview Panel Management: Allows adding interviewers to a panel.
Γ Web Scraping of Experts: Fetches details of experienced professors from the internet for inclusion in the panel.
Γ Authentication System: Uses Shared Preferences for storing login tokens locally.
Γ API Integration: Connected with backend using the http
package.
Γ Frontend: Flutter
Γ Backend: Node.js (Express.js)
Γ Database: MongoDB
Γ AI Model: TensorFlow (for relevancy score computation)
Γ Web Scraping: BeautifulSoup
Γ Local Storage: Shared Preferences
Γ API Requests: HTTP package
- Clone the repository:
git clone https://github.com/om13rajpal/SIH-app.git cd blackswan
- Install dependencies:
flutter pub get
- Run the app:
flutter run
This project is licensed under the MIT License - see the LICENSE file for details.
ββββββββββββββββββββββββββββββ
Made with β by Team BlackSwan