Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
IliaLarchenko/interviewer
Chris4K
/
interviewer
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
afd89a5
interviewer
6 contributors
History:
93 commits
IliaLarchenko
Gitignore
afd89a5
9 months ago
.github
Added env to test workflow
9 months ago
api
One system prompt
9 months ago
docs
Updated repo in readme
9 months ago
resources
ML theory prompt fix
10 months ago
tests
Added simple tests
9 months ago
ui
Fixed send button params
10 months ago
utils
Split UI code
10 months ago
.env.huggingface.example
Safe
1.62 kB
Added errors handling
10 months ago
.env.local.example
Safe
1.63 kB
Added env examples
10 months ago
.env.openai.example
Safe
793 Bytes
Added env examples
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
3.09 kB
Gitignore
9 months ago
.pre-commit-config.yaml
Safe
532 Bytes
Moved large files check to pre-commit
9 months ago
Dockerfile
Safe
429 Bytes
Added docker
10 months ago
LICENSE
Safe
11.3 kB
Added license file
10 months ago
README.md
Safe
13.5 kB
Updated repo in readme
9 months ago
app.py
Safe
1.84 kB
Added 5 types of interview
10 months ago
black.toml
Safe
322 Bytes
Init repo
10 months ago
config.py
Safe
571 Bytes
Huge refactoring
10 months ago
docker-compose.yml
Safe
139 Bytes
Added docker
10 months ago
requirements.txt
Safe
65 Bytes
Set up github workflow
9 months ago
test.py
Safe
166 Bytes
Fixed test exit code
9 months ago