- Analyze loot-box probabilities for game development.
- Provide insights into gaming mechanics for players.
- Log and track loot-box outcomes in Google Sheets.
- Enhance player experience by understanding odds.
Webhook receives user input for loot-box calculations. Input text is split into manageable chunks for processing. Embeddings are generated to represent the text data. Data is inserted into a vector store for efficient querying. Users can query the stored data to retrieve insights. Results are logged in Google Sheets for easy tracking.
- 1Import the Loot-box Probability Calculator workflow.
- 2Configure the Webhook node with your desired path.
- 3Set up credentials for Cohere and Pinecone integrations.
- 4Connect Google Sheets for logging results.
- 5Test the workflow by sending a sample request.