Commit 8e812b8
committed
feat: Integrate chat functionality and improve image analysis
- Added dotenv and react-native-config for environment variable management.
- Refactored ChatScreen to handle chat logs and user input more effectively.
- Implemented chat service to interact with Hugging Face's Llama-2 model for AI responses.
- Updated image recognition service to utilize the Salesforce BLIP model for image captioning.
- Enhanced error handling and response parsing in image analysis.
- Improved UI components for better user experience in chat interactions.1 parent 17d4545 commit 8e812b8
File tree
6 files changed
+2564
-583
lines changed- a.eyes
- screens
- services
6 files changed
+2564
-583
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
0 commit comments