Symposium2023
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.
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.
See https://cloud.google.com/vertex-ai/docs/generative-ai/start/quickstarts/api-quickstart for more information.
Get Vector DB setup so that Embeddings can be searched for nearest matches.