Skip to content

dependable-cps/PILAR-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PILAR: Personalizing Augmented Reality Interactions with LLM-based Human-Centric and Trustworthy Explanations for Daily Use Cases

PILARteaser8_page-0001

Unity Version

This project is built using Unity 202.3.23f1.

Project Structure

Here is a visual representation of the project structure:

Project Structure

API Setup for Recipe Search

In order to use the RecipeSearchAPIManager in your Unity project, you need to input the App Id and App Key from Edamam's Recipe API.

You can sign up for an API key here: Edamam Recipe API.

Once you have your credentials, input them into the following fields in Unity:

  • App Id
  • App Key

Recipe Search API Manager

After entering your credentials, the system will be ready to interact with the Edamam API.

ChatGPT API Integration

In order to use the ChatGPTClient in the project, you need to provide the following credentials from OpenAI:

  • API URL: The endpoint for OpenAI's API.
  • API Key: Your OpenAI API key.
  • API Organization: Your OpenAI Organization key.
  • API Model: The model name (e.g., gpt-3.5-turbo, gpt-4, etc.).

You can obtain these credentials by visiting OpenAI’s API page.

Once you have your credentials, input them into the fields as shown in the following screenshot:

ChatGPT Client

After entering your credentials, the system will be ready to interact with OpenAI's ChatGPT API.

Video Walkthrough

Features

  • Recipe Search: Allows users to search for recipes using the Edamam Recipe API.
  • ChatGPT Client: Enables AI-based interactions powered by OpenAI's ChatGPT.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •