regostar / eventique

AI Enhanced Event Planning
MIT License
0 stars 1 forks source link

Spike: #53 LLM Output Validation and JSON Formatting for Backend Integration #74

Closed SparshaPrakash closed 3 months ago

SparshaPrakash commented 3 months ago

Generate output from LLM in JSON format which is digestible by our Backend. This output is the event and its data which will be saved to our database. We need to understand if LLM can output with high certainty set JSON fields and if not how we deal with it.

Story: #53

Govind-Asawa commented 3 months ago

Engineered a prompt that gives consistent results over multiple prompts.

closing the spike as complete for the current mentioned scope