AI Assistant
Eyesotope includes Tako, a built-in AI assistant that can analyze your farm data, answer questions, generate reports, and provide actionable recommendations — all in a real-time streaming chat interface.Accessing the AI Assistant
- Navigate to AI in the left sidebar
- The chat interface opens with a conversation panel on the left and the chat area on the right
- Click New to start a fresh conversation, or select a previous one from the sidebar
What Can Tako Do?
Farm Data Analysis
Query your fields, inventory, equipment, operations, contracts, deliveries, and partner data using natural language.
Smart Recommendations
Get suggestions for crop management, optimal planting times, resource allocation, and operational improvements.
Report Generation
Generate summaries and reports about your farm operations, seasons, and financial data.
Farm Tools
Tako has access to specialized tools that query your farm database in real-time — fields, seasons, equipment, inventory, weather, and more.
File Analysis
Upload images, PDFs, spreadsheets, and text files. Tako can analyze documents, extract data from photos, and process CSV files.
Web Research
Enable web research to let Tako search the internet for up-to-date agricultural information, market prices, and best practices.
Chat Interface
The chat interface features a modern two-row input design:- Top row — Text input area (auto-expanding, supports multiline)
- Bottom row — Toolbar with action buttons:
- 🌐 Web — Toggle web research on/off
- ✨ Pro — Toggle deep reasoning mode
- 📎 Attach — Upload files (images, PDFs, text, CSV)
- ➤ Send — Send your message
Real-Time Streaming
Responses stream in real-time, token by token, with a phased status indicator:- Thinking… — The AI is processing your request
- Calling tools… — The AI is querying your farm data (with a live tool count)
- Processing results… — Tool results are being analyzed
- Generating response — The answer is streaming in with a smooth fade-in effect
@Mentions — Tag Your Farm Data
Type @ anywhere in the message to open the mention picker. You can tag specific farm entities to give Tako precise context:- @Fields — Tag a specific field by name
- @Contracts — Reference a contract
- @Equipment — Reference equipment
- @Deliveries — Tag a delivery
- @Inputs — Reference an inventory item
- @Seeds — Reference a seed variety
- @Seasons — Tag a season
- @Partners — Reference a partner
File Attachments
Attach files to your messages for analysis:- Supported formats — JPEG, PNG, WebP, GIF, PDF, plain text (.txt), CSV
- Limits — Up to 3 files per message, 10 MB each
- Upload methods:
- Click the 📎 Attach button
- Drag and drop files onto the chat area
- Paste images from your clipboard (Ctrl+V / Cmd+V)
Web Research
Toggle the 🌐 Web button to enable web research. When active, Tako searches the internet before responding, providing:- Current market prices and agricultural news
- Up-to-date pest and disease management practices
- Weather forecasts and climate advisories
- Regulatory and compliance information
Deep Reasoning (Pro Mode)
Toggle the ✨ Pro button to activate deep reasoning mode. This triggers a two-stage analysis pipeline:- Stage 1 — The standard AI agent gathers your farm data using tools
- Stage 2 — A specialized reasoning model performs deeper analysis on the gathered data
- “Analyze the profitability trend of my wheat fields over the last 3 seasons”
- “What are the risk factors for my current crop plan?”
- “Compare my operational efficiency with best practices”
Deep reasoning takes longer but provides significantly more thorough analysis. The reasoning model and tokens used are shown in the debug panel after completion.
Conversation History
All conversations are automatically saved and accessible from the sidebar:- Sidebar — Toggle the conversation list with the menu button
- Search — Find previous conversations quickly
- Delete — Remove conversations you no longer need
- Resume — Click any conversation to continue where you left off
Example Questions
- “What is the total area of all my wheat fields?”
- “Show me the operations planned for this season”
- “Which equipment has been used the most this month?”
- “What’s my current inventory of fertilizers?”
- “Summarize the deliveries for the past quarter”
- “Analyze the NDVI trends for @Field Name over the last 6 months”
- “What’s the weather forecast for my farm this week?” (with web research enabled)
- “Review this soil analysis report” (with PDF attached)
AI Credits
The AI assistant uses a credit-based system:- Each farm has an AI credit balance
- Credits are consumed per interaction (based on tokens used)
- Your current balance is shown in the user dropdown (top-right corner)
- Credit balance is color-coded:
- Green — More than 100 credits remaining
- Yellow — 20–100 credits remaining
- Red — Fewer than 20 credits remaining
Debug Panel
After each response, click Debug to see detailed information:| Field | Description |
|---|---|
| Provider | The AI provider used (e.g., Nebius AI Studio) |
| Model | The primary model and its ID |
| Tokens | Input, output, and total token counts |
| Duration | Response time in seconds |
| Tool Calls | Number of tool invocations |
| Tools | List of tools used (e.g., get_fields, get_weather) |
| Web Research | Whether web search was used |
| Attachments | Number of files attached |
| Vision Model | The vision model used for image analysis (if applicable) |
| Reasoning Model | The deep reasoning model used (if Pro mode was active) |
| Reasoning Tokens | Token consumption for the reasoning stage |