An open API service indexing awesome lists of open source software.

https://github.com/yuto-moriizumi/langchain-example


https://github.com/yuto-moriizumi/langchain-example

claude claude-3 dependabot github-actions gpt gpt-4 langchain langchain-js monorepo nextjs openai pinecone rag react typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# LangChain example

Example Chat Q&A application with LangChain

## Installation

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

## Usage

### Post questions & get answers

1. Open http://localhost:3000
1. 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](LICENSE).