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

Add Allora plugin #1

Closed
wants to merge 10 commits into from
Closed

Add Allora plugin #1

wants to merge 10 commits into from

Conversation

conache
Copy link
Collaborator

@conache conache commented Dec 30, 2024

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 a plugin that enables agents to leverage the self-improving AI inferences 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 Eliza agents, 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 plugin-allora.

Detailed testing steps

  1. Set the ALLORA_API_KEY in your .env file. For generating the API key, use the Upshot Developer Portal.

  2. Ask Eliza for a price prediction. Example interaction:

User: "What is the predicted ETH price in 5 minutes?"
Agent: "I'll get the inference now..."
Agent: "Inference provided by Allora Network on topic ETH 5min Prediction (ID: 13): 3393.364326646801085508"

## Discord username
cristian_1337

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @conache! Welcome to the ai16z community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now a ai16z contributor!

conache pushed a commit that referenced this pull request Jan 6, 2025
@conache conache closed this Jan 8, 2025
conache pushed a commit that referenced this pull request Jan 23, 2025
Orchestrator architecture V1
conache pushed a commit that referenced this pull request Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant