GENIE
Genie is on a mission to help organizations unlock the power of their data. Our low/no-code tools help data scientists and researchers quickly turn machine learning models and simulations into interactive web applications that enable data exploration and smarter decision-making.
GENIE
Industry:
Analytics Artificial Intelligence Big Data Data Visualization Developer Tools Machine Learning Open Source SaaS Software
Founded:
2021-07-01
Address:
Barcelona, Catalonia, Spain
Country:
Spain
Website Url:
http://www.genieframework.com
Status:
Active
Email Addresses:
[email protected]
Total Funding:
100 K EUR
Current Employees Featured
Founder
Investors List
Antler
Antler investment in Venture Round - Genie
Official Site Inspections
http://www.genieframework.com Semrush global rank: 2.35 M Semrush visits lastest month: 7.89 K
- Host name: ec2-18-208-88-157.compute-1.amazonaws.com
- IP address: 18.208.88.157
- Location: Ashburn United States
- Latitude: 39.0481
- Longitude: -77.4728
- Metro Code: 511
- Timezone: America/New_York
- Postal: 20149

More informations about "Genie"
Genie - Crunchbase Company Profile & Funding
Genie empowers data science and R&D teams to rapidly turn their data analysis code, AI models and simulations into shareable web applications.See details»
Genie Enterprise - Genie Framework - Build Data Apps โฆ
Community Enterprise; App Development: Genie Framework - Full-Stack with Low-Code features (Open Source) Genie.jl, Stipple.jl: Genie.jl, Stipple.jl: Genie Builder - Drag & Drop UI editor (VS Code Extension)See details»
Genie Framework - Build Data Apps in Julia.
# Reactive web app template module App using GenieFramework @genietools # add reactive code to make the UI interactive @app begin # reactive variables are tagged with @in and @out @in N = 0 @out msg = " The average is 0." # โฆSee details»
Framework introduction - Genie
Genie Framework is a powerful full-stack web framework for the Julia programming language, perfect for building interactive UIs, APIs, and production-grade web apps. It offers a simple, low-code approach that makes web โฆSee details»
Genie - LinkedIn
Genie | 1,034 followers on LinkedIn. Data app development for data science and R&D teams using Julia. | Genie is an open source framework with all you need to quickly build production โฆSee details»
Genie documentation
Everything you need to start developing Genie apps.See details»
Tutorials - learn.genieframework.com
Step-by-step guides to building Genie apps. App with CSV uploader This tutorial will show you how to quickly turn your data analysis Julia code into a web app using the low-code API.See details»
Genie Framework - GitHub
Genie is a powerful full-stack web framework for the Julia programming language, perfect for building interactive UIs, APIs, and production-grade web apps. It offers a simple, low-code โฆSee details»
Julia Genie Web Development framework - Reddit
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments.See details»
UI Editor - Genie
À โฌì×โ çrÊãTโบ6É8โe è 1Öù«¾´¦โขÿ|Wโuþ]+]โ โ« ÙÙ)`9!'§Üโ òn*âm ÔäòFV "5Ðüo¯ÚMÂÞ ®% r>K°öห¸ðãõ QหË/JÂͺ ...See details»
Home · Genie - The Highly Productive Julia Web Framework
Genie. Genie The highly productive Julia web framework. Genie is a full-stack MVC web framework that provides a streamlined and efficient workflow for developing modern web โฆSee details»
Genie Framework - Build Data Apps in Julia.
Genie is an open source framework with all you need to quickly build production-ready, data-centric web apps with Julia.See details»
Welcome to Genie · Genie - The Highly Productive Julia Web โฆ
Welcome to Genie The Highly Productive Web Framework for Julia. Genie is a full stack web framework for the Julia programming language. Genie's goals are: excellent developer โฆSee details»
GitHub - GenieFramework/Genie.jl: The highly productive Julia โฆ
Genie.jl is the backbone of the Genie Framework, which provides a streamlined and efficient workflow for developing modern web applications. It builds on Julia's strengths (high-level, โฆSee details»
Using Genie Plugins · Genie - The Highly Productive Julia Web โฆ
Genie Plugins. Genie plugins are special Julia packages which extend Genie apps with powerful functionality by providing specific integration points.See details»
Usage Guide - Genie
Genie Builder overview. Genie Builder is an extension that adds a visual UI editor and features for managing Genie apps. Other than this, it behaves exactly as VSCode, so you can use it as โฆSee details»
Genie Builder - Speed up your data app development
# Reactive web app template module App using GenieFramework @genietools # add reactive code to make the UI interactive @app begin # reactive variables are tagged with @in and โฆSee details»
How COOs maximize operational impact from gen AI and agentic AI
Mar 20, 2025 Second, they can shape the organizationโs data governance, addressing the complex challenges associated with extracting and structuring data from legacy operating โฆSee details»
Getting started · Genie - The Highly Productive Julia Web Framework
Hello world with Genie. Here are a few examples to quickly get you started with building Genie web apps. Running Genie interactively at the REPL or in notebooksSee details»
Quick start - Genie
1. Import Julia code. The app.jl file comes with a basic skeleton for your app. The block delimited by the @app macro will hold the reactive code, and @page macro defines a route and the file โฆSee details»