ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Classification: AI peer matching experiment
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 10
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem?
Deodar's Use Case 1 (submission cleanup) is on hold due to low volume. The real issue is Use Case 2: classifying writers for peer matching, as new writers need credible feedback and peer groups of similar skill. The challenge is whether AI can classify 50–100+ writers reliably.
Describe the solution you'd like
- Assemble a dummy set of ~30 short stories (good/middling/bad) with guidelines.
- Experiment with AI by:
- Providing samples and guidelines to the AI for organic bucketing.
- Comparing AI's buckets with Deodar's.
- Asking AI to propose a rubric and provide scoring and feedback.
- Use prompt engineering without model training; iterate the rules for improvement.
- Ensure existing AI Assessments pipeline is utilized for classification tasks.
- Kaapi to assist with prompt structure and initial rounds, and provide access for self-iteration afterwards.
Original issue
Context
Deodar's Use Case 1 (submission cleanup) is parked — volume (~700–800/year) doesn't justify AI. The real problem is Use Case 2: classifying writers for peer matching. New writers need credible feedback and want peer groups at or above their own skill. Deodar can bucket 30–40 stories by hand; the question is whether AI can do this reliably at 50–100+ writers. The AI's job is classification at the entry point only — assign a writer to the right room; everything after is human-to-human.
Consent blocker & workaround
Deodar needs to take permission from writers at submission and the stories are the writers' own product, so real submissions can't be sent. Workaround: Deodar assembles a dummy set of ~30 short stories (good/middling/bad, free to share) plus a written guideline (not a rubric) on what makes writing good/bad and what characterises Indian fiction.
First experiment
- Give the AI the 30 samples + guideline; let it bucket organically into top/middle/bottom.
- Compare its buckets against Deodar's.
- Ask the AI to propose its own rubric; score and give feedback per story; sample-check; iterate.
- No model training — entirely prompt engineering (3–6 page prompts workable). First round will underperform; value is in iterating the rules.
- Platform fit: the existing AI Assessments pipeline works (opinionated toward assessment, but classification uses the same rubric-in/scored-buckets-out mechanism). Kaapi stays involved for 2–3 iterations, then hands Deodar a UI to self-iterate.
Notes
- Product shape (login → upload → AI feedback emailed; gated persona → room assignment) is exploratory, not committed. Platform must disclose AI is the first-level reader.
- Volume assumptions (50–100 simultaneous writers) are aspirational; market viability unvalidated; no internal deadline.
Next steps (Kaapi)
- Help structure the prompt and rubric; run the first rounds jointly; provide self-serve platform access once early rounds show promise.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the existing AI Assessments pipeline and understand how it accepts guidelines or rubrics and produces scored buckets. Assemble the proposed dummy set of about 30 short stories and its writing guideline, then run the initial organic bucketing and compare it with Deodar's classifications. Done means documenting whether the experiment is reliable enough to justify iterating the prompt and rubric.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- machine-learning, python
- Domain
- backend, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100