Dacho688 commited on
Commit
37fb126
·
unverified ·
1 Parent(s): 97f9bb4

Update _config.yml

Browse files
Files changed (1) hide show
  1. _config.yml +3 -8
_config.yml CHANGED
@@ -1,15 +1,10 @@
1
- title: Davor Kondic # your name (or website title) here
2
  logo: "/images/linkedin.jpg?raw=true" # your photo (or logo) here
3
  description: > # your text below (remove <br> elements if you don't need line breaks)
4
  <br>
5
- Results-driven Data Science professional with over a decade of experience in extracting actionable insights from data. Proven track record of leveraging data analytics to inform business decisions and drive growth. Passionate about data-driven decision making and staying at the forefront of data science trends.
6
-
7
  <br><br>
8
- <a href="https://www.linkedin.com/in/davor-kondic-54576886/">View my LinkedIn Profile</a>
9
- <br>
10
- <a href="https://huggingface.co/dkondic">View my HuggingFace LLM demos.</a>
11
- <br>
12
- <a href="https://github.com/Dacho688">View my GitHub repos.</a>
13
 
14
  theme: jekyll-theme-minimal
15
  #google_analytics: UA-000000-0 # your Google Analytics tracking ID here
 
1
+ title: Data Analyst # your name (or website title) here
2
  logo: "/images/linkedin.jpg?raw=true" # your photo (or logo) here
3
  description: > # your text below (remove <br> elements if you don't need line breaks)
4
  <br>
5
+ I’m your personal Data Analyst built on top of Llama-3.1-70B and the ReAct agent framework. I break down your task step-by-step until I reach an answer/solution. Along the way I share my thoughts, actions (Python code blobs), and observations. I come packed with pandas, numpy, sklearn, matplotlib, seaborn, and more!
 
6
  <br><br>
7
+ <a href="https://huggingface.co/spaces/dkondic/data-analyst">Try me on Hugging Face!</a>
 
 
 
 
8
 
9
  theme: jekyll-theme-minimal
10
  #google_analytics: UA-000000-0 # your Google Analytics tracking ID here