Skip to content

My First Project in the Journey to Learn Large Language Models using OpenAI API and Open Source Models

Notifications You must be signed in to change notification settings

sudhanshusinghaiml/LLM-Projects-Using-LangChain

Repository files navigation

MultiplePromptTemplate-LangChain

My First Project in the Journey to Learn Large Language Models using OpenAI API and Open Source Models

Tech/Libraries Used:

- Python
- langchain
- Streamlit
- OpenAI
- langchain-openai

Installation

$ git clone https://github.com/sudhanshusinghaiml/MultiplePromptTemplate-LangChain.git
$ cd MultiplePromptTemplate-LangChain

Install the dependencies:

pip install -r requirements.txt

To run the app using OpenAPI

  • Create OpenAI account
  • Get the OpenAI API from here
  • There are 3 search modules that we can run:
streamlit run OpenEndedSearch.py

streamlit run BasicPromptTemplate.py

streamlit run MultiplePromptTemplate.py

About

My First Project in the Journey to Learn Large Language Models using OpenAI API and Open Source Models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published