Skip to content

salihcolakoglu/orbital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛰️ Orbital

Low-frequency robotic decision support system

Standalone n8n + RAG orchestration for strategic planning, research automation, and intelligent decision support.

Overview

Orbital is a standalone project for low-frequency robotic decision support. Uses n8n workflows + RAG pipelines for strategic planning and research automation.

Aspect Detail
Response Time Minutes to Hours
Use Cases Research, planning, web search, LLM analysis
Stack n8n + RAG + LLM APIs

Quick Start

  1. Copy environment file: cp .env.example .env
  2. Edit credentials: notepad .env
  3. Start n8n: docker-compose up -d
  4. Open browser: http://localhost:5678

Project Structure

  • docker-compose.yml - n8n container setup
  • n8n-data/ - n8n persistent data (gitignored)
  • workflows/ - Exported n8n workflows
  • src/rag/ - RAG pipeline components
  • src/connectors/ - Robot communication interfaces
  • configs/ - Configuration files
  • docs/ - Documentation

License

MIT

About

High-level robotic intelligence layer - RAG + n8n orchestration for low-frequency decision support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors