Skip to content

muddi900/thoughtful-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thoughtful AI Technical Trial

Thoughtful AI wants a submission of a technical test for their job application. This is my entry.

Check out the requirements here

Setup

Create a virtualenv. I am using Python3.12, so use that:

python3.12 -m venv venv

I am using Chainlit to build the UI and black for code formatting.

pip install chainlit black

or

pip install -r requirements.txt

Run

Running it is quite simple:

chainlit run main.py   

image

It will only answer the hardcoded questions from the thoughtful AI dataset. You can check it out in main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages