MCPcopy Create free account

hub / github.com/akdeb/ElatoAI / functions

Functions473 in github.com/akdeb/ElatoAI

↓ 1 callersFunctionlistener
()
frontend-nextjs/hooks/useMediaQuery.ts:10
↓ 1 callersFunctionloadCString
(memory: Uint8Array, ptr: number)
server/cloudflare/src/opus.ts:49
↓ 1 callersFunctionloginWithGoogle
( toy_id: string, personality_id: string )
frontend-nextjs/app/components/GoogleLoginButton.tsx:13
↓ 1 callersFunctionnormalize_provider_name
(name: str)
server/fastapi/models/_provider_loader.py:10
↓ 1 callersMethodoff
* Turns off event listening for specific events * Calling without a callback will remove all listeners for the event * @param {string} event
server/deno/realtime/event_handler.js:64
↓ 1 callersFunctiononClickSelectedPersonality
(personality: IDoctorPersonality)
frontend-nextjs/app/components/LandingPage/ToyPicker.tsx:72
↓ 1 callersFunctiononLanguagePicked
(languagePicked: string)
frontend-nextjs/app/components/Settings/SettingsDashboard.tsx:33
↓ 1 callersMethodonNext
* Listen for the next event of a specified type * @param {string} eventName The name of the event to listen to * @param {EventHandlerCallbac
server/deno/realtime/event_handler.js:51
↓ 1 callersFunctiononPickType
(userType: IUserType)
frontend-nextjs/app/components/Onboarding/UserType.tsx:40
↓ 1 callersFunctiononToggleConnection
()
frontend-nextjs/app/components/Realtime/App.tsx:260
↓ 1 callersMethodopus_encode
( ptr: number, pcmPtr: number, frameSize: number, packetPtr: number, maxPacketSize: number
server/cloudflare/src/opus.ts:26
↓ 1 callersMethodopus_encoder_get_size
(channels: number)
server/cloudflare/src/opus.ts:17
↓ 1 callersMethodopus_encoder_init
( ptr: number, sampleRate: number, channels: number, application: number, )
server/cloudflare/src/opus.ts:18
↓ 1 callersMethodopus_strerror
(code: number)
server/cloudflare/src/opus.ts:16
↓ 1 callersFunctionplayAudio
(personality: IDoctorPersonality)
frontend-nextjs/app/components/LandingPage/ToyPicker.tsx:48
↓ 1 callersFunctionplayAudio
(personality: LandingPagePersonality)
frontend-nextjs/app/components/LandingPage/CharacterCarousel.tsx:77
↓ 1 callersFunctionpreviewVoice
(voice: VoiceType)
frontend-nextjs/app/components/CreateCharacter/BuildDashboard.tsx:216
↓ 1 callersFunctionpreviewVoice
(voiceId: OaiVoice)
frontend-nextjs/app/components/LandingPage/VoiceSettings.tsx:14
↓ 1 callersFunctionprimaryItem
(item: SidebarNavItem)
frontend-nextjs/app/components/Nav/SidebarNavItems.tsx:17
↓ 1 callersFunctionprocessGeminiTurns
()
server/deno/models/gemini.ts:92
↓ 1 callersMethodprocess_frame
(self, frame: Frame, direction: FrameDirection)
server/fastapi/bot.py:61
↓ 1 callersMethodqueueInputAudio
* Queue input audio for manual speech event * @param {Int16Array} inputAudio * @returns {Int16Array}
server/deno/realtime/conversation.js:269
↓ 1 callersFunctionreducer
(state: State, action: Action)
frontend-nextjs/components/ui/use-toast.ts:77
↓ 1 callersFunctionrenderFrame
()
frontend-nextjs/app/components/Realtime/Animation.jsx:33
↓ 1 callersFunctionscrollToBottom
()
frontend-nextjs/app/components/Realtime/components/Transcript.tsx:40
↓ 1 callersFunctionsendFirstMessage
(client: RealtimeClient, firstMessage: string)
server/deno/models/openai.ts:8
↓ 1 callersFunctionsendFirstMessage
()
server/deno/models/grok.ts:56
↓ 1 callersFunctionsendResponseCreated
()
server/deno/models/grok.ts:40
↓ 1 callersFunctionsendSimulatedUserMessage
(text: string)
frontend-nextjs/app/components/Realtime/App.tsx:191
↓ 1 callersFunctionsetUserPremium
()
frontend-nextjs/app/components/Nav/NavbarDropdownMenu.tsx:48
↓ 1 callersFunctionsleep
(t)
server/deno/realtime/event_handler.js:6
↓ 1 callersMethodstartInitialTurn
(websocket: WebSocket)
server/cloudflare/models/session.ts:154
↓ 1 callersFunctionstartRecording
( setMicrophoneStream: React.Dispatch<React.SetStateAction<MediaStream | null>>, streamRef: React.MutableR
frontend-nextjs/hooks/useAudioService.ts:1
↓ 1 callersFunctionstopRecording
( streamRef: React.MutableRefObject<MediaStream | null>, setMicrophoneStream: React.Dispatch<React.SetStat
frontend-nextjs/hooks/useAudioService.ts:61
↓ 1 callersFunctionsynthesizeSpeech
(env: Env, text: string)
server/cloudflare/models/tts.ts:5
↓ 1 callersFunctiontoggleExpand
(id)
frontend-nextjs/app/components/Realtime/contexts/EventContext.tsx:44
↓ 1 callersFunctionupdateDevice
( supabase: SupabaseClient, device: Partial<IDevice>, device_id: string, )
frontend-nextjs/db/devices.ts:20
↓ 1 callersFunctionupdateSession
(request: NextRequest)
frontend-nextjs/utils/supabase/middleware.ts:4
↓ 1 callersFunctionupdateSession
(shouldTriggerResponse: boolean = false)
frontend-nextjs/app/components/Realtime/App.tsx:219
↓ 1 callersFunctionupdateTranscriptItemStatus
(itemId, newStatus)
frontend-nextjs/app/components/Realtime/contexts/TranscriptContext.tsx:92
↓ 1 callersFunctionuseHandleServerEvent
({ setSessionStatus, selectedAgentName, selectedAgentConfigSet, sendClientEvent, setSelectedAgentNam
frontend-nextjs/app/components/Realtime/hooks/useHandleServerEvent.ts:17
↓ 1 callersFunctionvalidate_classic_provider_stack
()
server/fastapi/models/providers.py:133
↓ 1 callersFunctionvalidate_provider_env
(category: ProviderCategory, provider_name: str)
server/fastapi/models/providers.py:123
↓ 1 callersFunctionverifyAuthToken
( token: string, env: Env, )
server/cloudflare/src/auth.ts:20
↓ 1 callersFunctionwaitMessage
()
server/deno/models/gemini.ts:57
FunctionAnimatedBlob
({ isConnecting }: { isConnecting: boolean })
frontend-nextjs/app/components/Playground/LoadingAnimation.tsx:4
FunctionAnimatedText
()
frontend-nextjs/app/components/LandingPage/AnimatedText.tsx:5
FunctionApp
({ personalityIdState, isDoctor, userId }: AppProps)
frontend-nextjs/app/components/Realtime/App.tsx:33
FunctionAppSettings
({ selectedUser, heading, })
frontend-nextjs/app/components/Settings/AppSettings.tsx:26
FunctionBadge
({ className, variant, ...props }: BadgeProps)
frontend-nextjs/components/ui/badge.tsx:30
FunctionBottomToolbar
({ sessionStatus, onToggleConnection, isDoctor, personality, }: BottomToolbarProps)
frontend-nextjs/app/components/Realtime/components/BottomToolbar.tsx:14
FunctionButtonsComponent
()
frontend-nextjs/app/components/Playground/ModifyCharacterSheet.tsx:41
FunctionCharacterCarousel
()
frontend-nextjs/app/components/LandingPage/CharacterCarousel.tsx:151
FunctionCharacterCarouselCard
({ personality }: CharacterCarouselCardProps)
frontend-nextjs/app/components/LandingPage/CharacterCarousel.tsx:71
FunctionCharacterPicker
({ allPersonalities, }: CharacterPickerProps)
frontend-nextjs/app/components/LandingPage/CharacterPicker.tsx:23
FunctionCharacterSection
({ allPersonalities, languageState, personalityIdState, onPersonalityPicked, title, di
frontend-nextjs/app/components/Playground/CharacterSection.tsx:25
FunctionCharacterShowcase
({ allPersonalities }: CharacterShowcaseProps)
frontend-nextjs/app/components/LandingPage/CharacterShowcase.tsx:20
FunctionChatAvatar
({ role, user, })
frontend-nextjs/app/components/ChatAvatar.tsx:13
FunctionCheckout
({ deviceCost, originalCost, paymentLink }: CheckoutProps)
frontend-nextjs/app/components/Order/Checkout.tsx:14
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
frontend-nextjs/components/ui/command.tsx:28
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
frontend-nextjs/components/ui/command.tsx:129
FunctionContentComponent
()
frontend-nextjs/app/components/Playground/ModifyCharacterSheet.tsx:93
FunctionControlPanel
({ connectionStatus, isMuted, muteMicrophone, unmuteMicrophone, handleClickInterrupt, handleClickC
frontend-nextjs/app/components/Playground/ControlPanel.tsx:27
FunctionCreateCharacterShowcase
()
frontend-nextjs/app/components/LandingPage/CreateCharacterShowcase.tsx:3
FunctionCurrentForm
()
frontend-nextjs/app/components/Onboarding/Steps.tsx:27
FunctionDeviceImage
()
frontend-nextjs/app/components/LandingPage/DeviceImage.tsx:6
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
frontend-nextjs/components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
frontend-nextjs/components/ui/dialog.tsx:56
FunctionDoctorPersonalities
({ onPersonalityPicked, allPersonalities, personalityIdState, languageState, disableButton
frontend-nextjs/app/components/Playground/DoctorPersonalities.tsx:13
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
frontend-nextjs/components/ui/drawer.tsx:8
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
frontend-nextjs/components/ui/drawer.tsx:69
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
frontend-nextjs/components/ui/drawer.tsx:58
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
frontend-nextjs/components/ui/dropdown-menu.tsx:171
FunctionEmoji
({ emoji }: { emoji: string })
frontend-nextjs/app/components/LandingPage/Emoji.tsx:5
FunctionEmojiComponent
({ emoji }: { emoji: string | undefined })
frontend-nextjs/app/components/CreateCharacter/EmojiComponent.tsx:3
FunctionEmojiComponent
({ personality, size = 100 }: { personality: IPersonality, size?: number })
frontend-nextjs/app/components/Playground/EmojiImage.tsx:27
FunctionEventProvider
({ children })
frontend-nextjs/app/components/Realtime/contexts/EventContext.tsx:16
FunctionEvents
({ isExpanded }: EventsProps)
frontend-nextjs/app/components/Realtime/components/Events.tsx:11
FunctionExpressions
({ values, }: { values: Record<string, number>; })
frontend-nextjs/app/components/Expressions.tsx:8
FunctionFAQ
({ qna, className, titleClassName, }: { qna: qnaProps[]; className?: string; titleClas
frontend-nextjs/app/components/Order/FAQ.tsx:17
FunctionFeaturesSection
()
frontend-nextjs/app/components/LandingPage/FeaturesSection.tsx:64
FunctionFlagComponent
({ flag }: { flag: string | undefined })
frontend-nextjs/app/components/Playground/PickLanguage.tsx:30
FunctionFluidAISpeakingAnimation
()
frontend-nextjs/app/components/Realtime/Animation.jsx:5
FunctionFluidBubbleAnimation
()
frontend-nextjs/app/components/Realtime/Animation1.jsx:5
FunctionFooter
()
frontend-nextjs/app/components/Footer.tsx:17
FunctionForgotPassword
({ searchParams, }: { searchParams: Message; })
frontend-nextjs/app/(auth-pages)/forgot-password/page.tsx:17
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
frontend-nextjs/components/ui/form.tsx:31
FunctionFormMessage
({ message }: { message: Message })
frontend-nextjs/components/form-message.tsx:6
FunctionFrontPage
({ user }: FrontPageProps)
frontend-nextjs/app/components/LandingPage/FrontPage.tsx:61
FunctionGET
(request: Request)
frontend-nextjs/app/auth/callback/route.ts:7
FunctionGET
(request: NextRequest)
frontend-nextjs/app/api/session/route.ts:134
FunctionGET
(req: Request)
frontend-nextjs/app/api/generate_auth_token/route.ts:62
FunctionGeneralUserForm
({ selectedUser, onSave, onClickCallback, userId, heading, disabled }: GeneralUserFormProps)
frontend-nextjs/app/components/Settings/UserForm.tsx:46
FunctionGetInTouchButton
({ size, className, iconOnMobile, }: PreorderButtonProps)
frontend-nextjs/app/components/GetInTouch.tsx:15
FunctionGoogleLoginButton
({ toy_id, personality_id, }: GoogleLoginButtonProps)
frontend-nextjs/app/components/GoogleLoginButton.tsx:33
FunctionHeading
()
frontend-nextjs/app/components/CreateCharacter/BuildDashboard.tsx:266
FunctionHeading
()
frontend-nextjs/app/components/Settings/SettingsDashboard.tsx:55
FunctionHome
()
frontend-nextjs/app/home/page.tsx:12
FunctionHome
()
frontend-nextjs/app/home/settings/page.tsx:13
FunctionHome
()
frontend-nextjs/app/home/create/page.tsx:13
← previousnext →201–300 of 473, ranked by callers