Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Short-term goals #332

Open
HsiangNianian opened this issue Nov 17, 2024 · 0 comments
Open

RFC: Short-term goals #332

HsiangNianian opened this issue Nov 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@HsiangNianian
Copy link
Member

Improve existing functional modules

  1. Optimize existing supported platforms for cross-platform robot development, such as optimizing the interface adaptation of DingTalk and Rasa.
  2. Provide a simpler API interface so that developers can quickly call common functions.

Basic NLP support

  1. Implement common NLP tasks in Rust:
  • Tokenization
  • Sentiment Analysis
  • Intent Recognition
  1. Integrate API encapsulation of open source Python NLP frameworks:
  • SpaCy
  • NLTK
  • Hugging Face Transformers
  • Provide an easy-to-use Rust-Python interoperability interface.

Event standard design

Develop cross-platform robot event standards to support unified interaction protocols (such as messaging, user status tracking, etc.).

@HsiangNianian HsiangNianian added the enhancement New feature or request label Nov 17, 2024
@HsiangNianian HsiangNianian added this to the 2.0 milestone Nov 17, 2024
@HsiangNianian HsiangNianian self-assigned this Nov 17, 2024
@HsiangNianian HsiangNianian changed the title Short-term goals RFC: Short-term goals Nov 18, 2024
@HsiangNianian HsiangNianian modified the milestones: 2.0, 2.0.0 Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant