OpenBio provides utility tools for managing files, organizing research notes, and creating workflows from the chat directly.Documentation Index
Fetch the complete documentation index at: https://docs.openbio.tech/llms.txt
Use this file to discover all available pages before exploring further.
File Management
Purpose: Organize and manage research files within projects Available operations:- Create, read, modify, delete files
- Create and organize folders
- Move/rename/copy files
- Search files by name or content
- Download files from trusted sources
- Get file information and metadata
Notebook Tools
Purpose: Digital research notebook for notes and todos Notes Management:- Create, update, search, delete notes
- Tag notes for organization
- Rich text and Markdown support
- Auto-timestamped
- Create, complete, update, delete tasks
- Set due dates and priorities
- Track completion status
Workflows
Purpose: Create and manage automated research workflows Available operations:- List, create, edit, delete workflows
- Execute workflows with
#workflow_name - Extract workflows from chat history
- Ensure reproducible analyses
Visualization Tools
Purpose: Display structures and data Available tools:- Show 3D molecular structures (PDB, mmCIF, SDF)
- Show 2D molecular structures (SMILES, InChI, MOL/SDF) Example: “Visualize @structure.pdb”
- Generate Scientific illustrations
Tool Management
OpenBio can manage the tools it has access to own its own. Available operations:- List available tools
- Bind/unbind specialized tools
- Manage chat context
Quick Examples
- “Create a file called analysis_results.txt”
- “Read the data in @experiment_results.csv”
- “Create a note about protein expression results”
- “Add a todo: Order primers for next experiment”
- “Visualize @structure.pdb”
- “Create a workflow from this chat”
Organization Tips
File Structure:- Use descriptive names:
egfr_kinase_prediction.pdb - Include dates for experiments
- Avoid spaces (use
_or-) - Be consistent across projects