|
1 |
| -# anime.gf |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| -anime.gf is a private & open source LLM frontend. |
6 |
| -User-friendly, multi-API support (OpenAI, Anthropic, Mistral, Together AI), Configurable LLM generation settings, Customizable themes. |
7 |
| -Open source waifus on the desktop. Alpha Early Access v0.0.1™® |
8 |
| - |
9 |
| - |
10 |
| -# News! (ノ◕ヮ◕)ノ*:・゚✧ |
11 |
| -Alpha v0.0.2 Released! (05/09/2024) |
12 |
| -- Open AI Compatible API Support! |
13 |
| - - Use any endpoint like groq, ollama, vllm, ... |
14 |
| -- Linux & MacOS support |
15 |
| - - Linux and MacOS binaries will now be included with every release! |
16 |
| - - Sorry I made you all build binaries yourself last time ... (x╭╮x) |
17 |
| -- Added electron auto-updater |
18 |
| - - The app now automatically keeps itself up to date. You won't have to manually download new releases from now! |
19 |
| -- View the full release notes and download it **here** |
20 |
| - |
21 |
| -## Features |
22 |
| -- Character card creation |
23 |
| -- Drag and drop import/export character cards |
24 |
| -- Edit, and delete character cards |
25 |
| -- Recently deleted character card restore |
26 |
| -- User personas |
27 |
| -- Chat reset, delete |
28 |
| -- Message rewind |
29 |
| -- Response regeneration |
30 |
| -- Support for OpenAI, Anthropic, Mistral, Together AI backends |
31 |
| -- LLM generation settings |
32 |
| -- Jailbreak prompt |
33 |
| -- Customizable themes |
34 |
| - |
35 |
| -## Simple Installation |
36 |
| -- download the latest [release](https://github.com/cyanff/anime.gf/releases) and run the `setup.exe` |
37 |
| -- that's it! |
38 |
| - |
39 |
| -## Usage |
40 |
| -### Set provider, API Key, and model |
41 |
| - |
42 |
| -- navigate to settings -> API Key -> select provider and paste your API key -> save -> navigate to Chat settings -> select same provider and select model -> save |
43 |
| - |
44 |
| -### Create Persona |
45 |
| - |
46 |
| -- navigate to settings -> Persona -> New -> fill out persona details -> Create |
47 |
| - |
48 |
| -### Start a new chat! |
49 |
| - |
50 |
| - |
51 |
| -### Customize Theme |
52 |
| - |
53 |
| -- The release build comes with preset themes |
54 |
| -- To edit themes, you have to download the source and manually edit the css file |
55 |
| -- Theme editing in the app is a WIP feature! |
56 |
| - |
57 |
| -## Planned |
58 |
| -### Local Inference |
59 |
| -Want to run your models locally? The app will manage the entire process for you! |
60 |
| -No separate backend required. |
61 |
| -### Online character database |
62 |
| -An online database and website to host and share character cards! |
63 |
| -### More To Be Announced... |
64 |
| - |
65 |
| -## Community |
66 |
| - |
67 |
| -JOIN THE [DISCORD](https://discord.gg/CNGAZrahmA)! if any of these applies! (ノ◕ヮ◕)ノ*:・゚✧ |
68 |
| -- You want to **share** and **collect** cards |
69 |
| -- You want help test the app |
70 |
| -- You want to report a bug |
71 |
| -- You want to request a feature |
72 |
| - |
73 |
| -## Support |
74 |
| -If you encounter any issues or have questions, please don't hesitate to ask us on [Discord](https://discord.gg/CNGAZrahmA)! |
75 |
| - |
76 |
| -Made with ❤️ by cyan and snavu @[moecorp](https://www.anime.gf/) |
77 |
| - |
78 |
| -## Contacts |
79 |
| -- Discord: `_cyan_` |
80 |
| -- Twitter: `abyssalblue_` |
81 |
| -- Discord: `snafu_xd` |
82 |
| -- Twitter: `snafu_0x0` |
83 |
| - |
84 |
| - |
| 1 | +# anime.gf |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +anime.gf is a private & open source LLM frontend. |
| 6 | +User-friendly, multi-API support (OpenAI, Anthropic, Mistral, Together AI), Configurable LLM generation settings, Customizable themes. |
| 7 | +Open source waifus on the desktop. Alpha Early Access v0.0.1™® |
| 8 | + |
| 9 | +# News! (ノ◕ヮ◕)ノ\*:・゚✧ |
| 10 | + |
| 11 | +Alpha v0.0.2 Released! (05/09/2024) |
| 12 | + |
| 13 | +- Open AI Compatible API Support! |
| 14 | + - Use any endpoint like groq, ollama, vllm, ... |
| 15 | +- Linux & MacOS support |
| 16 | + - Linux and MacOS binaries will now be included with every release! |
| 17 | + - Sorry I made you all build binaries yourself last time ... (x╭╮x) |
| 18 | +- Added electron auto-updater |
| 19 | + - The app now automatically keeps itself up to date. You won't have to manually download new releases from now! |
| 20 | +- View the full release notes and download it **here** |
| 21 | + |
| 22 | +## Features |
| 23 | + |
| 24 | +- Character card creation |
| 25 | +- Drag and drop import/export character cards |
| 26 | +- Edit, and delete character cards |
| 27 | +- Recently deleted character card restore |
| 28 | +- User personas |
| 29 | +- Chat reset, delete |
| 30 | +- Message rewind |
| 31 | +- Response regeneration |
| 32 | +- Support for OpenAI, Anthropic, Mistral, Together AI backends |
| 33 | +- LLM generation settings |
| 34 | +- Jailbreak prompt |
| 35 | +- Customizable themes |
| 36 | + |
| 37 | +## Simple Installation |
| 38 | + |
| 39 | +- download the latest [release](https://github.com/cyanff/anime.gf/releases) and run the `setup.exe` |
| 40 | +- that's it! |
| 41 | + |
| 42 | +## Usage |
| 43 | + |
| 44 | +### Set provider, API Key, and model |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | +- navigate to settings -> API Key -> select provider and paste your API key -> save -> navigate to Chat settings -> select same provider and select model -> save |
| 49 | + |
| 50 | +### Create Persona |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | +- navigate to settings -> Persona -> New -> fill out persona details -> Create |
| 55 | + |
| 56 | +### Start a new chat! |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | +### Customize Theme |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | +- The release build comes with preset themes |
| 65 | +- To edit themes, you have to download the source and manually edit the css file |
| 66 | +- Theme editing in the app is a WIP feature! |
| 67 | + |
| 68 | +## Planned |
| 69 | + |
| 70 | +### Local Inference |
| 71 | + |
| 72 | +Want to run your models locally? The app will manage the entire process for you! |
| 73 | +No separate backend required. |
| 74 | + |
| 75 | +### Online character database |
| 76 | + |
| 77 | +An online database and website to host and share character cards! |
| 78 | + |
| 79 | +### More To Be Announced... |
| 80 | + |
| 81 | +## Community |
| 82 | + |
| 83 | +JOIN THE [DISCORD](https://discord.gg/CNGAZrahmA)! if any of these applies! (ノ◕ヮ◕)ノ\*:・゚✧ |
| 84 | + |
| 85 | +- You want to **share** and **collect** cards |
| 86 | +- You want help test the app |
| 87 | +- You want to report a bug |
| 88 | +- You want to request a feature |
| 89 | + |
| 90 | +## Support |
| 91 | + |
| 92 | +If you encounter any issues or have questions, please don't hesitate to ask us on [Discord](https://discord.gg/CNGAZrahmA)! |
| 93 | + |
| 94 | +Made with ❤️ by cyan and snavu @[moecorp](https://www.anime.gf/) |
| 95 | + |
| 96 | +## Contacts |
| 97 | + |
| 98 | +- Discord: `_cyan_` |
| 99 | +- Twitter: `abyssalblue_` |
| 100 | +- Discord: `snafu_xd` |
| 101 | +- Twitter: `snafu_0x0` |
| 102 | + |
0 commit comments