CoolFace
Apppublic

syntaxhacker/developer-portfolio-rag

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

Developer Portfolio RAG Pipeline

A RAG (Retrieval-Augmented Generation) pipeline for answering questions about a software developer's portfolio, skills, and experience.

Features

  • FastAPI backend with multiple dataset support
  • Developer portfolio Q&A capabilities
  • Health check endpoints
  • RESTful API design

Usage

Send POST requests to /answer with your questions about the developer's background, skills, projects, and experience.

API Endpoints

  • GET / - Root endpoint
  • GET /health - Health check
  • POST /answer - Answer questions about the developer
  • GET /datasets - List available datasets