Skip to content

ondateta/teta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Teta

The open source, AI-powered app builder
teta.so »

Build a mobile app by describing it.
Teta is available for macOS. Versions for other platforms are under development. Join Teta Discord to help test the product or just to say hi! 👋

NOTE: Teta is under active development, and is currently in technical preview. This repository is updated regularly.

Teta OSS Editor

Tetaoss-ezgif com-video-to-gif-converter

Teta OSS is a local, AI-powered app builder, available in an open-source version.
This version includes only the editor, designed to work with a single project. The project path must be declared using a .env file.


Prerequisites

Before you start, make sure the following tools are installed on your system:


How to run

Teta OSS consists of two main components:

  1. pkgs/server: A lightweight server app responsible for managing project-related operations. See requirements.
  2. apps/desktop: A Flutter-based desktop application that includes Teta's programming editor. See requirements.

To start using Teta OSS, you need to run both components.