https://github.com/oracle-samples/ia-tools-samples
Sample code and tools for Oracle Intelligent Advisor
https://github.com/oracle-samples/ia-tools-samples
nodejs oracle oracle-intelligent-advisor samples
Last synced: 6 months ago
JSON representation
Sample code and tools for Oracle Intelligent Advisor
- Host: GitHub
- URL: https://github.com/oracle-samples/ia-tools-samples
- Owner: oracle-samples
- License: upl-1.0
- Created: 2023-06-07T10:25:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T00:52:17.000Z (12 months ago)
- Last Synced: 2024-04-29T01:42:04.972Z (12 months ago)
- Topics: nodejs, oracle, oracle-intelligent-advisor, samples
- Language: TypeScript
- Homepage: https://www.oracle.com/cx/service/intelligent-advisor/
- Size: 1.29 MB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Intelligent Advisor tools and samples
This repository contains sample code and tools for Oracle Intelligent Advisor. Intelligent Advisor is designed to deliver consistent and auditable advice across channels and business processes by capturing rules in natural language and building interactive customer service experiences called interviews around those rules. Learn more about it [on the website](https://www.oracle.com/cx/service/intelligent-advisor/).
## Repository Structure
This repository includes the following:
Directory | Description
------------ | -------------
[`samples/`](samples/) | Code samples demonstrating methods of integrating 3rd-party applications with Oracle Intelligent Advisor.
[`tools/`](tools/) | Standalone utilities for working with Oracle Intelligent Advisor. Supplied in source form to encourage project-specific enhancements.
[`llm/`](llm/) | Code samples demonstrating how to use OpenAI SDK with an Oracle Intelligent Advisor-powered tool to provide accurate answers.
[`mobile-application-template/`](mobile-application-template/) | Oracle Visual Builder application template for a Progressive Web Application (PWA) for managing and running Intelligent Advisor flow assessments.## Help
To get further help on Intelligent Advisor, see:
* [Intelligent Advisor Discussion Forum](https://forums.oracle.com/ords/apexds/domain/dev-community/category/intelligent_advisor)
* [Intelligent Advisor Blog](https://blogs.oracle.com/ia/)## Contributing
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md).
## Security
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process.
## Redistribution
Developers choosing to distribute a binary implementation of any code in this repository are responsible for obtaining and
providing all required licenses and copyright notices for the third-party code used in order to ensure compliance with their
respective open source licenses.## License
Copyright (c) 2024 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at
.