You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Creating a Custom Chat Bot with OpenAI APIs | Blazor and .NET MAUI
1
+
# Creating a Custom Chat Bot with OpenAI APIs | Blazor and .NET MAUI Integration
2
2
Learn how to build a custom chat bot using OpenAI APIs, starting with Blazor and extending to a .NET MAUI Blazor hybrid app.
3
3
4
4
In this document, you'll explore:
@@ -8,3 +8,9 @@ In this document, you'll explore:
8
8
**Link Threads:* Explore how to create and manage conversation threads to improve interaction and context understanding.
9
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.
10
10
This document is ideal for enthusiasts who want to explore AI-driven file search and gain insights into cross-platform integration with .NET MAUI.
11
+
12
+
Follow the instructions in this link to generate a free trial license key for using Syncfusion Blazor components:
13
+
[Link to Key Generation](http://blazor.syncfusion.com/documentation/getting-started/license-key/how-to-generate?utm_source=workshop&utm_medium=event&utm_campaign=workshop_blazor_mic_aug24)
14
+
15
+
Also, follow the instructions in this link to create your OpenAI secret key:
0 commit comments