EveryDev.ai
Subscribe
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
  • Polls
Create
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. @sathiyamoorthi23052006

    Posted by Sathiyamoorthi SS on Sep 16th 26 at 11:28 AM

    Sathiyamoorthi SS's avatar
    Sathiyamoorthi SS
    September 16, 2026·I am Sathiyamoorthi S,…
    Discuss (1)

    Build the complete PS6 project as a production-ready hackathon system. Use FastAPI, React, SQLite, TF-IDF/SVD, FAISS, OCR, ASR, rubric partial scoring, confidence routing, duplicate detection, feedback, instructor override, APIs, tests, Docker, OpenAPI, dashboard, evaluation and docs. Test all; never fabricate results.

    Comments (1)

    Join the discussion

    Sign in to share your thoughts

    Sathiyamoorthi SS's avatar
    Sathiyamoorthi SSless than a minute ago

    You are the LEAD FULL-STACK + ML + MLOps + QA engineer. Build the COMPLETE, WORKING HackWithAMYPO 2026 PS6 project: “Lightweight Model for Assignment & Assessment Evaluation.”

    Build real software, not slideware. Inspect any existing repo first and preserve working code.

    Requirements: • FastAPI + SQLite/SQLAlchemy backend • React + Vite instructor dashboard • TF-IDF + TruncatedSVD lightweight scoring (CPU, <=8GB RAM) • Rubric-based criterion scoring with partial credit • Objective + descriptive answer evaluation • Image/scanned/PDF OCR using Tesseract • Audio/video through an ASR interface; never fake transcription • FAISS near-duplicate detection (threshold 0.92) • Confidence router; low confidence → instructor_review + provisional feedback • Specific, explainable criterion feedback • Instructor review and score override with audit trail • Mandatory API: POST /api/v1/evaluate GET /api/v1/health plus rubric, submission, question and override endpoints • OpenAPI, Docker/Docker Compose, architecture diagram, MODEL_CARD.md, README and one-page PDF • Evaluation harness against human grades: MAE, RMSE, correlation and agreement • Robustness, consistency, performance, memory and load testing

    Mandatory contract: Request: submission_id, question_id, answer_text, rubric_id Response: score, max_score, feedback, duplicate_flag Only extend additively.

    WORKFLOW: Inspect → implement → test → benchmark → document → final E2E verification.

    Never claim “works” without executing it. Never fabricate scores, benchmarks, screenshots or test results. Clearly report environment limitations and unfinished components.

    Final report must include files changed, features, test results, API smoke tests, ML metrics, measured RAM/latency, Docker status, limitations and remaining work.