AI-powered Opportunity Intelligence Platform for discovering, qualifying, applying for, and winning grants, tenders, procurement opportunities, scholarships, fellowships, and funding opportunities across Africa.
# Opportunity Radar Africa
> AI-powered discovery of grants, jobs, scholarships, fellowships, and startup opportunities across Africa.
**OAE™ Engineering Standard**
This repository is engineered and progressively maintained under the **Open Autonomous Engineer (OAE™)** engineering standard: modular architecture, security-first development, automated verification, explainable engineering decisions, and continuous improvement.
## Description
Opportunity Radar Africa is an AI-powered platform for discovering and evaluating opportunities across Africa.
The project is being developed as a real-world benchmark for autonomous engineering workflows and is designed to support reliable opportunity ingestion, intelligence, verification, and ranking.
## Technology
- **Language:** Python
- **Framework:** FastAPI
- **Database:** PostgreSQL
- **Testing:** pytest
- **CI:** GitHub Actions
- **Containerization:** Docker
## Engineering Standards
OAE™ applies the following principles to this repository:
- Security first
- Human approval for consequential changes
- Verification required
- Deterministic behavior where practical
- Modular architecture
- Test before integration
- Preserve existing behavior unless change is intentional
- Explain engineering decisions
- Continuous repository improvement
## Development Workflow
```text
Analyze
↓
Review
↓
Plan
↓
Human Approval
↓
Implement
↓
Test
↓
Verify
↓
Re-analyze
```
## Status
Active development. The repository is progressively hardened and professionalized through OAE™ engineering review and verification.
## License
MIT
---
**Engineered with OAE™ — Open Autonomous Engineer**
> Professionalization is evidence-driven: OAE™ changes are verified before they are accepted.