Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: A look at Lianja 11

  1. #1
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,385
    Blog Entries
    22

    A look at Lianja 11

    Lianja 11 is completely AI powered; from development to runtime.

    Here is a taste of whats in it.

    All powered by AI magic.

    Name:  Screen Shot 2025-03-22 at 2.18.54 PM.jpg
Views: 76
Size:  92.9 KB

    Talk to your data without having to code anything.

    Name:  Screen Shot 2025-03-22 at 2.25.31 PM.jpg
Views: 74
Size:  96.0 KB

    Ask AI to help you write code then review it or "fix it".

    Name:  Screen Shot 2025-03-22 at 2.28.07 PM.jpg
Views: 73
Size:  98.0 KB

    Use the new Standalone AI Assistant for data analytics and reporting.

    Name:  Screen Shot 2025-03-22 at 2.31.53 PM.jpg
Views: 73
Size:  62.7 KB

    This is just a taste of what's in Lianja 11.

    Coming soon!
    Last edited by barrymavin; 2025-03-22 at 02:33.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  2. #2
    Senior Member
    Join Date
    Feb 2012
    Location
    São Paulo - Brasil
    Posts
    122
    So good!

  3. #3
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,385
    Blog Entries
    22
    Analyse contents of reports, pdf files, docx files and xlsx spreadsheets directly in the AI Assistant.

    Name:  Screen Shot 2025-03-23 at 1.23.35 PM.jpg
Views: 69
Size:  103.4 KB
    Last edited by barrymavin; 2025-03-23 at 02:08.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  4. #4
    Senior Member
    Join Date
    Feb 2012
    Location
    São Paulo - Brasil
    Posts
    122
    Is it possible to use audio?
    Is there an API?

  5. #5
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,385
    Blog Entries
    22
    Hi Jefferson,

    Audio is possible but I have not implemented it on desktop.

    Yes there is an API.

    Lianja.askOpenAI(cAPIKEY, cPrompt)

    There is also full support for custom AI Data Agents. These extend the AI Assistant and inform the remote AI API about client side "Functions". This will be documented before release. They can be written in either Python or LianjaScript.
    Last edited by barrymavin; 2025-03-23 at 21:47.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  6. #6
    Senior Member
    Join Date
    Feb 2012
    Location
    São Paulo - Brasil
    Posts
    122
    Hi Barry,

    Is implementing a vector field type to perform RAG very complicated?

  7. #7
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,385
    Blog Entries
    22
    Hi Jefferson,

    Its not something i have looked at and I am not sure of its value in Lianja.

    Try the AI Assistant and see what it can do.

    You can extend with Custom AI Agents which are called on the client.

    RAG is handled automatically in the Lianja AI Assistant.

    Note that KVS is more suitable for use as a vector database with Python.
    Last edited by barrymavin; 2025-03-25 at 21:42.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  8. #8
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,385
    Blog Entries
    22
    The AI Assistant remembers previous questions you asked it and its responses. This is known as the "Context Window". You can reset it at any time by clicking the "Clear" icon at the bottom of the AI Assistant panel.

    Name:  Screen Shot 2025-03-26 at 2.42.18 PM.jpg
Views: 61
Size:  98.0 KB

    Notice the "Email" icon in the toolbar of the AI Assistant at the bottom. Click this and you can collaborate with others by sending them an email containing the results in the AI Assistant chat window. e.g. query information, balances, invoice, receipt etc and email it directly to a customer.
    Last edited by barrymavin; 2025-03-26 at 03:39.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  9. #9
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,385
    Blog Entries
    22
    Clicking the "Email" icon in the AI Assistant toolbar let's you email an AI Conversation:

    Name:  Screen Shot 2025-03-26 at 6.35.22 PM.jpg
Views: 57
Size:  98.7 KB
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  10. #10
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,385
    Blog Entries
    22
    When chatting to your data in the AI Assistant you can save the chat as a "Conversation". These files are saved with a .aic file extension. You can use spaces in the filenames even on linux to give them meaning.

    You can play back the chat by selecting the conversation name from the Combo at the top of the AI Assistant.

    Clicking the "Manage" icon in the Ai Assistant Toolbar at the bottom let's you manage conversations and edit them if required.

    Note that conversations in the "Data" workspace are specific to the database whereas those in other workspaces e.g. "Pages" are user specific.

    Name:  Screen Shot 2025-03-27 at 10.04.24 AM.png
Views: 58
Size:  31.8 KB

    After clicking the "Manage" icon and selecting a conversation it can be edited..

    Name:  Screen Shot 2025-03-27 at 10.14.49 AM.jpg
Views: 59
Size:  104.0 KB

    As you can see, a "Conversation" is a Natural Language script of instructions to AI which understands the context of the questions including the database schema.

    If we select the "Customer conversation" the conversation is played back.

    Name:  Screen Shot 2025-03-27 at 11.16.34 AM.jpg
Views: 58
Size:  98.9 KB
    Last edited by barrymavin; 2025-03-26 at 23:18.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us