Domains 01Projects 02About Us 03Join 04Contact 05
All projects
ActiveAI / Travel Engineering2025

Explorix

A collaborative AI travel project where contributors practice mobile engineering, backend design, geospatial data, and grounded conversational AI.

View project explorix.app
Project overviewExplorix hero screenshot
Learning focus

Practice mobile, backend, geospatial and AI engineering through a travel discovery system.

Explorix gives contributors hands-on experience with React Native and Expo across feed design, maps, user profiles, uploads, GPS, camera access and offline storage.

FastAPI powers REST APIs, authentication, AI endpoints, POI retrieval, feed management and upload processing. PostgreSQL and PostGIS help contributors learn nearby place search, distance calculations, radius queries and geo-deduplication.

The AI layer uses Llama 3.2 for travel Q&A, recommendations and trip planning. MongoDB stores lightweight AI memory and chat context, while RAG helps contributors understand grounded AI responses using places retrieved from PostgreSQL.

Engineering focus

Built for engineering practice.

/ 01

Mobile travel feed

A React Native feed for practicing content rendering, navigation, state, uploads and user-generated exploration content.

/ 02

Maps & nearby search

PostGIS powers ST_DWithin radius queries, ST_Distance calculations and nearby place discovery.

/ 03

Uploads & profiles

Contributors learn mobile permissions, profile workflows, media handling and content contribution flows.

/ 04

AI travel assistant

Llama 3.2 supports city exploration, travel Q&A, recommendations and trip planning.

/ 05

RAG retrieval

PostgreSQL retrieval injects real place context into prompts before the assistant generates an answer.

/ 06

Secure login

JWT authentication and Google SSO support secure mobile sessions and quick onboarding.

Under the hood

Tech stack.

RN
Mobile app
React Native
Ex
Mobile runtime
Expo
Py
Backend
FastAPI
Pg
Database
PostgreSQL + PostGIS
Mg
AI memory
MongoDB
AI
Assistant
Llama 3.2 + RAG
Lo
Fine-tuning
LoRA
JWT
Auth
JWT + Google SSO
Screens

A look inside.

Who built it

The Explorix crew.

The contributors behind the build and the engineering areas they owned.

Manoj Padmanabha
Manoj Padmanabha
Technical Lead / Backend & AI

Originally built Explorix as his thesis project and led the architecture, backend, cloud, ML fine-tuning, RAG and AI learning path.

Thesis projectBackendAI/RAGCloud
Arvind
Arvind
Co-founder / Local Places & RAG

Enhanced user matching in local places workflows and later improved the RAG connection using prepared engineering data.

Local placesMatchingRAG
Srajanya
Srajanya
Associate Software Developer / Frontend & QA

Worked with Manoj on frontend improvements and helped with fine-tuning data preparation, testing and DNS handling.

FrontendTestingDNS
Durgesh
Durgesh
Data Engineer

Helped with data extraction and database handling, collaborating with Manoj on the data layer behind the project.

Data extractionDatabaseETL
Next project
Pickelton