An open API service indexing awesome lists of open source software.

https://github.com/jocelynvelarde/kiavision

Project for GPT-4 Powered App Creation and Evals Hackathon
https://github.com/jocelynvelarde/kiavision

assistant-chat-bots gpt-4 openai streamlit trulens vision-api

Last synced: 8 months ago
JSON representation

Project for GPT-4 Powered App Creation and Evals Hackathon

Awesome Lists containing this project

README

          

# 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

- [@JocelynVelarde](https://github.com/JocelynVelarde)
- [@Diego785xd](https://github.com/Diego785xd)
- [@Realex78](https://github.com/Realex78)

## 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
```bash
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](https://www.youtube.com/watch?v=21Sfghj9dFo)

## License

[MIT](https://choosealicense.com/licenses/mit/)