Skip to content

yuto-moriizumi/langchain-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangChain example

Example Chat Q&A application with LangChain

Installation

  1. Clone this repository
  2. npm ci
  3. npm run dev -w front to launch the NextJS application

Usage

Post questions & get answers

  1. Open http://localhost:3000
  2. Post your question

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.