An open API service indexing awesome lists of open source software.

https://github.com/arunabhdas/paradigm

Paradigm - Privacy focused, agentic starter kit platform for ERP
https://github.com/arunabhdas/paradigm

android android-development compose-multiplatform ios-development jetpack-compose kotlin multiplatform multiplatform-app

Last synced: 8 months ago
JSON representation

Paradigm - Privacy focused, agentic starter kit platform for ERP

Awesome Lists containing this project

README

          

## Paradigmatic

* Paradigmatic - Privacy focused, agentic AI platform for logistics and property management

## Screenshots

![Screencast](https://github.com/arunabhdas/Paradigmatic/blob/main/screenshots/screncast_1.gif)
![Screenshot](https://github.com/arunabhdas/Paradigmatic/blob/main/screenshots/screenshot_2_1.png?raw=true)

![Screenshot](https://github.com/arunabhdas/Paradigmatic/blob/main/screenshots/screenshot_2_2.png?raw=true)

![Screenshot](https://github.com/arunabhdas/Paradigmatic/blob/main/screenshots/screenshot_2_3.png?raw=true)

![Screenshot](https://github.com/arunabhdas/Paradigmatic/blob/main/screenshots/screenshot_4.png?raw=true)

![Screenshot](https://github.com/arunabhdas/Paradigmatic/blob/main/screenshots/screenshot_1.png?raw=true)

## Notes
Paradigmatic app is based on the ideas outlined in the [Planet Critical Podcast](https://podcasts.apple.com/ca/podcast/planet-critical/id1545009586)

## Setup

1. Copy `api_keys.properties.template` to `api_keys.properties`
2. Replace `your_api_key_here` with your actual API key in `api_keys.properties`

## Endpoints

https://app.currencyapi.com/

## Screencast GIF

Created screencast GIF using https://gif.ski/

```
gifski --fps 10 --width 640 -o screncast_1.gif screencast_input_1.mp4
```