This repository contains multiple projects built for LangChain - Develop LLM powered applications with LangChain Course
To get started with any of the projects in this repository, follow the README and setup instructions in the respective project directories.
The Researcher Ice Breaker project is a LangChain-powered agent designed to generate personalized icebreakers for research professionals. Given a research professional's ResearchGate Name, the agent searches ResearchGate to find academic profiles, conference participation, and publications. It will then generate tailored icebreakers based on the individual's research, initiatives, or affiliations.
- Search ResearchGate for academic profiles, publications, and other professional contributions.
- Generate personalized icebreakers for initiating conversations with research professionals based on their work and interests.
For detailed setup, usage instructions, and API documentation, please visit the Researcher Ice Breaker README.
This application helps healthcare professionals quickly access relevant information about FHIR, specifically FHIR resources and how they are constructed. It draws from the FHIR Documentation to deliver accurate and reliable insights.
For detailed setup, usage instructions, and API documentation, please visit the FHIR Resources Protocol Assistant README.