Skip to content

Commit

Permalink
Basic readme done
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhav-init authored Jan 26, 2024
1 parent cde1b8f commit 54a47a3
Showing 1 changed file with 51 additions and 6 deletions.
57 changes: 51 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,53 @@
# flutterxchatgpt
-> error handling part
-> ui update
# AskCrow

#change to GEMNI MODEL GOOGLE ...
Google Gemini-based Bot.

sound on tap !
add toast message !

#### Screenshots:


<img src="https://i.ibb.co/NsgK8gf/Screenshot-from-2023-11-03-01-02-39.png" width="800" height="400">

<img src="https://i.ibb.co/hRKYCCg/ss2.png" width="800" height="400">

<img src="https://i.ibb.co/d0TYJWJ/ss3.png" width="800" height="400">



### Features
- Speech to Text
- Instant and detailed answer to query
- History of Asked Queries


### Project Structure
```
paper/
|- android/
|- assets/
|- build/
|- lib/
|- pubspec.yaml
|-README.md
```

```
lib/
|- client/
|- common/
|- constants/
|- models/
|- repository/
|- views/
|- main.dart
```





### Tech Stack

**Frontend**: Flutter

**State Management**: Bloc

0 comments on commit 54a47a3

Please sign in to comment.