Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Allora Network price prediction to the CDP AgentKit (typescript) #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fernandofcampos
Copy link

Relates to:

N/A

Risks

Low

Background

Allora Network is an AI-powered inference platform that delivers real-time, self-improving predictions and insights for various use cases. By aggregating and analyzing data from diverse sources—such as blockchain networks and off-chain APIs—Allora seamlessly provides low-latency, high-performance analytics without requiring complex infrastructure. The platform’s intuitive approach allows developers to focus on building intelligence-driven solutions, while Allora takes care of the heavy lifting behind the scenes.

What does this PR do?

This PR implements actions that enables agents to leverage the AI price prediction available on Allora Network.

What kind of change is this?

Features (non-breaking change which adds functionality)

Why are we doing this? Any context or related work?

We aim to bring real-time, self-improving AI inferences into CDP AgentKit, without any complex infrastructure setup needed. This helps broaden the ecosystem of AI-enabled tools and boosts the agents' ability to provide advanced market insights.

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?
Most of the changes are in cdp-agentkit-core/typescript/src/actions/cdp/allora/ folder.

Detailed testing steps
Unit Tests are in cdp-agentkit-core/typescript/src/tests/allora_*.

@cb-heimdall
Copy link

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration-ts branch 3 times, most recently from c9f1062 to 8ad32e1 Compare January 16, 2025 21:57
@fernandofcampos fernandofcampos force-pushed the feat/allora-network-integration-ts branch from 8ad32e1 to 0369e70 Compare January 16, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants