|
1 | | -# Flare AI DeFAI |
| 1 | +<div align="center"> |
| 2 | + <img src="chat-ui-quince/quincefinance480x480_trans.png" alt="Quince Finance Logo" width="300"/> |
| 3 | +</div> |
2 | 4 |
|
3 | | -Flare AI Kit template for AI x DeFi (DeFAI). |
| 5 | +# Quince Finance |
| 6 | +Welcome to **Quince Finance**—a webapp built as a solo contribution for the [Flare x Google Verifiable AI Hackathon](https://dorahacks.io/hackathon/flare-google-hackathon-virtual/tracks), Track 3: AI x DeFi. It makes DeFi on the Flare ecosystem so easy, even your tech-shy uncle could use it! Quince combines Google Cloud’s Confidential Computing with Flare’s enshrined oracles for a secure, user-friendly experience. Check it out at [quincefinance.xyz](https://quincefinance.xyz/). |
4 | 7 |
|
5 | | -## 🚀 Key Features |
| 8 | +## What It Does |
| 9 | +Quince Finance lets users dive into Flare’s DeFi world with minimal fuss. Log in with your Google ID (verified by both frontend and backend), and your wallet is securely stored in a Trusted Execution Environment (TEE). From there, a friendly AI-powered chatbot takes the wheel—use plain language to swap tokens, stake assets, or check balances. No crypto PhD required! |
6 | 10 |
|
7 | | -- **Secure AI Execution** |
8 | | - Runs within a Trusted Execution Environment (TEE) featuring remote attestation support for robust security. |
| 11 | +## Key Features |
| 12 | +- **Simple Sign-In**: Connect with Google for fast, secure access. |
| 13 | +- **AI Chatbot**: Tell it what you want in everyday words—e.g., “Swap 10 FLR for SGB.” |
| 14 | +- **Voice Commands & Read-Aloud**: Hands-free DeFi with accessibility in mind. |
| 15 | +- **Asset Dashboard**: See all your balances in one clean pane. |
| 16 | +- **Top-Notch Security**: TLS-enabled, dual Google ID verification, and TEE-protected wallets. |
9 | 17 |
|
10 | | -- **Built-in Chat UI** |
11 | | - Interact with your AI via a TEE-served chat interface. |
| 18 | +## Why It’s Cool |
| 19 | +Quince is built for *everyone*. Its intuitive design flattens the DeFi learning curve, while its security (thanks to TEE and TLS) keeps your funds safe. Perfect for newbies and pros alike! |
12 | 20 |
|
13 | | -- **Flare Blockchain and Wallet Integration** |
14 | | - Perform token operations and generate wallets from within the TEE. |
| 21 | +## Getting Started (user) |
| 22 | +Stay tuned for setup instructions as this hackathon project evolves. For now, visit [quincefinance.xyz](https://quincefinance.xyz/) to see it in action! |
15 | 23 |
|
16 | | -- **Gemini 2.0 + over 300 LLMs supported** |
17 | | - Utilize Google Gemini’s latest model with structured query support for advanced AI functionalities. |
18 | 24 |
|
19 | | -<img width="500" alt="Artemis" src="https://github.com/user-attachments/assets/921fbfe2-9d52-496c-9b48-9dfc32a86208" /> |
20 | | - |
21 | | -## 🎯 Getting Started |
| 25 | +## 🎯 Getting Started (dev) |
22 | 26 |
|
23 | 27 | You can deploy Flare AI DeFAI using Docker (recommended) or set up the backend and frontend manually. |
24 | 28 |
|
|
0 commit comments