mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Add AI Chat category
This commit is contained in:
parent
2112d0969f
commit
751ae33e45
18 changed files with 19 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
AI Chat:
|
||||
name: AI Chat
|
||||
App Store & Updater:
|
||||
name: App Store & Updater
|
||||
Bookmark:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- AI Chat
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
WebSite: https://susi.ai/
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Depends on Crossref, EZproxy servers and academic publishers' websites.
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Reading
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- AI Chat
|
||||
- Ebook Reader
|
||||
License: MIT
|
||||
AuthorName: Anxcye
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Rely on openrouter.ai
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Subhradeep Bera
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Remote models rely on Mistral, Google Gemini and OpenAI.
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Reading
|
||||
License: MIT
|
||||
AuthorName: Mobile Artificial Intelligence
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Uses DuckDuckGo as the exclusive search engine, which is not libre.
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Browser
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- AI Chat
|
||||
- Bookmark
|
||||
- Note
|
||||
- Task
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- AI Chat
|
||||
- Finance Manager
|
||||
- Money
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- AI Chat
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Rastislav Kish
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Depends on xAI LLM APIs.
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Vayun Mathur
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- AI Chat
|
||||
- Development
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Depends on OpenRouter API servers (OpenRouter LLM endpoints).
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Dave
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Rely on lumo.proton.me
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Proton
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ AntiFeatures:
|
|||
en-US: App connects to nextbuses.mobi and tnjplib.mxdata.co.uk
|
||||
Categories:
|
||||
- Navigation
|
||||
- Public Transport Map & Timetable
|
||||
- Public Transport
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Bill Farmer
|
||||
AuthorWebSite: https://billthefarmer.github.io/
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Connects to the ChatGPT servers.
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: woheller69
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
TetheredNet:
|
||||
en-US: Relies on HuggingChat which itself is open-source
|
||||
Categories:
|
||||
- AI Chat
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: woheller69
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"AI Chat",
|
||||
"App Store & Updater",
|
||||
"Bookmark",
|
||||
"Browser",
|
||||
|
|
|
|||
Loading…
Reference in a new issue