|
|
|
|
|
by ringofchaos
443 days ago
|
|
To aid my process to shortlist house for purchase I am creating a web app for this. The app will use genai to extract the details of houses listed for sale and then update my custom database. For example I can input a youtube url and it will fetch the transcript and use llm to generate Json response based on predefined schema. I can review and shortlist the houses based on various custom parameters using the web interface. The mvp is done in a proprietary tech stack, I just need to port it to open source tech stack with React and FastAPI |
|