Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IndrajeethY/WhatChatGPT
/ functions
Functions
7 in github.com/IndrajeethY/WhatChatGPT
⨍
Functions
7
◇
Types & classes
3
↓ 1 callers
Function
GenAIimg
GenAIimg function is used to generate anime images based on the input image bytes
aigen.go:14
↓ 1 callers
Function
GetAiTextResponse
GetAiTextResponse function is used to get AI text response for the given input message
aigen.go:85
↓ 1 callers
Function
handleConversation
handleConversation handles incoming text messages by generating an AI-generated text response and sending it back
main.go:109
↓ 1 callers
Function
handleImageMessage
handleImageMessage handles incoming image messages by generating an AI-generated image response and sending it back
main.go:61
↓ 1 callers
Function
loadenv
()
main.go:26
Function
eventHandler
eventHandler handles incoming events and dispatches them to the appropriate functions
main.go:46
Function
main
()
main.go:134