MCPcopy Create free account

hub / github.com/BasedHardware/Whomane / functions

Functions56 in github.com/BasedHardware/Whomane

↓ 19 callersFunctioncn
(...inputs: ClassValue[])
app/src/lib/utils.ts:4
↓ 2 callersFunctiongetPersonFromFirestore
(docID)
app/src/utils/firebase.js:150
↓ 2 callersFunctionnavigateToLink
(url)
app/src/components/ui/landing.tsx:169
↓ 2 callersFunctiontruncate
(str: string | null, length: number)
app/src/components/TweetCard.tsx:47
↓ 2 callersFunctionuploadImage
(imageData: string)
app/src/pages/api/facecheck.ts:16
↓ 1 callersFunctionaddSocialsToPersonDocument
(socials, docId)
app/src/utils/firebase.js:55
↓ 1 callersFunctioncapture_image
(image_path)
pi/script.py:6
↓ 1 callersFunctioncreatePersonDocument
(userID, imageURL)
app/src/utils/firebase.js:37
↓ 1 callersFunctionfetchPeople
()
app/src/components/CardList.tsx:9
↓ 1 callersFunctiongetPeopleFromFirestore
()
app/src/utils/firebase.js:109
↓ 1 callersFunctionsearch_by_face
(imageUrl: string)
app/src/pages/api/facecheck.ts:56
↓ 1 callersFunctionsearch_by_face
(image_file)
pi/search.py:35
↓ 1 callersFunctionsendImageToAPI
(imageDataUrl)
app/src/components/ui/landing.tsx:114
↓ 1 callersFunctionsendImageToAPI
(imageDataUrl)
app/src/app/new/page.tsx:41
↓ 1 callersFunctionstartVideo
()
app/src/components/ui/landing.tsx:78
↓ 1 callersFunctionstartVideo
()
app/src/app/new/page.tsx:16
↓ 1 callersFunctionupdatePersonDoc
(personId, data)
app/src/utils/firebase.js:190
FunctionCardList
()
app/src/components/CardList.tsx:5
FunctionClientTweetCard
({ id, apiUrl, fallback = <TweetSkeleton />, components, fetchOptions, onError, ...props }: Twee
app/src/components/ClientTweetCard.tsx:10
FunctionGoogleGeminiEffectDemo
()
app/src/components/Hero.tsx:6
FunctionHome
()
app/src/app/page.tsx:6
FunctionHomeIcon
(props)
app/src/app/new/page.tsx:149
FunctionHoveredLink
({ children, ...rest }: any)
app/src/components/ui/navbar-menu.tsx:112
FunctionLanding
({ pathLengths, title, description, className })
app/src/components/ui/landing.tsx:67
FunctionMagicTweet
({ tweet, components, className, ...props }: { tweet: Tweet; components?: TwitterComponents; cla
app/src/components/TweetCard.tsx:224
FunctionMarquee
({ className, reverse, pauseOnHover = false, children, vertical = false, repeat = 4, ...props }:
app/src/components/magicui/marquee.tsx:13
FunctionMenu
({ setActive, children, }: { setActive: (item: string | null) => void; children: React.ReactNode; })
app/src/components/ui/navbar-menu.tsx:63
FunctionMenuItem
({ setActive, active, item, children, }: { setActive: (item: string) => void; active: string | nul
app/src/components/ui/navbar-menu.tsx:16
FunctionNavbar
({ className }: { className?: string })
app/src/components/Nav.tsx:14
FunctionNavbarDemo
()
app/src/components/Nav.tsx:6
FunctionNewPhoto
()
app/src/app/new/page.tsx:9
FunctionPersonCard
({ id, time, socials, updatePersonDoc, linkedinSummary, linkedinSummaryAudio, latestQuestion, imageURL })
app/src/components/PersonCard.tsx:7
FunctionPersonCard
()
app/src/components/ui/personcard.tsx:5
FunctionProductItem
({ title, description, href, src, }: { title: string; description: string; href: string; src:
app/src/components/ui/navbar-menu.tsx:80
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/src/app/layout.tsx:12
FunctionSearchbar
()
app/src/components/ui/searchbar.tsx:4
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
app/src/components/TweetCard.tsx:52
FunctionTweetBody
({ tweet }: { tweet: EnrichedTweet })
app/src/components/TweetCard.tsx:149
FunctionTweetCard
({ id, components, fallback = <TweetSkeleton />, onError, ...props }: TweetProps & { className?: s
app/src/components/TweetCard.tsx:253
FunctionTweetHeader
({ tweet }: { tweet: EnrichedTweet })
app/src/components/TweetCard.tsx:104
FunctionTweetMedia
({ tweet }: { tweet: EnrichedTweet })
app/src/components/TweetCard.tsx:181
FunctionTweetNotFound
({ className, ...props }: { className?: string; [key: string]: any; })
app/src/components/TweetCard.tsx:86
FunctionTweetSkeleton
({ className, ...props }: { className?: string; [key: string]: any; })
app/src/components/TweetCard.tsx:64
FunctionTwitter
({ className, ...props }: TwitterIconProps)
app/src/components/TweetCard.tsx:15
FunctionUserIcon
(props)
app/src/app/new/page.tsx:170
FunctionVerified
({ className, ...props }: TwitterIconProps)
app/src/components/TweetCard.tsx:34
FunctiongetLinkedinSummary
()
app/src/components/PersonCard.tsx:17
FunctionhandleShareOnTwitter
()
app/src/components/ui/landing.tsx:199
Functionhandler
(req, res)
app/src/pages/api/summary.ts:1
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
app/src/pages/api/facecheck.ts:126
FunctiononQuestionChange
(e)
app/src/components/PersonCard.tsx:13
FunctionstopVideo
()
app/src/components/ui/landing.tsx:90
FunctionstopVideo
()
app/src/app/new/page.tsx:27
FunctiontakePhoto
()
app/src/components/ui/landing.tsx:173
FunctiontakePhoto
()
app/src/app/new/page.tsx:69
Functionupload_image
(image_path)
pi/search.py:23