Skip to content

tryAGI/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

tryAGI Documentation

Centralized documentation hub for the tryAGI .NET AI SDK ecosystem.

Live site: tryagi.github.io/docs

What's here

  • MEAI Integration — Feature matrices and usage guides for Microsoft.Extensions.AI across all SDKs
  • SDK Catalog — Full listing of 40+ SDKs with links to NuGet, GitHub, and per-SDK docs
  • Getting Started — Ecosystem overview and decision guide for choosing the right SDK

Local development

# Install dependencies
python -m venv venv
source venv/bin/activate
pip install mkdocs-material

# Serve locally
mkdocs serve

# Build
mkdocs build

License

MIT

About

Documentation hub for tryAGI .NET AI SDKs

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors