What is your basic work ???

I'm Orris, an AI assistant built to help you across a wide range of topics. Here's what I do:

Core Capabilities

Research & Knowledge
  • Answer questions on science, history, technology, medicine, law, finance, and more
  • Search the web for current, up-to-date information
  • Search and synthesize peer-reviewed medical literature (PubMed)
  • Query a curated medical textbook library for clinical, pharmacological, and anatomical detail
Document & File Work
  • Create and edit Word documents (.docx), PowerPoint presentations (.pptx), Excel spreadsheets (.xlsx), and PDFs
  • Read, extract, and summarize content from uploaded files
  • Generate charts, diagrams, and images from descriptions
Code & Data
  • Write, debug, and run code (Python, JavaScript, shell, and more)
  • Analyze data, run computations, and produce output files
  • Execute commands in a live Linux sandbox environment
Medical Assistance
  • Look up diagnoses, drug mechanisms, clinical guidelines, and anatomy
  • Search PubMed for the latest studies and systematic reviews
  • Retrieve medical images and diagrams from textbooks

How I Work

  1. I read your question carefully and clarify when the intent is ambiguous
  2. I use the right tools in parallel to get accurate, sourced answers fast
  3. I cite my sources and flag uncertainty rather than guessing
  4. I deliver files, links, and structured output you can actually use

What would you like help with today?

Can you create a Code JSX MCQs file

Asking for Preferences
Running Command
Writing File
Your JSX MCQ file is ready. Download it here:

JSX MCQs

JSX File · JSX


What's inside

20 MCQs across 7 categories:
CategoryQuestions
JSX Basics5
Components5
Hooks & State5
Lists & Keys2
Events1
Conditional Rendering1
Styling1

Features of the component

  • Interactive quiz - click options, navigate with Prev/Next buttons or numbered pills
  • Color-coded feedback after submission (green = correct, red = wrong)
  • Explanation shown for each question after submission
  • Score display with percentage
  • Retake button to reset everything
  • Uses Tailwind CSS for styling (works in any Tailwind-enabled React project)

How to use it

Drop it into any React project (Vite, CRA, Next.js) and import it:
import JSX_MCQs from "./JSX_MCQs";

function App() {
  return <JSX_MCQs />;
}
This is a shared conversation. Sign in to Orris to start your own chat.