Home

Awesome

Ollama Chat App

A Flutter-based chat application that allows users to interact with AI language models via Ollama. The app provides a user-friendly interface to start new chat sessions, select different AI models, and specify custom Ollama server URLs.

Features

Screenshots

Home Screen Home Screen

The home screen where you can input the Ollama URL and select a model.

Chat Screen Chat Screen

The chat interface for interacting with the AI assistant.

Getting Started

Prerequisites

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/ollama_chat_app.git
    
  2. Navigate to the project directory

    flutter pub get
    
  3. Install dependencies

    flutter pub get
    
  4. flutter run

    flutter run
    

Usage

License

This project is licensed under the MIT License.