1 Open Issue Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Improve the prompt engineering for a React Native expense tracking app's AI agent (powered by Google's Gemma 27B model) to reduce invalid JSON outputs and hallucinations. This involves refining the system prompt in `services/aiService.js` by strengthening instructions, refining few-shot examples, and potentially simplifying tool descriptions to ensure the model consistently generates valid JSON and uses tools correctly.

Complexity: 4/5
bug good first issue prompt-engineering

JavaScript