8ar10der / Alpaca

An Ollama client made with GTK4 and Adwaita

Home Page:https://jeffser.com/alpaca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpaca

Download on Flathub

Alpaca is an Ollama client where you can manage and chat with multiple models, Alpaca provides an easy and begginer friendly way of interacting with local AI, everything is open source and powered by Ollama.


Warning

This project is not affiliated at all with Ollama, I'm not responsible for any damages to your device or software caused by running code given by any AI models.

Important

Please be aware that GNOME Code of Conduct applies to Alpaca before interacting with this repository.

Features!

  • Talk to multiple models in the same conversation
  • Pull and delete models from the app
  • Image recognition
  • Document recognition (plain text files)
  • Code highlighting
  • Multiple conversations
  • Notifications
  • Import / Export chats
  • Delete / Edit messages
  • Regenerate messages
  • YouTube recognition (Ask questions about a YouTube video using the transcript)
  • Website recognition (Ask questions about a certain website by parsing the url)

Screenies

Normal conversation Image recognition Code highlighting YouTube transcription Model management
screenie1 screenie2 screenie3 screenie4 screenie5

Installation

Flathub

You can find the latest stable version of the app on Flathub

Flatpak Package

Everytime a new version is published they become available on the releases page of the repository

Building Git Version

Note: This is not recommended since the prerelease versions of the app often present errors and general instability.

  1. Clone the project
  2. Open with Gnome Builder
  3. Press the run button (or export if you want to build a Flatpak package)

Translators

Language Contributors
๐Ÿ‡ท๐Ÿ‡บ Russian Alex K
๐Ÿ‡ช๐Ÿ‡ธ Spanish Jeffry Samuel
๐Ÿ‡ซ๐Ÿ‡ท French Louis Chauvet-Villaret , Thรฉo FORTIN
๐Ÿ‡ง๐Ÿ‡ท Brazilian Portuguese Daimar Stein
๐Ÿ‡ณ๐Ÿ‡ด Norwegian CounterFlow64
๐Ÿ‡ฎ๐Ÿ‡ณ Bengali Aritra Saha
๐Ÿ‡จ๐Ÿ‡ณ Simplified Chinese Yuehao Sui , Aleksana
๐Ÿ‡ฎ๐Ÿ‡ณ Hindi Aritra Saha
๐Ÿ‡น๐Ÿ‡ท Turkish YusaBecerikli
๐Ÿ‡บ๐Ÿ‡ฆ Ukrainian Simon
๐Ÿ‡ฉ๐Ÿ‡ช German Marcel Margenberg

Thanks

  • not-a-dev-stein for their help with requesting a new icon and bug reports
  • TylerLaBree for their requests and ideas
  • Imbev for their reports and suggestions
  • Nokse for their contributions to the UI and table rendering
  • Louis Chauvet-Villaret for their suggestions
  • Aleksana for her help with better handling of directories
  • Sponsors for giving me enough money to be able to take a ride to my campus every time I need to <3
  • Everyone that has shared kind words of encouragement!

About

An Ollama client made with GTK4 and Adwaita

https://jeffser.com/alpaca

License:GNU General Public License v3.0


Languages

Language:Python 96.1%Language:Meson 2.8%Language:Shell 0.7%Language:CSS 0.5%