Skip to content

LangChain/GPT 3.5 App for generating ingredients and protocols for formulations

License

Notifications You must be signed in to change notification settings

blue-moon22/formulAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormulAI

LangChain/GPT 3.5 App for generating ingredients and protocols for formulations

Prerequisites

Get an OpenAI API Key and set it as your environmental variable OPENAI_API_KEY. (Also need to set a billing and usage limit.)

Install

git clone https://github.com/blue-moon22/formulAI.git
cd formulAI

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Quickstart

streamlit run app.py

To Do

  • Use Apify to search WIPO
  • Prompt design (which healthcare companies, chemical, what is chemical similar to, search all similar compounds)

Resources

About

LangChain/GPT 3.5 App for generating ingredients and protocols for formulations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages