ChatVitae

About the project:

I decided that I want to create a bespoke chatbot build on the GPT-3.5 API by OpenAI, fine-tuned to my CV, which is hosted on my website. I used LangChain and OpenAI APIs to interact with the GPT-3.5 API and fine-tune it with OpenAI's Embeddings API. The website is written in Django/Python and is hosted on AWS ElasticBeanstalk.


Technology used:

Python, OpenAI APIs, LangChain, Django, AWS ElasticBeanstalk, Docker