MCPcopy Create free account

hub / github.com/Donnadieu/Epstein-File-Explorer / functions

Functions682 in github.com/Donnadieu/Epstein-File-Explorer

↓ 1 callersFunctionbuildUserMessage
(userMessage: string, context: RetrievalResult)
server/chat/service.ts:17
↓ 1 callersFunctioncheckAria2c
()
scripts/pipeline/torrent-downloader.ts:243
↓ 1 callersFunctioncheckZstd
()
scripts/pipeline/torrent-downloader.ts:254
↓ 1 callersFunctionchunkText
(text: string, maxChars: number)
server/chat/analyze.ts:99
↓ 1 callersFunctionclassifyByExtension
(filename: string)
scripts/pipeline/media-classifier.ts:135
↓ 1 callersFunctionclassifyExtension
(ext: string)
scripts/pipeline/extension-resolver.ts:274
↓ 1 callersFunctionclassifyFile
(filename: string, localPath?: string | null)
scripts/pipeline/media-classifier.ts:176
↓ 1 callersFunctionclassifyPages
( docTitle: string, pages: { pageNumber: number; content: string }[], )
scripts/pipeline/classify-from-pages.ts:99
↓ 1 callersFunctionclassifyWithAI
(persons: RawPerson[])
scripts/pipeline/wikipedia-scraper.ts:354
↓ 1 callersFunctionclickNextPage
Click the Next pagination link within the pager widget. Returns false if no Next link.
scripts/pipeline/doj-scraper.ts:225
↓ 1 callersFunctioncomputeScore
( textLength: number, personMentionCount: number, docType: string, dataSet: string | null, )
scripts/pipeline/find-high-value-unanalyzed.ts:180
↓ 1 callersFunctionconnect
()
client/src/hooks/use-active-users.ts:13
↓ 1 callersFunctionconnectionToMarkdown
(conn: any)
server/api/v1/routes/obsidian-export.ts:157
↓ 1 callersFunctioncountPersonMentions
(text: string)
scripts/pipeline/find-high-value-unanalyzed.ts:162
↓ 1 callersMethodcreateBookmark
(bookmark: InsertBookmark)
server/storage.ts:106
↓ 1 callersMethodcreateConversation
(title: string)
server/replit_integrations/chat/storage.ts:8
↓ 1 callersMethodcreatePersonVote
(vote: InsertPersonVote)
server/storage.ts:116
↓ 1 callersMethodcreateVote
(vote: InsertDocumentVote)
server/storage.ts:110
↓ 1 callersFunctiondeduplicatePersons
(persons: PersonAggregate[])
scripts/pipeline/generate-tier0-persons.ts:294
↓ 1 callersMethoddeleteBookmark
(id: number)
server/storage.ts:107
↓ 1 callersMethoddeleteConversation
(id: number)
server/replit_integrations/chat/storage.ts:9
↓ 1 callersMethoddeletePersonVote
(id: number)
server/storage.ts:117
↓ 1 callersMethoddeleteVote
(id: number)
server/storage.ts:111
↓ 1 callersFunctionderiveAiAnalysisStatus
(priority: number, mediaType: MediaType)
scripts/pipeline/media-classifier.ts:214
↓ 1 callersFunctionderiveFilename
(doc: { sourceUrl: string | null; localPath: string | null; title: string })
scripts/pipeline/media-classifier.ts:328
↓ 1 callersFunctiondetectByMagicBytes
(filePath: string)
scripts/pipeline/media-classifier.ts:143
↓ 1 callersFunctiondetermineTier
( hasText: boolean, textLength: number, budgetRemaining: number, forceTier?: AnalysisTier, )
scripts/pipeline/batch-processor.ts:193
↓ 1 callersFunctiondismiss
()
client/src/hooks/use-toast.ts:150
↓ 1 callersFunctiondocumentToMarkdown
(doc: any, personNames: string[])
server/api/v1/routes/obsidian-export.ts:78
↓ 1 callersFunctiondownloadDocuments
(options: { dataSetIds?: number[]; fileTypes?: string[]; maxFiles?: number; concurrency?: number; ra
scripts/pipeline/document-downloader.ts:366
↓ 1 callersFunctiondownloadFile
( file: DOJFile, outputDir: string, progress: DownloadProgress, retries: number = 3, )
scripts/pipeline/document-downloader.ts:171
↓ 1 callersFunctiondownloadViaMagnets
( configs: { key: string; config: TorrentConfig }[], maxConcurrentDownloads: number, progress: TorrentPr
scripts/pipeline/torrent-downloader.ts:268
↓ 1 callersFunctionensureJobsExist
(config: BatchConfig)
scripts/pipeline/batch-processor.ts:101
↓ 1 callersFunctionescapeCsvField
(value: unknown)
server/routes.ts:52
↓ 1 callersFunctioneventToMarkdown
(event: any)
server/api/v1/routes/obsidian-export.ts:118
↓ 1 callersFunctionexecutePlan
( planPath: string, batchSize?: number, )
scripts/pipeline/db-loader.ts:2789
↓ 1 callersFunctionexistsInR2
(key: string)
server/r2.ts:105
↓ 1 callersFunctionextractArchive
( stagingDir: string, key: string, config: TorrentConfig, progress: TorrentProgress, )
scripts/pipeline/torrent-downloader.ts:455
↓ 1 callersFunctionextractDataSetId
(url: string)
scripts/pipeline/patch-catalog.ts:60
↓ 1 callersFunctionextractEntitiesFromChunk
( text: string, fileName: string, dataSet: string, modelId?: string, )
scripts/pipeline/backfill-entities.ts:113
↓ 1 callersFunctionextractFacets
( facetCounts: Array<{ field_name: string; counts: Array<{ value: string; count: number }> }>, )
server/typesense.ts:260
↓ 1 callersFunctionextractKeywords
(query: string)
server/chat/retriever.ts:33
↓ 1 callersFunctionextractLocationsFromText
(text: string)
scripts/pipeline/ai-analyzer.ts:179
↓ 1 callersFunctionextractPdfText
(filePath: string)
scripts/pipeline/pdf-processor.ts:109
↓ 1 callersFunctionextractPdfTextWithOCR
(filePath: string)
scripts/pipeline/pdf-processor.ts:167
↓ 1 callersFunctionextractRelevantContext
(description: string, name: string)
scripts/pipeline/db-loader.ts:3873
↓ 1 callersFunctionextractSearchQuery
( userMessage: string, modelId?: string, )
server/chat/extractor.ts:26
↓ 1 callersFunctionextractTarZst
( archivePath: string, outputDir: string, )
scripts/pipeline/torrent-downloader.ts:395
↓ 1 callersFunctionextractYear
(date: string)
client/src/components/timeline-viz.tsx:72
↓ 1 callersFunctionextractZip
( archivePath: string, outputDir: string, )
scripts/pipeline/torrent-downloader.ts:447
↓ 1 callersFunctionfetchWikipediaImage
(name: string)
scripts/pipeline/generate-profiles.ts:260
↓ 1 callersFunctionfetchWikipediaPage
(url: string)
scripts/pipeline/wikipedia-scraper.ts:134
↓ 1 callersFunctionfindUnanalyzedWithText
()
scripts/pipeline/find-high-value-unanalyzed.ts:207
↓ 1 callersFunctionformatBytes
(bytes: number)
scripts/pipeline/torrent-downloader.ts:196
↓ 1 callersFunctionformatCount
(n: number | undefined)
client/src/components/app-sidebar.tsx:49
↓ 1 callersFunctionformatDate
(date: string)
client/src/components/timeline-viz.tsx:89
↓ 1 callersFunctionformatETA
(progress: BatchProgress)
scripts/pipeline/batch-processor.ts:310
↓ 1 callersFunctiongenId
()
client/src/hooks/use-toast.ts:27
↓ 1 callersFunctiongenerateFromDB
()
scripts/pipeline/generate-tier0-persons.ts:407
↓ 1 callersFunctiongenerateFromJSON
()
scripts/pipeline/generate-tier0-persons.ts:466
↓ 1 callersFunctiongenerateSections
( personName: string, description: string, role: string, occupation: string | null, nationality: str
scripts/pipeline/generate-profiles.ts:130
↓ 1 callersFunctiongetAIClient
()
scripts/pipeline/db-loader.ts:271
↓ 1 callersMethodgetAdjacentDocumentIds
(id: number)
server/storage.ts:96
↓ 1 callersMethodgetAllConversations
()
server/replit_integrations/chat/storage.ts:7
↓ 1 callersFunctiongetBaseURL
(provider: string)
server/chat/models.ts:41
↓ 1 callersMethodgetBookmarks
(userId?: string)
server/storage.ts:105
↓ 1 callersMethodgetBudgetSummary
()
server/storage.ts:123
↓ 1 callersMethodgetConnectionById
(id: number)
server/storage.ts:66
↓ 1 callersMethodgetConnectionTypes
()
server/storage.ts:67
↓ 1 callersMethodgetConnectionsPaginated
(opts: { page: number; limit: number; type?: string; personId?: number; minStrength?: number; })
server/storage.ts:63
↓ 1 callersMethodgetConversation
(id: number)
server/replit_integrations/chat/storage.ts:6
↓ 1 callersFunctiongetDataSetPriority
(dataSet: string | null)
scripts/pipeline/batch-processor.ts:61
↓ 1 callersFunctiongetDeepSeek
()
scripts/pipeline/wikipedia-scraper.ts:21
↓ 1 callersFunctiongetDeepSeek
()
scripts/pipeline/classify-from-pages.ts:16
↓ 1 callersFunctiongetDisplayTitle
(doc: PublicDocument)
client/src/pages/document-detail.tsx:45
↓ 1 callersMethodgetDocument
(id: number)
server/storage.ts:731
↓ 1 callersFunctiongetDocumentText
(documentId: number, maxChars: number = 10000)
scripts/pipeline/find-high-value-unanalyzed.ts:237
↓ 1 callersMethodgetDocumentsCursor
(afterId: number, limit: number)
server/storage.ts:93
↓ 1 callersFunctiongetMonthlySpend
()
scripts/pipeline/find-high-value-unanalyzed.ts:258
↓ 1 callersFunctiongetMonthlySpend
()
scripts/pipeline/classify-from-pages.ts:147
↓ 1 callersMethodgetMostVotedDocuments
(limit: number)
server/storage.ts:113
↓ 1 callersMethodgetMostVotedPersons
(limit: number)
server/storage.ts:119
↓ 1 callersFunctiongetNextBatch
(batchSize: number)
scripts/pipeline/batch-processor.ts:213
↓ 1 callersFunctiongetOutputPath
(outputDir: string, dataSetId: number, fileName: string)
scripts/pipeline/pdf-processor.ts:79
↓ 1 callersFunctiongetPageNumbers
(currentPage: number, totalPages: number)
client/src/pages/documents.tsx:147
↓ 1 callersMethodgetPerson
(id: number)
server/storage.ts:603
↓ 1 callersFunctiongetPersonAIMentions
(personName: string, aliases: string[])
server/storage.ts:539
↓ 1 callersMethodgetPersonVoteCounts
(personIds: number[])
server/storage.ts:118
↓ 1 callersMethodgetPersonVotes
(userId: string)
server/storage.ts:115
↓ 1 callersMethodgetPersons
()
server/storage.ts:597
↓ 1 callersMethodgetPipelineJobs
(status?: string)
server/storage.ts:121
↓ 1 callersMethodgetPipelineStats
()
server/storage.ts:122
↓ 1 callersFunctiongetQueryFn
({ on401: unauthorizedBehavior })
client/src/lib/queryClient.ts:30
↓ 1 callersMethodgetStats
()
server/storage.ts:1030
↓ 1 callersFunctiongetTesseractWorker
()
scripts/pipeline/pdf-processor.ts:92
↓ 1 callersFunctiongetTodaySpend
()
server/background-worker.ts:38
↓ 1 callersMethodgetTrendingDocuments
(limit: number)
server/storage.ts:132
↓ 1 callersMethodgetTrendingPersons
(limit: number)
server/storage.ts:131
↓ 1 callersMethodgetTrendingSearches
(limit: number)
server/storage.ts:135
↓ 1 callersMethodgetViewCounts
(entityType: string, ids: number[])
server/storage.ts:130
← previousnext →201–300 of 682, ranked by callers