CSnakes + MarkItDown: Python in .NET Made Simple (Bonus: Aspire demo Included!)

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 4

  • @skaus123
    @skaus123 7 วันที่ผ่านมา +1

    thank you. would you recommend csnakes for integrating ai services from python like speech to text , text to speech libraries . for instanse using kokoro tts with streaming support from python to dotnet . Is such a scenario possible ?

    • @elbruno
      @elbruno  7 วันที่ผ่านมา

      I'll say yes .. I mean, I'm using a file-to-markdown library here. You can easily find a way to pass arrays of bytes between C# and Python to work with Audio. If you have a chance to test this, please let me know! I'll love to see the results!

    • @skaus123
      @skaus123 7 วันที่ผ่านมา +1

      @@elbruno thanks . will do. question is , is it worth it compared to having it in a docker container and just using an api.

  • @GGGStalker
    @GGGStalker 27 วันที่ผ่านมา

    Hey Bruno, can you show how to analyze and predict logs inside aspire: for example predict when would next or what could happen that is possible to application to crash. Would be interesting to see how AI can handle these kinda stuff using aspire or elk what ever you like more.