πͺ Aletheia
Revealing the science of life beyond Earth.
π Overview
Aletheia is an AI-powered exploration platform that unveils insights hidden within NASAβs bioscience publications.
Designed for scientists, mission planners, and students, it transforms over six decades of space biology research into interactive, accessible knowledge.
This project directly addresses the NASA Space Apps Challenge 2025 by converting an overwhelming archive of 600+ bioscience publications into an intelligent, interactive knowledge system.
Instead of manually searching through dense technical papers, Aletheia uses:
- π§ AI-driven summarization
- π Knowledge graphs
- π Semantic retrieval & search
β¦to reveal patterns, insights, and relationships across decades of space biology research.
Aletheia empowers decision-makers and researchers to build upon NASAβs legacy data β exposing trends, knowledge gaps, and transformative findings.
It turns passive archives into living knowledge, making space bioscience both discoverable and inspiring.
β¨ Features
- π Search with AI β Natural-language search across NASAβs space biology corpus
- π Timeline β Interactive research history visualization over decades
- π Knowledge Graph β Dynamic graph linking studies, topics, and missions
- ποΈ Podcast Creator β Auto-generate short dialogues to explain discoveries
- π Comic Generator β Turn research stories into engaging visual comics
- π΄ Flash Cards β Learn space biology concepts interactively
- π§ Accessible NASA-inspired UI β Clean, responsive, and public-friendly
π οΈ Tech Stack
| Layer | Technologies |
|---|---|
| Frontend | Next.js 15 Β· TypeScript Β· TailwindCSS v4 Β· shadcn/ui |
| Backend | LightRAG for Retrieval-Augmented Generation |
| Data | NASA Space Biology Publications (600+ open-access studies) |
| Visualization | Interactive graphs, timelines, and learning tools |
π Getting Started
1οΈβ£ Prerequisites
- Node.js 18+
- npm or yarn
- Python 3.10+ (if running LightRAG backend)
2οΈβ£ Setup Frontend
cd front_end
npm install
npm run dev
Visit http://localhost:3000
3οΈβ£ Setup LightRAG Backend
cd lightrag
pip install -e ".[api]"
lightrag-server
Add your OpenAI API key or preferred LLM to .env.
Aletheia uses LightRAG to power AI search & knowledge graph features.
π Data Sources
π Future Enhancements
- π¬ Deeper semantic search with custom embeddings
- π Real-time OSDR API integration
- π§βπ Mission-planning dashboards for human spaceflight
- π Multi-language support
- πͺ AR/VR learning experiences for space bioscience
π©βπ Team
Odd One Bit β Built with β€οΈ during the NASA Space Apps Challenge 2025.
π License
MIT License β Open for educational and research use.
Built With
- css
- dockerfile
- html
- javascript
- python
- rag
- shell
- typescript
Log in or sign up for Devpost to join the conversation.