Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
muhammadtabishkha
/
botboss-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
botboss-backend
/
services
117 kB
Ctrl+K
Ctrl+K
2 contributors
History:
22 commits
muhammadtabishkha
Email: send AI-interview invitation with proctoring rules on auto and manual shortlist
6f7355e
2 months ago
__init__.py
Safe
0 Bytes
Initial commit: BotBoss backend (own deployment)
3 months ago
ai_engine.py
Safe
34.8 kB
Make real AI reliable: raise timeouts (45s) + max_tokens for gemini-2.5 thinking so scoring/agent/CV calls return JSON instead of timing out to fallback; remove public test-email endpoint
2 months ago
application_manager.py
Safe
4.45 kB
Resume analysis upgrade: structured CVโJD analysis (sub-scores, matched/missing skills, experience, summary, verdict), .docx parsing, strong skills-based fallback; store full cv_analysis
2 months ago
candidate_manager.py
Safe
621 Bytes
Initial commit: BotBoss backend (own deployment)
3 months ago
company_manager.py
Safe
931 Bytes
Initial commit: BotBoss backend (own deployment)
3 months ago
db.py
Safe
989 Bytes
Interview upgrades: MongoDB persistence, adaptive follow-ups, voice analysis, integrity score
3 months ago
email_service.py
Safe
16.8 kB
Email: send AI-interview invitation with proctoring rules on auto and manual shortlist
2 months ago
interview_manager.py
Safe
31.3 kB
Make real AI reliable: raise timeouts (45s) + max_tokens for gemini-2.5 thinking so scoring/agent/CV calls return JSON instead of timing out to fallback; remove public test-email endpoint
2 months ago
job_manager.py
Safe
3.53 kB
Initial commit: BotBoss backend (own deployment)
3 months ago
reminders.py
Safe
3.43 kB
Reminders (#8): background scheduler emails candidates with incomplete AI interviews + manual /send-reminders endpoint
2 months ago
security.py
Safe
3.66 kB
Auth/Privacy (#7): JWT issuance+verification, PBKDF2 password hashing (backward compatible), protect applications/report/CV endpoints, GDPR delete-my-data endpoint
2 months ago
speech_to_text.py
Safe
14.1 kB
Interview upgrades: MongoDB persistence, adaptive follow-ups, voice analysis, integrity score
3 months ago
user_manager.py
Safe
1.85 kB
Auth/Privacy (#7): JWT issuance+verification, PBKDF2 password hashing (backward compatible), protect applications/report/CV endpoints, GDPR delete-my-data endpoint
2 months ago