Dacho688 commited on
Commit
03c60e5
·
unverified ·
1 Parent(s): 28ebbc5

Create _confi.yml

Browse files
Files changed (1) hide show
  1. _confi.yml +12 -0
_confi.yml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ title: Agent Data Analyst # your name (or website title) here
2
+ description: > # your text below (remove <br> elements if you don't need line breaks)
3
+ <br>
4
+ 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!
5
+ <br><br>
6
+ <a href="https://huggingface.co/spaces/dkondic/data-analyst">Try it here!</a>
7
+
8
+ theme: jekyll-theme-minimal
9
+ #google_analytics: UA-000000-0 # your Google Analytics tracking ID here
10
+
11
+ colors:
12
+ crimson: '#900C3F'