Loading repository data…
Loading repository data…
Lundii1 / repository
One of the earliest ChatGPT-based applications — a Flutter-built AI assistant featuring reasoning visualization, WolframAlpha integration, and early agent-like capabilities.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
SpatioGPT is one of the earliest applications ever built around ChatGPT, created during the early days of OpenAI’s conversational models.
Originally developed in Flutter, it served as a proof of concept for building an interactive AI assistant — before ChatGPT was widely available or had advanced reasoning features.
SpatioGPT was designed to explore how conversational AI could extend beyond simple text replies.
It combines natural language understanding, reasoning visualization, and external tool integration into one early agent-style system.
Key innovations include:
This made SpatioGPT one of the first real attempts at creating an AI reasoning agent, long before tools like function calling or reasoning modes existed.
git clone https://github.com/Lundii1/SpatioGPT.git
cd SpatioGPT/Spatio
flutter pub get
flutter run
You can use any connected device or emulator.
SpatioGPT was created as an early exploration of what conversational AI could become —
not just a chatbot, but a reasoning system capable of explaining its process and using external tools.
It serves as a historical and technical reference point for: