Skip to content

tvboelens/Algonaut-Coding-Assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding assessment for data scientist (NLP & LLM) position at Algonaut GmbH

This code implements a chatbot which answers questions on the Llama2 model. Before running code install the required packages from requirements.txt. Also an OpenAI API Key is needed. Create a .env file containing

OPENAI_API_KEY="Your API Key"

Then run main.py and use the chatbot interactively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages