Skip to content

Commit

Permalink
Merge pull request #44 from kaxil/kaxil-patch-5
Browse files Browse the repository at this point in the history
Fix line breaks for Gen AI session description
  • Loading branch information
potiuk authored Sep 3, 2024
2 parents 02b8941 + 4c700cc commit 07649f7
Showing 1 changed file with 4 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,10 @@ This talk goes into details about a vision to enhance Apache Airflow to more int



- Support for unstructured data sources such as Text, but also
- Support for unstructured data sources such as Text, but also extending to Image, Audio, Video, and Custom sensor data

extending to Image, Audio, Video, and Custom sensor data
- LLM model invocation, including both external model services through APIs and local models using container invocation.

- LLM model invocation, including both external model services
- Automatic Index Refreshing with a focus on unstructured data lifecycle management to avoid cumbersome and expensive index creation on Vector databases

through APIs and local models using container invocation.

- Automatic Index Refreshing with a focus on unstructured data

lifecycle management to avoid cumbersome and expensive

index creation on Vector databases

- Templates for hallucination reduction via testing and scoping

strategies
- Templates for hallucination reduction via testing and scoping strategies

0 comments on commit 07649f7

Please sign in to comment.