Love this package. has a bunch of functions for most face recognition, detection and feature extraction purposes. love the readme.md docs for familiarizing with the basic features. PLUS it offers different models(backends) for the tasks which lets you try out a bunch of approach for the same task without writing a custom function
There are already solutions to this kind of problem. Using embeddings to store semantic meaning -> query the vector database with a question -> use extractive q/a models to get relevant context -> using a Reader model to generate answers based on the context from the document.
just checkout Haystack tutorials. I started looking into it after getting introduced to the concept by articles mentioning OpenAI embeddings and GPT 3 api, but it can be done using open source models.
I used Haystack due to the readily available colab notebook[1] for their tutorials. I wanted to feed my own text corpus to it, and that was the fastest way available.
Langchain docs are helpful, and it would be even better if you published an end-to-end notebook using a popular dataset. Definitely looking forward to try langchain as I dive deeper into this.
fastai uses its forums to manage discussions for specific chapters. It wouldn't be hard setting it up, but the instructor would have to declare it in the video or description to actually send students to the forum.
fastai is a no brainer. You can go into the nitty gritty later, but doing this course will let you see the power of AI and deep learning from the start.
I also lost my father in 2021, and my life hasn't been the same. I have to deal with a ton of more responsibilities while taking care of my mother and brother. I was also very close to him, and we went on trips whenever we were free and shared similar interests in photography and cycling.
I've been doing my best to live upto his expectations, and hope you'll be able to do so too. Best of luck friend.
As an aspiring web developer, I agree with his rationale. I believe I would be better able to connect and learn from other programmers IRL than online.