Skip to content

matheusmendes720/PrevIA_gran-prix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nova Corrente Intelligence Agent

AI-powered strategic advisor for supply chain and telecom operations.

Quick Start

# Install dependencies
pip install -r requirements-langbase.txt

# Configure environment
cp .env.example .env
# Edit .env with your API keys

# Run locally
uvicorn api.agent_endpoint:app --reload

API Endpoints

Endpoint Method Description
/ GET Health check
/ask POST Ask the agent
/health GET Detailed health
/cache/stats GET Cache statistics

Deploy to Railway (Free Tier)

# Install Railway CLI
npm install -g railway

# Login and deploy
railway login
railway up

Environment Variables

  • LANGBASE_API_KEY - Langbase API key
  • LLM_API_KEY - OpenAI API key

License

MIT

About

Nova Corrente - Demand Forecasting & Analytics System for Gran Prix 2025

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors