Go to file
aei bb6ca168f8
Build / Flatpak (x86_64) (push) Has been cancelled Details
Translated using Weblate (Arabic)
Currently translated at 39.8% (41 of 103 strings)

Translation: Bavarder/Bavarder
Translate-URL: https://translate.codeberg.org/projects/bavarder/bavarder/ar/
2024-03-23 05:18:21 +00:00
.gitea/workflows fix: disable rofiles 2023-08-03 00:11:53 +02:00
.github fix: issue template 2023-09-23 08:21:58 +02:00
build-aux/flatpak Add pillow to requirements.txt, and update appdata.xml.in.in with release notes for version 1.1.0 2024-02-25 14:16:37 +01:00
data Add pillow to requirements.txt, and update appdata.xml.in.in with release notes for version 1.1.0 2024-02-25 14:16:37 +01:00
po Translated using Weblate (Arabic) 2024-03-23 05:18:21 +00:00
snap remove patch 2023-10-17 16:32:52 +05:30
src Add "Save" option to menu popover and implement save functionality 2024-02-25 14:12:35 +01:00
.gitignore fix: gitignore 2023-09-05 22:08:49 +02:00
.woodpecker.yml fix: use main 2023-08-20 14:58:06 +02:00
0001-remove-gpt4all-support.patch feat: add nix flake 2024-02-25 00:53:46 +01:00
COPYING initial commit 2023-04-26 14:52:27 +02:00
README.md feat: add README back 2023-07-19 20:01:01 +02:00
flake.lock feat: add nix flake 2024-02-25 00:53:46 +01:00
flake.nix Add image providers 2024-02-25 12:38:39 +01:00
meson.build Update project version and help URL 2024-02-25 14:20:46 +01:00
requirements.txt Add pillow to requirements.txt, and update appdata.xml.in.in with release notes for version 1.1.0 2024-02-25 14:16:37 +01:00

README.md

Bavarder
Bavarder

Chit-chat with an AI

Download on Flathub


Translation status Packaging status bavarder

Please do not theme this app

Preview

Usage

Documentation is available here

Installation

Flatpak

You can either use your GNOME Software and search for "Bavarder" or you can run

flatpak install io.github.Bavarder.Bavarder

Latest

You can download a flatpak from the latest commit here. Run

curl -s -o bavarder.flatpak https://codeberg.org/api/packages/Bavarder/generic/Bavarder/164/bavarder.flatpak && flatpak install --user bavarder.flatpak -y 

From Source

Flatpak-builder

Clone the repo and run flatpak-builder

git clone https://codeberg.org/Bavarder/Bavarder # or https://github.com/Bavarder/Bavarder
cd Bavarder
flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/io.github.Bavarder.Bavarder.json

Meson

git clone https://codeberg.org/Bavarder/Bavarder # or https://github.com/Bavarder/Bavarder
cd Bavarder
meson setup build # Configure the build environment in subdirectory 'build'
meson compile -C build
meson check -C build
meson install -C build
chmod 0755 /usr/local/bin/bavarder # Fix binary permissions

Others

You can see more install methods on the website

Contribute

The GNOME Code of Conduct is applicable to this project

See SEEN.md for a list of articles and posts about Bavarder

Translate

Translation status

You can translate Bavarder using Codeberg Translate

Mirrors

About the name

Bavarder is a french word, the definiton of Bavarder is "Parler abondamment de choses sans grande portée" (Talking a lot about things that don't matter) (Larousse) which can be translated by Chit-Chat (informal conversation about matters that are not important). For non-french speakers, Bavarder can be hard to speak, it's prounouced as [bavaʀde]. Hear here

See also

Imaginer : Imagine with AI

A tool for generating pictures with AI (GNOME app)