...
- Instead of using React to build the website, we can use Flutter to take our service to the next level to have a single code base and our application will work on mobile phones (android or IOS), websites, and desktops.
- Fine-tuning a pre-trained model.
Fine-tuning process:
- Initialize with a pre-trained model.
- Prepare a labeled dataset for the question-answering task
- Train the model using this dataset, adjusting all layers.
- Try different learning rates to avoid catastrophic forgetting and also to avoid over-fitting.
Learning Progress
- Natural Language Processing (NLP) course.
- Studying more about the Langchain framework
- Study React.js and Nest.jsCreating UI/UX for the website.
- Learn more about Blockchain and
- Learn more about RAG and fine-tuning