Skip to content

MrNitishroy/Bard-AI-With-FLUTTER

Repository files navigation

📙 Google Bard AI in Flutter

I have integrated BARDAI in flutter and i have maked a app with google bard ai

Demo/Tutorial video

Youtube channel https://www.youtube.com/watch?v=RMd4AwQQhWs&t=17s

Screenshots

App Screenshot

Tech Stack

Client: Flutter,Dart and Getx

Backend Google bard API

Features

  • Send prompt to Google bard AI
  • Get Reponse

Colors Reference Are Used In this projects

Color Hex
Background Color #D1D9E6 #D1D9E6
Font Color #000000 #000000
Primary Color #246AFE #246AFE
Lebel Color #8C8C8C #8C8C8C
Secondry Color #FFFFFF #FFFFFF

Run Locally

Clone the project

  git clone https://github.com/MrNitishroy/Bard-AI-With-FLUTTER

Open project in the vs code

  flutter pub get

run app

  flutter run

Logo

Authors