https://github.com/alextes/lexi
https://github.com/alextes/lexi
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alextes/lexi
- Owner: alextes
- Created: 2025-05-06T15:59:27.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-05-06T19:19:56.000Z (about 1 month ago)
- Last Synced: 2025-05-06T20:28:39.508Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lexi
Lexi is a project to power AI-assisted Telegram bots. It acts as the glue code between the OpenAI API and the Telegram Bot API, with a focus on enabling function calling capabilities and learning from it's users.
The primary goal is to create versatile AI assistants that can participate in both direct messages and group chats on Telegram.
See issues for the current roadmap.