Symposium2023 icon indicating copy to clipboard operation
Symposium2023 copied to clipboard

Demonstrates Voice Recognition, Text to Speech, Language Translation, OAuth2, Image Generation, Face Detection and Voice Chatbot. Source code and Documentation for my 2023 ADUG Symposium Talk.

Results 6 Symposium2023 issues
Sort by recently updated
recently updated
newest added

Hi I am trying to compile DelphiChatGPT.dpr I use Delphi 12 but I got error [dcc32 Fatal Error] DelphiChatGPT.dpr(35): F2613 Unit 'EMemLeaks' not found. In line: uLLM.Replicate in '..\Libs\LLM\uLLM.Replicate.pas'; I...

Get Microsoft and Google real-time speech recognition API's working.

enhancement

See https://cloud.google.com/vertex-ai/docs/generative-ai/start/quickstarts/api-quickstart for more information.

enhancement

Get Vector DB setup so that Embeddings can be searched for nearest matches.

enhancement