Skip to content

Simulation of ML interview with plain OpenAI and based on interview-related articles. Use of LangChain framework, OpenAI text-davinci-003 LLM and ChromaDB database for answering questions about loaded texts.

Notifications You must be signed in to change notification settings

ArtemRamus/PORTFOLIO-LLM-with-database

Repository files navigation

ML-Interview-with-OpnAI-and-LangChain

Simulation of ML interview with plain OpenAI and based on interview-related articles. Use of LangChain framework, OpenAI text-davinci-003 LLM and ChromaDB database for answering questions about loaded texts.

Please see he project notebook-IPYNB and presentation-PDF files.

Order of work:

  1. Download websites to htmls with web_scrapper_1_downloader.ipynb
  2. Scrap htmls to text files with web_scrapper_2_parser.ipynb
  3. Load, combine, add to data base and index text files and run queries with langchain_over_texts.ipynb.

About

Simulation of ML interview with plain OpenAI and based on interview-related articles. Use of LangChain framework, OpenAI text-davinci-003 LLM and ChromaDB database for answering questions about loaded texts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published