Blocks and flows are composable and can be used to create powerful workflows.
Blocks are the building units in Athina Flows. Each block performs a specific task, such as searching for data, processing text, or running code. By connecting these blocks, you can build automated workflows tailored to your needs.
Blocks are similar to Dynamic Columns in datasets. Both use the same execution functions to perform actions efficiently.
You can explore more about how blocks work in our open-source SDK: Athina SDK.
Here are the Blocks currently available:
Generate responses using LLMs & prompts.
Write and run custom Python code.
Extract information from documents.
Retrieve documents using the Vector DB.
Retrieve documents from a knowledge base.
Interact with external applications.
Search the web for information.
Crawl websites for data extraction.
Connect and interact with applications.
Convert audio files to text.
Blocks and flows are composable and can be used to create powerful workflows.
Blocks are the building units in Athina Flows. Each block performs a specific task, such as searching for data, processing text, or running code. By connecting these blocks, you can build automated workflows tailored to your needs.
Blocks are similar to Dynamic Columns in datasets. Both use the same execution functions to perform actions efficiently.
You can explore more about how blocks work in our open-source SDK: Athina SDK.
Here are the Blocks currently available:
Generate responses using LLMs & prompts.
Write and run custom Python code.
Extract information from documents.
Retrieve documents using the Vector DB.
Retrieve documents from a knowledge base.
Interact with external applications.
Search the web for information.
Crawl websites for data extraction.
Connect and interact with applications.
Convert audio files to text.