Skip to content

derrickrajkumar10/Zeno_CognitiveAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Dart Python Platform License

🧠 About

Zeno is a cross-platform cognitive assistant built with Flutter and powered by a Python ML backend. It runs natively on Android, iOS, Web, Linux, macOS, and Windows — one codebase, every platform.

Built to be more than a chatbot: Zeno thinks, plans, and adapts to you.

✨ Features

  • 🌐 True cross-platform — Android, iOS, Web, Linux, macOS, Windows from a single codebase
  • 🧩 Modular AI architecture — Python ML brain, Flutter UI shell
  • 💬 Conversational interface — context-aware, adaptive responses
  • 🔌 Extensible — plug in new cognitive modules as needed
  • 🎨 Clean, native-feeling UI — no web wrappers, no compromise

🛠 Tech Stack

Layer Technology
UI Flutter (Dart)
Mobile Android (Kotlin) · iOS (Swift / Objective-C)
Desktop Linux · macOS · Windows (C++ / CMake)
Web Flutter Web
AI / ML Python

🚀 Getting Started

Prerequisites

  • Flutter SDK ≥ 3.0
  • Python 3.10+
  • Dart SDK (bundled with Flutter)
# Clone
git clone https://github.com/derrickrajkumar10/Zeno_CognitiveAssistant.git
cd Zeno_CognitiveAssistant

# Install Flutter dependencies
flutter pub get

# Run on your target platform
flutter run                  # auto-detects connected device
flutter run -d chrome        # web
flutter run -d linux         # desktop (Linux)

About

Cross-platform AI cognitive assistant built with Flutter + Python. Runs on Android, iOS, Web, Linux, macOS & Windows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors