| --- |
| title: PIOE |
| emoji: 🎯 |
| colorFrom: blue |
| colorTo: purple |
| sdk: docker |
| pinned: false |
| --- |
| |
| # PIOE 2.0 - Personal Intelligence & Opportunity Engine |
|
|
| Signal intelligence system for detecting early opportunities in AI, Robotics, Computer Vision, Finance, Scholarships, and Hackathons. |
|
|
| ## Features |
|
|
| - **Multi-Source Ingestion**: arXiv, GitHub, RSS, Superteam, Job Boards |
| - **Job Aggregators**: Arbeitnow, TheMuse, Remotive, Adzuna, Jooble, LinkedIn |
| - **AI Classification**: Gemini-powered categorization and summarization |
| - **Smart Scoring**: Relevance, novelty, and credibility scoring with ROI analysis |
| - **Modern Dashboard**: Real-time opportunity feed with filters |
|
|
| ## Data Sources |
|
|
| ### Free (No API Key) |
| - Arbeitnow, TheMuse, Remotive, ProFellow, RemoteOK, arXiv, HN Jobs |
|
|
| ### With Free API Keys |
| - Adzuna, Jooble (LinkedIn/Indeed/Glassdoor), RapidAPI LinkedIn |
|
|
| ## Environment Variables |
|
|
| Set these in Space Settings → Secrets: |
| - `GEMINI_API_KEY` (required) |
| - `DATABASE_URL` (optional - for persistent PostgreSQL) |
| - `ADZUNA_APP_ID`, `ADZUNA_API_KEY` (optional) |
| - `JOOBLE_API_KEY` (optional) |
| - `RAPIDAPI_KEY` (optional) |
|
|
| ## License |
|
|
| MIT |
|
|