Skip to content

Commit 3656835

Browse files
Update README.md
1 parent 1a3cd04 commit 3656835

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Learn how to build a custom chat bot using OpenAI APIs, starting with Blazor and extending to a .NET MAUI Blazor hybrid app.
33

44
In this document, you'll explore:
5-
* Create a Vector Store: Learn how to build and manage a vector store to handle file data efficiently.
6-
* Develop an AI Assistant: Implement an AI-powered assistant capable of intelligent file search and response generation.
7-
* Upload Files: Discover how to upload and index files in your vector store for enhanced search capabilities.
8-
* Link Threads: Explore how to create and manage conversation threads to improve interaction and context understanding.
9-
* Integrate with .NET MAUI: See how to access and reuse your Blazor-based chatbot in a .NET MAUI Blazor hybrid app, combining the best of both technologies.
5+
* *Create a Vector Store:* Learn how to build and manage a vector store to handle file data efficiently.
6+
* *Develop an AI Assistant:* Implement an AI-powered assistant capable of intelligent file search and response generation.
7+
* *Upload Files:* Discover how to upload and index files in your vector store for enhanced search capabilities.
8+
* *Link Threads:* Explore how to create and manage conversation threads to improve interaction and context understanding.
9+
* *Integrate with .NET MAUI:* See how to access and reuse your Blazor-based chatbot in a .NET MAUI Blazor hybrid app, combining the best of both technologies.
1010
This document is ideal for enthusiasts who want to explore AI-driven file search and gain insights into cross-platform integration with .NET MAUI.

0 commit comments

Comments
 (0)