Cockatoo-AI-Org / Cockatoo.AI

An exclusive language trainer for you to help escalate your language to next level🦜 with joy and fun.
Apache License 2.0
3 stars 1 forks source link

Project language tutor (focused on listening & speaking)

In the Open issues, please put your name at the end of the task that you are interested in.

Goal towards users:

Goal towards team members:

How To (Initiative):

Use models (A-B-C as shown below) to form the pipeline as the final language tutor:

For model C, one may use LangChain to manage LLM. langChain is a tool that helps build automation pipelines, store vector databases (our own data), and automate the monitoring of LLM with various technical strategies as well as prompt engineering. For example, we may manage the prompt strategy by telling LLM to self-supervise the output text quality, ie, tell LLM to redo it again if the previous output was not good.

Market Competitors (for language tutoring)

Good References

For Model A (Speech to text, STT)

Misc