William Valentin 334aa698fa feat: implement news aggregator API with conventional commits
- Add FastAPI application with complete router structure
- Implement search, articles, ask, feedback, and health endpoints
- Add comprehensive Pydantic schemas for API requests/responses
- Include stub service implementations for all business logic
- Add full test suite with pytest-asyncio integration
- Configure conventional commits enforcement via git hooks
- Add project documentation and contribution guidelines
- Support both OpenAI and Gemini LLM integration options
2025-11-02 23:11:39 -08:00

Classy Perplexity-style News Aggregator

This repository houses the scaffolding for a Perplexity-inspired Reuters news aggregator designed for Raspberry Pi 5 clusters. See INSTRUCTIONS.md for the full specification and implementation guidelines.

Description
No description provided
Readme 151 KiB
Languages
Python 100%