Skip to content

dongorias/palm-bot-chat-app

Repository files navigation

Palm Bot Chat

An AI chat bot 🤖 Flutter application with data caching using Google's PaLM API (Beta).

Screenshots

Screen 1 Screen 2

Configuration

Before testing the application, make sure you obtain an API key by following these steps lien.

🔌 Plugins

Name Usage
Provider State Management
Share Preference Persistent storage
Flutter Svg Draw SVG files
DIO Network calls
Flutter Mardown Markdown renderer

How to test

  1. Clone this repository.
git clone https://github.com/dongorias/palm-bot-chat-app.git
flutter clean
flutter pub get
flutter run
  1. Add your API key generated from lien in the configuration file lib/config.
  2. Run the application with the command flutter run.

👨🏾‍💻 Author

Don Arias Agokoli Twitter Follow

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published