File size: 1,138 Bytes
8db5262 4d92cd5 8db5262 4d92cd5 8db5262 4d92cd5 8db5262 4d92cd5 8db5262 4d92cd5 8db5262 4d92cd5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | ---
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
|