Thinkeo Documentation
HomeWebsiteAPI DocumentationThinkeo Platform
HomeWebsiteAPI DocumentationThinkeo Platform
  1. Home
  • šŸš€ Discovering the Thinkeo Platform
  • Get started
    • šŸš€ The Basics: Introduction
    • 🧩 The Basics: Blocks
    • šŸ§™ā€ā™‚ļø The Basics: The Wizard
    • šŸ·ļø The Basics: Attributes
    • 1ļøāƒ£ Hands-on Practice - App and Attributes
    • 2ļøāƒ£ Hands-on Practice - Blocks
    • 3ļøāƒ£ Hands-on Practice - The AI Block
    • 4ļøāƒ£ Hands-on Practice - The Wizard
    • 5ļøāƒ£ Hands-on Practice - Block Execution
    • 6ļøāƒ£ Hands-on Practice - Testing Your App
  • Apps
    • šŸ“± Publication Interface
    • šŸ—ļø Studio
  • Blocks
    • šŸ“ File Block
    • ⚔ Block Execution
    • šŸ¤– AI Block
    • 🧩 Group Block
    • šŸ“ Paragraph Block
    • šŸ” Condition Block
    • šŸŽ² Choice Block
    • šŸ” Search Block
    • šŸ”— API Call Block
    • šŸ“„ Word Export Block
    • šŸ“Š PPT Block
    • šŸ‘ļø Filtered Views
  • Attributes
    • šŸ·ļø Attributes
    • āš™ļø Attribute Editor
  • Best practices
    • šŸ“ Writing Effective Prompts
  • Admin
    • šŸ’³ Thinkeo Credits
    • šŸ‘„ Team Management
    • āš™ļø Settings
  • Release notes
    • šŸš€ Thinkeo v1.2 Release Notes
    • šŸš€ Thinkeo v1.0 Release Notes
    • šŸš€ Thinkeo v0.10 Release Notes
    • šŸš€ Thinkeo v0.8 Release Notes
    • šŸš€ Thinkeo v0.7 Release Notes
    • šŸš€ Thinkeo v0.6 Release Notes
  1. Home

šŸš€ Discovering the Thinkeo Platform

šŸ‘‹ Introduction to Thinkeo#

Thinkeo is your platform for automating document creation using artificial intelligence. This platform allows you to create sophisticated AI applications without any technical skills, by visually assembling the components needed to meet your specific business requirements.
The objective of this presentation is to help you discover Thinkeo's fundamental concepts and show you how these elements work together to create powerful and personalized document automation solutions.

šŸŽÆ The Central Concept: AI Applications#

In Thinkeo, you create what we call Apps - artificial intelligence applications dedicated to automatic document generation. These applications transform information provided by your users into complete, personalized documents, based on business rules you define and the power of AI.
Once created, these Apps become accessible from your homepage and can be used by your teams according to the permissions you set.
image.png

šŸ“‹ Understanding Through Example: The "Technical Analysis" App#

To concretely illustrate how Thinkeo works, let's take the example of an App called "Technical Analysis". This application solves a frequent business need: quickly analyzing complex technical documents to extract essential information.

šŸŽÆ The App's Objective#

šŸ“ User Input
Technical document (10-50+ pages)
Specific analysis criteria
Desired level of detail
Summary option for team sharing
šŸ“Š Generated Output
Complete professional analysis
Summary with table
Editable document
Ready in moments

šŸ–„ļø The User Experience#

When a user accesses this App, they discover a two-part interface:
šŸ§™ā€ā™‚ļø The Wizard (questionnaire)
A series of steps that guide the user to collect all necessary information:
File uploads
Personalized open questions
Predefined choices for format
šŸ“„ The Generation Area
The space where content appears progressively while the AI works, creating the final document before the user's eyes.
image.png

šŸ”„ Multiple Applications#

This type of App applies to many business contexts:
šŸ“˜ Usage Examples: Technology state-of-the-art reports, product technical sheet analysis, commercial documentation synthesis, regulatory documentation processing.

šŸ—ļø The Architecture: How to Build Your Apps#

Now that you understand what an App does, let's discover how to build one. Thinkeo uses a modular approach based on four main components that work together.

šŸŽ›ļø The Studio: Your Creation Environment#

The Studio is your interface for creating and managing Apps. This is where you assemble your blocks, configure your attributes, and set up your wizards.

šŸ“± Work Organization#

1
Your Apps
All the applications you've created and are working on.
2
App Templates
Ready-to-use models that allow you to start quickly with proven configurations, which you can then customize.
image.png

🧩 Blocks: Your App's Intelligence#

Blocks are the heart of Thinkeo. It's in the blocks that you define your content generation logic and the rules that apply to it.

Available Block Types#

