Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Welcome the Railengine examples repository

## Getting started

1. Sign up for a free account at [Railengine](https://railengine.ai)
2. Choose your stack or use case from below

### Apps/Agents

[.NET](https://github.com/RailtownAI/railengine-examples/tree/main/CSharp)

[TypeScript](https://github.com/RailtownAI/railengine-examples/tree/main/TypeScript)

[Python](https://github.com/RailtownAI/railengine-examples/tree/main/Python)

### AIoT

[Arduino](https://github.com/RailtownAI/railengine-ingest-arduino-sdk/tree/main)

[Embedded Swift](https://github.com/RailtownAI/railengine-ingest-embedded-swift-sdk)

[MicroPython](https://github.com/RailtownAI/railengine-examples/tree/main/MicroPython)

[.NET nanoFramework](https://github.com/RailtownAI/railengine-examples/tree/main/nanoframework)

### Use cases

[Metrics/Status Page](https://github.com/RailtownAI/railengine-examples/tree/main/CSharp/Examples/RailenginePoweredStatusPage)

[Expense Tracker](https://github.com/RailtownAI/railengine-examples/tree/main/TypeScript/nextjs-expense-tracker)

[Food Diary](https://github.com/RailtownAI/railengine-examples/tree/main/TypeScript/nextjs-food-diary)

[Thermometer](https://github.com/RailtownAI/railengine-examples/tree/main/MicroPython)