yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
vision_action_refiner.h File Reference
#include <filesystem>
#include <string>
#include <vector>
#include "absl/status/statusor.h"
#include "cli/service/ai/ai_action_parser.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::cli::ai::VisionAnalysisResult
 Result of analyzing a screenshot with Gemini Vision. More...
 
struct  yaze::cli::ai::ActionRefinement
 Refined action parameters based on vision analysis. More...
 
class  yaze::cli::ai::VisionActionRefiner
 Uses Gemini Vision to analyze GUI screenshots and refine AI actions. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::ai