šŸ“ Content Blocks
For structuring your documents with titles, paragraphs, and formatting elements.
šŸ¤– AI Blocks
The core of intelligent generation. Contains prompts that define exactly what the AI should produce.
šŸ“ File Blocks
For integrating documents uploaded by your users into the generation process.
šŸ” Search Blocks
For processing multiple documents, segmenting them, and allowing AI to search for specific information.
🌐 Internet Blocks
For enriching generation with external information searched via Perplexity.
šŸ”€ Logic Blocks
For creating conditions and alternatives (multiple choice, conditional display).
šŸ”— Connector Blocks
For exporting to other formats (Word, PowerPoint) or sending to external tools via API.
šŸ“Š Advanced Settings
AI model choice, temperature, and other settings for experienced users.

Example Architecture: The Technical Analysis App#

1
Title Block
Displays "Technical Analysis" as header
2
Main AI Block - Analysis
Contains the analysis prompt with basic instructions - this is our first AI agent
3
Choice Block
Adapts instructions based on requested detail level (short/detailed)
4
File Block
Integrates the technical document to analyze
5
Conditional Block containing Summary AI Block
Only appears if user requested a summary. Contains a second AI agent that takes the analysis from the first AI block and generates a synthetic summary with recap table
image.png

šŸ”„ The Power of Sequential AI Agents#

One of Thinkeo's most powerful aspects is its ability to chain multiple AI agents working in sequence, each enriching the work of the previous one.

šŸ“Š Concrete Example with Technical Analysis#

šŸ¤– First AI Agent
Analyzes the technical document according to user criteria and produces a complete analysis (short or detailed based on choice).
šŸ¤– Second AI Agent
Takes this analysis as raw material and produces a summary with recap table (if requested by the user).
⚔ This approach allows creating sophisticated workflows where each AI specializes in a particular task, producing more precise results than a single AI doing everything.
image.png

šŸ·ļø Attributes: Your App's Nervous System#

Attributes are the mechanism that allows information to transit between the user and your blocks. They constitute your App's data system.

How Attributes Work#

Each piece of information collected from the user is stored in a specific attribute, then used by your blocks to personalize generation.
šŸ“ Text Attributes
The most common type. Can contain single or multiple values, predefined choices or free input for personalized approach angles.
šŸ“ File Attributes
Essential for document upload (PDF, Word...), with automatic processing and integration into blocks.

šŸ§™ā€ā™‚ļø The Wizard: Orchestrating User Experience#

The wizard is the interface that guides your users and collects the information needed to feed your attributes.

Wizard Step Types#

Step TypeUsageExample
šŸ“ File UploadDocument depositsTechnical document to analyze
āœļø Free InputPersonalized informationSpecific analysis criteria
ā˜‘ļø Predefined ResponsesStructured choicesShort/detailed analysis
šŸ’¬ Information MessagesUser guidance"Please wait..."
image.png
image.png
image.png
šŸ“˜ Advanced Configuration: The wizard allows creating dynamic paths where certain questions appear based on previous responses.

⚔ Execution: Bringing Your Rules to Life#

Execution is the process that transforms your blocks from their initial state to their final state: generated content visible to the user.

Understanding Block Execution#

When you build your App, your blocks start in their initial state - for example, AI blocks contain prompts but show no visible content yet. Execution transforms these prompts into AI-generated responses that appear in the publication interface.

Two Types of Blocks#

Simple blocks (Choice, Condition, Paragraph) execute automatically at each wizard step when the user clicks "Next". Advanced blocks (AI, File, Search, Word, API Call) require manual execution and must be triggered at the right moment - typically when all the information they need is available.
image.png

The Parent-Child Logic#

When you execute a parent block, all its nested child blocks execute automatically first, then the parent executes. This means you can execute your entire App at once by selecting the top-level block, which is the recommended approach for most cases.
image.png

šŸ“š Resources and Support#

This presentation documentation gives you Thinkeo's fundamental concepts. To deepen your platform mastery, you have comprehensive resources available throughout this documentation, covering detailed guides for each component and advanced tutorials.
For technical users, API documentation is also available for advanced integrations. Our support team is accessible directly from the platform to help you with your projects.

šŸŽÆ Conclusion: Document Automation Within Your Reach#

Thinkeo gives you the means to create sophisticated document automation solutions without technical skills. By intelligently combining blocks, attributes, wizards, and execution mechanisms, you can address a multitude of business needs:
šŸ“‹ Analysis & Synthesis
Technical documents, sector studies, state-of-the-art reports
šŸ’¼ Commercial Content
Personalized offers, tender responses, technical proposals
šŸ“Š Reporting
Activity reports, performance summaries
āœļø Marketing Content
Articles, press releases, target-adapted content
šŸ“˜ Scalability: The platform adapts to your existing processes and evolves with your needs. Each App becomes a lasting tool that saves your teams time.
We invite you to explore the platform, start with the available templates, and create your first Apps. The detailed guides and our support team are here to accompany you in this discovery.
Happy exploring and excellent app creation!
Modified atĀ 2025-09-02 08:44:13
Next
šŸš€ The Basics: Introduction
Built with