# Introduction

**Background:**&#x20;

Tensorstream is an AI-powered application tailored for crypto investors, focusing on the aggregation and summarization of latest crypto information. This tool is designed to streamline the process of gathering latest information in the fast-paced crypto market.

**Current Phase and Features:**&#x20;

Currently in its alpha phase and utilized for demonstration, Tensorstream uses our proprietary API for transcribing selected crypto podcasts. It then applies Bittensor Subnet 18 to create succinct summaries of these podcasts. Additionally, the application includes a demo Q\&A Chatbot powered by Bittensor, which allows users to ask questions about the podcast content.

**Future Developments:**&#x20;

Looking forward, Tensorstream plans to extend its reach by incorporating a wider array of information sources, including news and investment reports. It will be further empowered by Tensorplex's Web3 native Large Language Model (LLM), which is being developed to capture more industry-specific nuances, enhancing the app’s utility for crypto investors.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tensorplex.ai/tensorplex-docs/tensorplex-stream/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
