Skip to content

AI models for the Second Phase of Google Solution Challenge

Notifications You must be signed in to change notification settings

luv29/Transpectra-AI

Repository files navigation

🛠️ Setup Instructions

📦 Prerequisites

  • Python 3.12
  • uv package manager
  • Google Chrome installed (locally)
  • Docker (for containerized use)

⚙️ Local Setup using uv

# 1. Install uv (if not already installed)
pip install uv

# 2. Clone the repository
git clone https://github.com/luv29/Transpectra-AI.git
cd Transpectra-AI

# 3. Install dependencies
uv venv
source .venv/bin/activate  # or .venv\Scripts\activate on Windows

uv add tensorflow
uv sync

uv run task dev 

About

AI models for the Second Phase of Google Solution Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published