A collection of example projects demonstrating the capabilities of fenic, a PySpark-inspired DataFrame framework with semantic AI capabilities.
| Example | Description | Colab |
|---|---|---|
| ai_feature_engineering | AI-powered feature engineering pipeline that transforms articles into semantic feature tables with embeddings, clusters, and intent classification | |
| hn_agent | Deep research agent for Hacker News that analyzes discussions and extracts insights using AI | N/A |
| oncall_triage_agent | fenic-powered log triage pipeline with LangGraph/LangChain agent tooling for on-call teams | |
| pdf_catalog_agent | Turn PDFs into a queryable, agent-ready catalog with MCP tools for document search and topic-based filtering |