Real Estate App with Open AI, LangChain, DirectUs and Tailwind CSS

Getting Started

To start the application,

  1. run npm install to install the dependencies
  2. npm run dev to start the development server. The app will be available at http://localhost:5174.
  3. run server by npm start. The server is available at http://localhost:3001.

Features

  • Search a property in Seattle using only plain english.
  • Save your favorite properties to the database.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.