Adrien Poly
Adrien Poly
some preliminary scripts are available here #60. Still need to polish the parsers for the various cases but it does help
@zverok Thanks a lot for this data I'll get a detailed look into it and try to extract as much as possible. I agree that the transition from confreaks.tv to...
Thanks @crohr for this prototype it looks very promising. ## Embeddings To move forward if we want to have this in production I guess we could as a first step...
@Kerollmops thanks for the update I will look into updating the Meilisearch version into the hosting platform. There is an official docker image available now? If I understand correctly I...
thanks @crohr I made a bit of preparation work in #64 to integrate on the front end part the results of the suggestions and to isolate then into a frame...
Thanks for exploring this lots of changed have happened since so I will be closing it. I am now looking at brining this feature back with a full sqlite solution....
Thanks this looks very cool and thanks for identifying the various blockers from the ongoing works. Will test it right away
yes that would be great also last I looked, it would be great to also have an index page in addition to the show page
@dedemenezes Thanks for this great addition. I have done some slight optimisations mostly to remove the n+1 : - eager load the `organisation` - add a counter_cache for the talks_count...
This looks awesome to me. I was wondering if we really need a feed route/controller vs using the existing talks_controller / route. The advantage I see using the talks_controller is...