Skip to content

A chat application that is build for mobile device as well as for windows which which is based on flutter, django and Llama

Notifications You must be signed in to change notification settings

aswathraj01/Mobile-Chat-Application-UsingLlama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Application

A chat application built for mobile devices as well as for Windows, based on Flutter, Django, and Llama. This application supports various features such as message translation, editing, deleting, and reactions.

Chat Application

Features

  • Real-time messaging
  • Message translation to multiple languages
  • Edit and delete messages
  • Add reactions to messages
  • Speech-to-text functionality
  • Dark mode support

Technologies Used

  • Frontend: Flutter
  • Backend: Django
  • AI Integration: Llama

Installation

Prerequisites

  • Flutter SDK: Install Flutter
  • Dart SDK: Included with Flutter
  • Python: Install Python
  • Django: pip install django
  • Llama: Follow the installation instructions for Llama

Setup

  1. Clone the repository:
    git clone https://github.com/your-username/Chat-Application.git
    cd Chat-Application
  2. Install dependencies:
    flutter pub get
  3. Clean the project:
    flutter clean
  4. Run the application:
    flutter run

About

A chat application that is build for mobile device as well as for windows which which is based on flutter, django and Llama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published