|
|
|
|
|
by v3lmx
319 days ago
|
|
1. I like the idea, but I would have two main concerns: - on the reliability of the information, especially for very specific subjects - on privacy, if you're using cloud LLMs, even if the data shared to the LLM is most likely not sensitive 2. I would expect a subscription for a service like this, but depending on the pricing of the LLM you use I don't know if you could turn a profit |
|
* The quality of project resources that you're working with. You use your actual textbooks from class, the quality would be higher. Some random articles online, the quality would be worse. You have complete control over the source material that the LLM uses as context.
* The specific model that you're working with. The system is model-agnostic, you can bring your favorite model.
On privacy, I plan to make this a local-first application where you can bring your own LLM API key from any provider, and the API calls are made from your own machine to your LLM provider. In addition to a 3rd party LLM provider, you can use a local model running on your machine for maximum privacy. This is also the easiest way to ensure user ownership of their educational material.