Example Chat Q&A application with LangChain
- Clone this repository
npm ci
npm run dev -w front
to launch the NextJS application
- Open http://localhost:3000
- Post your question
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.