MCPcopy Create free account

hub / github.com/Lossfunk/indiaml-tracker / types & classes

Types & classes81 in github.com/Lossfunk/indiaml-tracker

↓ 3 callersClassAuthorDTO
indiaml/indiaml/models/dto.py:5
↓ 3 callersClassVenueDB
DAL using SQLAlchemy ORM.
indiaml/indiaml/venue/venudao.py:14
↓ 2 callersClassAffiliationChecker
Resolves an author's affiliation based on their affiliation history and a given date.
indiaml/indiaml/pipeline/affiliation_checker.py:16
↓ 2 callersClassAffiliationSchema
indiaml/indiaml/pipeline/patch_unk_cc5.py:50
↓ 2 callersClassPaperAuthor
Association table linking a Paper to an Author, including the 'position' (i.e., ordering) of the author on that paper and affiliation details
indiaml/indiaml/models/models.py:64
↓ 1 callersClassAllCaseStudiesOutput
Container for all case studies found.
eda/agents-1.py:106
↓ 1 callersClassAuthorSchema
indiaml/indiaml/analytics/analytics.py:12
↓ 1 callersClassCaseStudy
Information about an analogous real-world company.
eda/agents-1.py:93
↓ 1 callersClassCaseStudyOutput
Output of the Case-Study Identifier stage for one hypothesis.
eda/agents-1.py:101
↓ 1 callersClassConferenceAnalytics
Class to generate analytics for conference papers with country-specific focus.
eda/eda-complete-analytics.py:13
↓ 1 callersClassConferenceSchema
indiaml/indiaml/analytics/analytics.py:18
↓ 1 callersClassCritiquedHypothesis
A scored hypothesis after critical review.
eda/agents-1.py:82
↓ 1 callersClassDeps
Dependencies needed by the agents and tools.
eda/agents-1.py:138
↓ 1 callersClassMarketData
Market data gathered for a specific hypothesis.
eda/agents-1.py:53
↓ 1 callersClassMarketScoutOutput
Output of the Market-Scout stage.
eda/agents-1.py:63
↓ 1 callersClassPaper
indiaml/indiaml/models/models.py:27
↓ 1 callersClassPaperDTO
indiaml/indiaml/models/dto.py:17
↓ 1 callersClassPaperSchema
indiaml/indiaml/analytics/analytics.py:23
↓ 1 callersClassPapersResponse
indiaml/indiaml/analytics/analytics.py:30
↓ 1 callersClassRedTeamOutput
Output of the Red-Teamer stage.
eda/agents-1.py:89
↓ 1 callersClassResearchInput
Input data for the workflow.
eda/agents-1.py:31
↓ 1 callersClassStrategicAnalysisOutput
Output of the Strategic-Analyst stage.
eda/agents-1.py:116
↓ 1 callersClassStrategicInsights
Strategic lessons and founder fit for a hypothesis.
eda/agents-1.py:110
↓ 1 callersClassVentureBrief
A polished venture brief for a single hypothesis.
eda/agents-1.py:120
↓ 1 callersClassVentureEditorOutput
Output of the Venture-Editor stage - the final venture briefs.
eda/agents-1.py:131
↓ 1 callersClassVenueConfig
indiaml/indiaml/config/venues_config.py:4
ClassAffiliationResponse
indiaml/indiaml/pipeline/patch_unk_cc5.py:76
InterfaceAnalyticsData
ui/indiaml-tracker/src/v1/research-paper-showcase.tsx:16
ClassAuthor
indiaml/indiaml/models/models.py:48
ClassAuthorInfo
indiaml/indiaml/venue_adapters/base_adapter.py:10
InterfaceAuthorInfo
ui/indiaml-tracker/src/types/paper.ts:25
ClassAuthorList
indiaml/indiaml/venue_adapters/base_adapter.py:16
InterfaceBadgeProps
ui/indiaml-tracker/src/components/ui/badge.tsx:26
InterfaceBarChartProps
ui/indiaml-tracker/src/v1/components/charts/bar-chart.tsx:15
ClassBaseAdapter
indiaml/indiaml/venue_adapters/base_adapter.py:34
InterfaceButtonProps
ui/indiaml-tracker/src/components/ui/button.tsx:36
InterfaceChartDataItem
ui/indiaml-tracker/src/v1/types/dashboard.tsx:177
InterfaceColorMapInterface
ui/indiaml-tracker/src/v1/types/dashboard.tsx:156
InterfaceCommandDialogProps
ui/indiaml-tracker/src/components/ui/command.tsx:24
InterfaceConference
ui/indiaml-tracker/src/v1/filter-bar.tsx:25
InterfaceConferenceDashboardProps
ui/indiaml-tracker/src/v1/components/dashboard/conference-dashboard.tsx:43
InterfaceConferenceIndex
ui/indiaml-tracker/src/v1/research-paper-showcase.tsx:8
InterfaceConferenceKPIs
ui/indiaml-tracker/src/v1/research-paper-showcase.tsx:54
InterfaceConferenceSelectorProps
ui/indiaml-tracker/src/v1/components/dashboard/conference-selector.tsx:9
InterfaceCountryData
ui/indiaml-tracker/src/v1/types/dashboard.tsx:101
InterfaceDashboardContextState
ui/indiaml-tracker/src/v1/types/dashboard.tsx:202
InterfaceDashboardDataInterface
ui/indiaml-tracker/src/v1/types/dashboard.tsx:7
InterfaceDashboardProviderProps
ui/indiaml-tracker/src/v1/contexts/dashboard-context.tsx:10
InterfaceDataTableProps
ui/indiaml-tracker/src/v1/components/shared/data-table.tsx:7
InterfaceFilterBarProps
ui/indiaml-tracker/src/v1/filter-bar.tsx:14
InterfaceGlobalDistributionChartProps
ui/indiaml-tracker/src/v1/components/charts/global-distribution-chart.tsx:17
ClassHypothesis
Represents a single commercial hypothesis.
eda/agents-1.py:40
ClassICAIAdapter
Subclass intended for future extensions, if required
indiaml/indiaml/venue_adapters/icai_adapter.py:3
ClassICMLAdapter
Subclass intended for future extension
indiaml/indiaml/venue_adapters/icml_adapter.py:4
ClassIdeaOutput
Output of the Idea-Generator stage.
eda/agents-1.py:49
ClassImpactScoreOutput
Output of the Impact-Scorer stage.
eda/agents-1.py:78
InterfaceInputProps
ui/indiaml-tracker/src/components/ui/input.tsx:5
InterfaceInstitutionCardProps
ui/indiaml-tracker/src/v1/components/dashboard/institution-card.tsx:17
InterfaceInstitutionData
ui/indiaml-tracker/src/v1/types/dashboard.tsx:85
InterfaceInterpretationPanelProps
ui/indiaml-tracker/src/v1/components/shared/interpretation-panel.tsx:6
ClassNeurIPSAdapter
indiaml/indiaml/venue_adapters/neurips_adapter.py:20
InterfacePaper
ui/indiaml-tracker/src/types/paper.ts:1
InterfacePaperCardProps
ui/indiaml-tracker/src/v1/paper-card.tsx:108
ClassPaperRecord
indiaml/indiaml/venue_adapters/base_adapter.py:19
InterfacePaperSummary
ui/indiaml-tracker/src/v1/types/dashboard.tsx:78
InterfacePieChartDataItem
ui/indiaml-tracker/src/v1/components/charts/pie-chart.tsx:12
InterfacePieChartProps
ui/indiaml-tracker/src/v1/components/charts/pie-chart.tsx:20
InterfaceProcessedFocusCountryData
ui/indiaml-tracker/src/v1/types/dashboard.tsx:116
ClassScoredHypothesis
A hypothesis scored according to the 10x rubric.
eda/agents-1.py:67
InterfaceSectionProps
ui/indiaml-tracker/src/v1/types/dashboard.tsx:194
InterfaceSheetContentProps
ui/indiaml-tracker/src/components/ui/sheet.tsx:56
InterfaceStatCardProps
ui/indiaml-tracker/src/v1/types/dashboard.tsx:185
InterfaceState
ui/indiaml-tracker/src/components/ui/use-toast.ts:53
ClassSummaryOutput
Output of the Summariser stage.
eda/agents-1.py:36
InterfaceTabButtonProps
ui/indiaml-tracker/src/v1/components/shared/charts/chart-components.tsx:250
ClassTestAffiliationChecker
indiaml/indiaml/tests/test_affiliation_checker.py:7
InterfaceTextareaProps
ui/indiaml-tracker/src/components/ui/textarea.tsx:5
InterfaceTrackerIndexEntry
ui/indiaml-tracker/src/v1/types/dashboard.tsx:148
InterfaceUseDashboardDataProps
ui/indiaml-tracker/src/v1/hooks/use-dashboard-data.ts:17
InterfaceUseDashboardDataReturn
ui/indiaml-tracker/src/v1/hooks/use-dashboard-data.ts:22
ClassVenueInfo
indiaml/indiaml/models/models.py:15