File generation & analysis
Code Interpreter helps you turn questions and data into computed answers and downloadable files - right inside nexos.ai Chat.
It can run Python code to analyze data, spot issues, and produce outputs you can use immediately.
Capabilities
Analyze data (especially spreadsheets and CSV-style data)
Create charts to visualize results
Generate files such as cleaned CSVs and reports, and attach them in the conversation

Common use cases
Clean and transform a CSV, then export a new version.
Create a quick analysis and summary you can share.
Debug data issues by finding errors and anomalies.
Where it works
You can use Code Interpreter in:
Chat
Projects (great when your files live in a Project)
Agents (great for repeatable workflows with saved instructions)
How to use it
Tips for best results
Specify desired output: CSV, chart, or other specific document format.
Name the columns or metrics you care about (e.g., “group by month,” “remove duplicates”).
If you’re working on a Project, keep related files together so the analysis stays consistent.
Last updated

