Skip to content

amosproj/amos2026ss03-ailixir-intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIlixir Intelligence

AI-powered mobile application to extract, structure, and understand information from unstructured documents across domains.


Overview

AIlixir Intelligence is a full-stack, AI-native app that helps users turn complex documents into actionable insights.

Users can:

  • Upload or scan documents (e.g. medical reports, invoices)
  • Extract structured data using domain-specific schemas
  • Store data in a personal knowledge base
  • Ask questions about their documents in natural language
  • Enrich insights with relevant external knowledge (research, regulations, benchmarks)

Problem

Important information is often locked in unstructured documents:

  • Medical reports without clear interpretation
  • Financial data spread across invoices and timesheets
  • Legal documents requiring manual cross-referencing

AIlixir Intelligence solves this by making data structured, connected, and conversational.


Tech Stack

  • Frontend: React Native (Expo)
  • Backend: Python + Google Cloud Run
  • AI/ML: Vertex AI, Document AI
  • Database: Firestore
  • Knowledge Layer: Vector Search / Neo4j

Key Features

  • Document scanning and upload
  • AI-powered data extraction
  • Domain-configurable architecture (e.g. medical, finance)
  • Chat interface grounded in user data
  • Integration of external knowledge sources

Demo Domains

  • Medical (lab reports, blood results)
  • Finance (invoices, timesheets, expenses)

Setup

# clone repository
git clone <repo-url>

# navigate into project
cd <project-folder>

# install dependencies
npm install

# start Expo app
npx expo start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors