Core concepts
Keep researching while artifacts build
See when Cortexa is working
Rate answers to reach the team
Copy answers into Word or Docs
Turn the latest answer into a deliverable
Run a Hugging Face model on your own data
You approve a hard maximum before anything starts
Estimates improve without learning from your data
Review the output before you rely on it
Live web research
Web pages and research databases work together
Crawl a public website in the background
robots.txt, runs independently of chat, and saves up to 250 usable pages with direct URL citations and content fingerprints. It follows links up to 5 steps from the page you name, so anything buried deeper than that is not read. When the pages you want sit further in, start the crawl closer to them. A crawl also has 2 hours to finish, after which it stops and reports that it did not complete. You can keep chatting while it runs; Cortexa automatically continues the original request after the snapshot is searchable.Large crawls wait for approval
When a site is bigger than the crawl
Experiments
Naming experiments
Spreadsheet revisions preserve untouched cells
.xlsxworkbook, it uses a typed cell-edit operation instead of regenerating the file. The returned workbook is a new version with a cell-level change summary; if serialization changes an unrequested cell, the edit is rejected rather than published.Analyses that run for hours
What a long analysis is allowed
You approve the cost before a long analysis starts
Python analysis
What is already installed
python3.13) with a standard scientific stack preinstalled, so a run does not spend its time fetching one: numpy, pandas, scipy, matplotlib, scikit-learn, statsmodels, requests, seaborn, plotly, kaleido==0.2.1, pyarrow, openpyxl, xlrd, beautifulsoup4, lxml, pillow, certifi, duckdb.Heavier readers install when your file needs one
How long one run may take
How much computation you can ask for
What computation actually costs
Analysis runs included each month
One run is one Python execution, whether you started it in an experiment cell or Cortexa ran it to answer you. Each plan includes a monthly number of them, and the count resets with the billing month.
- Free · 10 runs
- Student · 20 runs
- Plus · 80 runs
- Pro · 200 runs
- Enterprise · 1,000 runs
Reaching the limit pauses analysis until the next billing month and leaves the rest of Cortexa working. See pricing for what else each plan includes.
Each run starts on a clean disk
Split panes
Up to 12 panes at once
Answer transparency
How high-stakes questions are handled
When a turn reaches its processing limit
When a tool keeps failing
Get full-text grounding
Textbooks and open books
search_ncbi_bookshelf, search_openstax, and search_doab.