Skip to content

Commit b87f1f6

Browse files
authored
Update README.md
1 parent b259e86 commit b87f1f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Live: https://dontcompete.vercel.app
2424
- [ ] Duplicate handling in topic classification is a bit too strict.
2525
- [ ] Consider shifting knowledge generation fully to TypeScript?
2626
- [ ] Note that one of the current challenges is that the LLM is slow since there's so much to process, so we don't want to wait for one response to ask for another. We currently rely on stateless prompt and it should be the way it is.
27-
- [ ] Evaluate other llm runtimes than ollama like ONNX
27+
- [ ] Evaluate other llm runtimes than ollama like ONNX for size
28+
- [ ] Allow user to choose and download model using GUI
2829
- [ ] Expand to exams other than GATE.
2930
- [ ] Shift to asynchronous operations where viable.
3031
- [ ] Shift to better official sources for PYQs and answer-keys, generate explanation with LLM. (Currently the project relies on GateAcademy's explainations which we dont want to rely on)

0 commit comments

Comments
 (0)