Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New .NET AI chat app template quickstart #44988

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

alexwolfmsft
Copy link
Contributor

@alexwolfmsft alexwolfmsft commented Feb 21, 2025

@dotnetrepoman dotnetrepoman bot added this to the February 2025 milestone Feb 21, 2025
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!


## Create the .NET AI app

After you have installed the new AI app templates, the template is available through the Visual Studio UI or the .NET CLI.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll also support VS Code with the C# Dev Kit. Trying to figure out some issues there now.

Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Jordan Matthiesen <[email protected]>
@alexwolfmsft alexwolfmsft changed the title draft New .NET AI chat app template quickstart Feb 25, 2025
Copy link
Contributor

@jmatthiesen jmatthiesen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Early comments on items that we've recently changed


:::image type="content" source="../media/ai-templates/app-ui.png" alt-text="A screenshot showing the UI of the .NET AI app template.":::

1. Enter a prompt into the input box such as *"What are some essential tools in the survival kit?"* to ask your AI model a question about the ingested data from the `Example.pdf` file.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI that the Preview 1 template will now ship with 2 sample PDF files so we'll want to update references to those files here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI that I'll have some final screenshots to share soon.

alexwolfmsft and others added 2 commits February 25, 2025 14:02
Co-authored-by: Jordan Matthiesen <[email protected]>
Co-authored-by: Jordan Matthiesen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants