Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amiantos/inneal
Inneal is an LLM chatbot/roleplay client for the AI Horde, built with SwiftUI and SwiftData
https://github.com/amiantos/inneal
ai-horde aihorde chatbot cloudkit llm roleplay stablehorde swiftdata swiftui
Last synced: 2 months ago
JSON representation
Inneal is an LLM chatbot/roleplay client for the AI Horde, built with SwiftUI and SwiftData
- Host: GitHub
- URL: https://github.com/amiantos/inneal
- Owner: amiantos
- License: gpl-3.0
- Created: 2024-03-25T06:43:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T14:36:35.000Z (7 months ago)
- Last Synced: 2024-10-11T02:28:31.123Z (3 months ago)
- Topics: ai-horde, aihorde, chatbot, cloudkit, llm, roleplay, stablehorde, swiftdata, swiftui
- Language: Swift
- Homepage:
- Size: 38.8 MB
- Stars: 22
- Watchers: 1
- Forks: 3
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inneal
Inneal is a LLM roleplay chatbot client for the [AI Horde](https://aihorde.net), built for Apple devices.
# Notable Features
- [x] Beautiful native iPhone and iPad interface
- [x] Create your own chatbots or import Tavern cards from interwebs
- [x] Intuitive "swiping" feature that the kids are all talking about
- [x] Multi-character chat gives you that voyeuristic thrill of listening in
- [x] Persona support, so you can become whoever you want in every chat
- [x] "Auto Mode" takes the guesswork out of using the AI Horde, so you can get to chatting
- [x] Built with vanilla SwiftUI and SwiftData, so there's a touch of charming jank to the UX
- [X] CloudKit syncing of chats and characters between all your devices# Screenshots
# Download
- [Sign up for the Inneal beta on TestFlight](https://testflight.apple.com/join/tdVPV0ly)
- Or, support development: [Purchase Inneal on the App Store](https://apps.apple.com/us/app/inneal-ai-character-tavern/id6482289560)# Development
1. `git clone https://github.com/amiantos/inneal.git`
2. Open `Inneal.xcproject` in Xcode 15.3 or higher.
3. Build :)# Community
- Discuss Inneal on [the AI Horde Discord](https://discord.gg/QHxkdJtXar)# Credits
- Inneal was built and is maintained by [Brad Root](https://github.com/amiantos)
- Inneal's built-in characters were built by members of the community, check their cards for author credits.# License
- The app is licensed under the terms of the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)