JocelynVelarde / KiaVision

Project for GPT-4 Powered App Creation and Evals Hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KiaVision: Real time problem solving assistant πŸ€–

Could you imagine your own personal mechanic, ready when you actually need it? Kia Vision AI is here. Snap a pic, tell us about your problem, and you'll get an answer instantly. The expertise you need, whenever you need it.

safenav profile

Authors

Features

  • Uses a trained LLM to solve specific issues regarding a model car type
  • Implements vision models to interpret images
  • Uses TruLens to receive model feedback
  • Light and Dark mode enabled
  • Available in all devices

Structure

streamlit_app 
β”œβ”€ home.py
β”œβ”€ .streamlit
β”‚   └─ secrets.toml
β”œβ”€ algorithms
β”œβ”€ api
β”œβ”€ assets
β”‚  └─ files
β”‚  └─ images
β”œβ”€ pages
β”‚  └─ report_bug.py
β”‚  └─ get started.py
β”‚  └─ route.py
└─ requirements.txt

Tools

  • OpenAI API
  • Streamlit
  • TruLends I

Deployed with: Streamlit Cloud

Demo

YouTube

License

MIT

About

Project for GPT-4 Powered App Creation and Evals Hackathon

License:MIT License


Languages

Language:Python 100.0%