(no title)
ringofchaos | 11 months ago
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
etewiah|11 months ago