An open API service indexing awesome lists of open source software.

https://github.com/kb10uy/llm-natsuki-bot

Rust 製 LLM チャットボット/アシスタント
https://github.com/kb10uy/llm-natsuki-bot

chatbot llm rust

Last synced: 4 months ago
JSON representation

Rust 製 LLM チャットボット/アシスタント

Awesome Lists containing this project

README

          

# メカ夏稀 / llm-natsuki-bot
AI-powered chatbot implementation in Rust; it comes with various *humorous* features!

[![Basic manual](https://img.shields.io/badge/docs-kb10uy.org-purple)](https://kb10uy.org/llm-natsuki-bot/)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/kb10uy/llm-natsuki-bot)
[![Ask kb10uy](https://img.shields.io/badge/Ask_developer-kb10uy-blue)](https://mstdn.maud.io/@kb10uy)

![GitHub commit activity](https://img.shields.io/github/commit-activity/m/kb10uy/llm-natsuki-bot)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/kb10uy/llm-natsuki-bot/check-rust-code.yml)
![GitHub License](https://img.shields.io/github/license/kb10uy/llm-natsuki-bot)

banner



## 対応プラットフォーム

### チャット対象

* Mastodon
* Discord

### LLM API

* OpenAI API (互換)
- Chat Completion
- Responses

## 開発

`cargo xtask` して掴んでください