Skip to content

[TASK] (llm) implement text-to-cards generation service #29

@MikeNovikoff

Description

@MikeNovikoff

Description

The core business logic that takes sanitized text and returns a list of cards using the infrastructure from #27 and #28

To do

  • Create services/card_generator.py
  • Write a robust system prompt instructing the AI to generate accuratecards
  • Implement error handling from OpenRouter

Notes

Acceptance Criteria

  • Service successfully converts a 500-word text into a valid CardDeckModel JSON payload.

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Task.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions