Skip to content

Commit 533b5a8

Browse files
committed
Update Blog “beyond-generic-ai-achieve-contextual-accuracy-with-hpes-knowledge-bases”
1 parent 9718774 commit 533b5a8

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

content/blog/beyond-generic-ai-achieve-contextual-accuracy-with-hpes-knowledge-bases.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@ thumbnailimage: /img/ai-.jpg
88
disable: false
99
tags:
1010
- "HPE Private Cloud AI "
11+
- hpe-private-cloud-ai
1112
---
1213
The demand for AI applications that deliver accurate, contextually relevant insights from enterprise data is rapidly increasing. However, the challenge of integrating fragmented, often sensitive, data into generative models remains a significant hurdle.
1314

1415
To solve this, HPE introduces knowledge bases in HPE AI Essentials Software, the software foundation that makes HPE Private Cloud AI a comprehensive, user-friendly platform for enterprises seeking to deploy and scale AI solutions. This new feature provides a fully managed Retrieval Augmented Generation (RAG) experience, enabling secure and efficient connection between foundation models and internal data. This streamlined approach handles everything from vector database setup to sophisticated query handling, allowing data science professionals to create highly customized and accurate AI applications that are tailored to their specific business needs.
1516

1617
![](/img/abhi-picture-1.png "HPE AI Essentials workflow to automate connecting LLMs to enterprise data")
1718

18-
HPE AI Essentials simplifies the implementation of RAG by automating the critical steps involved with connecting LLMs to enterprise data. Users retain control over LLM selection and embedding model choice, while the platform manages the underlying infrastructure. AI Essentials automatically handles the conversion of diverse data formats into vector embeddings and ensure efficient storage and retrieval through a managed vector database. This approach allows developers to focus on application logic, rather than the intricacies of RAG pipeline management.
19+
HPE AI Essentials simplifies the implementation of RAG by automating the critical steps involved with connecting Large Language Modules (LLM) to enterprise data. Users retain control over LLM selection and embedding model choice, while the platform manages the underlying infrastructure. AI Essentials automatically handles the conversion of diverse data formats into vector embeddings and ensure efficient storage and retrieval through a managed vector database. This approach allows developers to focus on application logic, rather than the intricacies of RAG pipeline management.
1920

2021
The platform manages the creation, storage, maintenance, and updates of vector embeddings, the numerical representations of semantic textual data. This automation simplifies data synchronization, allowing users to efficiently update source data. HPE AI Essentials Software provides granular control over the RAG pipeline through configurable parameters for chunking, retrieval, and response generation. This enables data science professionals to tailor a model's processing and understanding to specific use cases, resulting in improved retrieval accuracy and response coherence.
2122

@@ -33,20 +34,18 @@ To support applications requiring sophisticated, data-driven workflows, knowledg
3334

3435
![](/img/abhi-picture-5.png "Code to programmatically access knowledge base via endpoints ")
3536

37+
SUMMARY
3638

37-
38-
Summary
39-
40-
Leverage HPE AI Essentials knowledge bases to streamline the development of data-driven AI applications. The platform automates key RAG pipeline components, including vector embedding management and data synchronization, \
41-
reducing operational overhead. Data scientists can focus on application logic and customization, utilizing programmable endpoints and the interactive playground for efficient development. For implementation details and API integration, refer \
39+
Leverage HPE AI Essentials knowledge bases to streamline the development of data-driven AI applications. The platform automates key RAG pipeline components, including vector embedding management and data synchronization \
40+
reducing operational overhead. Data scientists can focus on application logic and customization, utilizing programmable endpoints and the interactive playground for efficient development. For implementation details and API integration, refer\
4241
to the technical resources listed below.
4342

4443
Learn more: \
45-
**HPE Private Cloud AI Documentation** \
44+
**HPE Private Cloud AI Documentation**\
4645
[Administration Guide](https://hpe.com/support/PCAIUserGuide) \
4746
[HPE AI Essentials Software ](https://www.hpe.com/support/AIEDocs)
4847

4948
**Tutorials - HPE AI Essentials** \
50-
[GitHub ](https://github.com/HPEEzmeral/aie-tutorials/tree/aie-1.7.0)
49+
[Tutorials for HPE AI Essentials on HPE Private Cloud AI](https://support.hpe.com/hpesc/public/docDisplay?docId=a00aie16hen_us&page=Tutorials/Tutorials/Tutorials.html)[](https://github.com/HPEEzmeral/aie-tutorials/tree/aie-1.7.0)
5150

5251
***[Technical Demo Video](https://urldefense.com/v3/__https://www.brighttalk.com/webcast/19535/640132?utm_source=HPE&utm_medium=brighttalk&utm_campaign=640132__;!!NpxR!mn3lYgJh7f-fQZSmH5dZl7Y7h2hZIeT3gKczgnHPwFlq--DE5DaUk6vl4NICDe4VVOxfEOHURxLpt2mLl-k1k1F3$)***

0 commit comments

Comments
 (0)