Current version : 0.19.0
Made in 🇫🇷 ◌ GitHubNPM

Standalone

Examples of standalone use cases embedded directly in the page

The Basic and SuperTrader examples show how to integrate libmodulor in dedicated projects. But it can also be used anywhere. As an example, you can find below multiple use cases that are embedded directly in this page with React.

Some use cases require an API key. You can safely use yours as all the calls are between your browser and the designated service (e.g. Mistral or Asana). The API calls do not reach our servers whatsoever. You can confirm it by checking the "Network" tab of your browser developer panel.

Prompt LLM

View the code

Ask something about sports to an LLM (Mistral) and get a response back (BYOT (Bring Your Own Token))

Geocode Address

View the code

Generate Misc Data

View the code

Generate misc data used when developing like timestamp, UUIDs, etc.

Export Asana

View the code

Export your Asana tasks and projects