MCPcopy Create free account

hub / github.com/OssamaLouati/Legal-AI_Project / functions

Functions48 in github.com/OssamaLouati/Legal-AI_Project

↓ 5 callersFunctiononFormUpdate
(category: keyof FormDetails, value: string)
client/components/contact.tsx:26
↓ 3 callersFunctiononUpdateActiveLink
(value: string)
client/components/navbar.tsx:30
↓ 2 callersFunctionrunAsk
(question: string)
client/pages/dashboard.tsx:64
↓ 2 callersFunctionstepIndex
(step: typeof processingStep)
client/pages/dashboard.tsx:59
↓ 1 callersFunction_get_model
()
server/paraphrase.py:20
↓ 1 callersFunctionclearFields
()
client/components/newsletter.tsx:26
↓ 1 callersFunctionfetchData
()
client/pages/protected.tsx:12
↓ 1 callersFunctiongetContractAnalysis
(selected_response)
server/app.py:27
↓ 1 callersFunctionload_questions_short
()
server/app.py:18
↓ 1 callersFunctionparaphrase
( question, num_beams=5, num_beam_groups=5, num_return_sequences=5, repetition_penalty=10.
server/paraphrase.py:30
↓ 1 callersFunctionrun_prediction
(question_texts, context_text, model_path, n_best_size)
server/predict.py:16
↓ 1 callersFunctiontick
()
client/components/banner.tsx:24
↓ 1 callersFunctionto_list
(tensor)
server/predict.py:25
FunctionAccessDenied
()
client/components/access-denied.tsx:3
FunctionApiExamplePage
()
client/pages/api-example.tsx:3
FunctionApp
({ Component, pageProps: { session, ...pageProps }, }: AppProps<{ session: Session }>)
client/pages/_app.tsx:9
FunctionBanner
()
client/components/banner.tsx:7
FunctionClientPage
()
client/pages/client.tsx:3
FunctionContact
()
client/components/contact.tsx:15
FunctionFileUpload
()
client/pages/dashboard.tsx:14
FunctionFoooter
()
client/components/foooter.tsx:4
FunctionFooter
()
client/components/footer.tsx:5
FunctionHeader
()
client/components/header.tsx:8
FunctionInsightsPanel
(props: { fileName: string | null; activeSourceRank: number | null; sources: Array<{ rank: number; score
client/pages/dashboard.tsx:332
FunctionLayout
({ children }: { children: ReactNode })
client/components/layout.tsx:5
FunctionMailchimpForm
()
client/components/mailchimpform.tsx:8
FunctionMePage
()
client/pages/me.tsx:4
FunctionNavBar
()
client/components/navbar.tsx:11
FunctionNewsletter
({ status, message, onValidated }: NewsletterProps)
client/components/newsletter.tsx:10
FunctionPage
()
client/pages/admin.tsx:3
FunctionProjectCard
({ title, description, imgUrl })
client/components/projectCard.tsx:10
FunctionProjects
()
client/components/projects.tsx:10
FunctionProtectedPage
()
client/pages/protected.tsx:6
FunctionServerSidePage
({ session }: { session: Session })
client/pages/server.tsx:8
FunctionSkills
()
client/components/skills.tsx:15
Functiondemo
()
client/pages/index.tsx:9
FunctiongetContractParaphrase
(selected_response)
server/app.py:106
FunctiongetContractResponse
()
server/app.py:59
FunctiongetQuestionsShort
()
server/app.py:51
FunctiongetServerSideProps
(context: GetServerSidePropsContext)
client/pages/server.tsx:37
Functionget_response
()
server/app.py:118
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
client/components/newsletter.tsx:17
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
client/pages/api/examples/protected.ts:7
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
client/pages/api/examples/session.ts:7
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
client/pages/api/examples/jwt.ts:6
Functionjwt
({ token })
client/pages/api/auth/[...nextauth].ts:72
FunctiononScroll
()
client/components/navbar.tsx:17
Functionsubmit
(e: React.FormEvent<HTMLFormElement>)
client/components/contact.tsx:33