Skip to content

roadlabs/Amjad-GPT-Langchain

Repository files navigation

Amjad-GPT-LangChain

This is the backend part of https://ai.repl.page.

The OpenAI model being used is text-davinci-003, trained with:

All of the training data should go in the facts folder, and then run python process_data.py to populate the .index file.

For more information on how this works, check out Zahid Khawaja's Tutorial.