Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  git
Jaelin Lee e03cf9824b
updated LLM model to mistral. updated prompt. question history is remembered.
2 months ago
app
e03cf9824b
updated LLM model to mistral. updated prompt. question history is remembered.
2 months ago
d1b2b91d3c
updated bullet point remover and xgb training code
2 months ago
7493dd5b2d
Making the basic project structure.
2 months ago
src
d1b2b91d3c
updated bullet point remover and xgb training code
2 months ago
d1b2b91d3c
updated bullet point remover and xgb training code
2 months ago
a6cc34873b
Updated main README.md and added example .env file
2 months ago
f234473961
added DS_Store to .gitignore
2 months ago
0ba22b0c9e
updated branch name to team-consolidated
2 months ago
d1b2b91d3c
updated bullet point remover and xgb training code
2 months ago
e03cf9824b
updated LLM model to mistral. updated prompt. question history is remembered.
2 months ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In
        ### Installation

To install the project, make sure you have

1. Clone the repository

git clone https://dagshub.com/Omdena/HyderabadIndiaChapter_MentalHealthWellbeingFomoSocialMedia.git

2. Switch to team-consolidated branch

git switch team-consolidated

3. Install and activate the virtual environment

python -m venv .venv
source .venv/bin/activate

4. Install the dependencies

pip install -r requirements.txt

5. Update the .env file

The .env file would contain all the API key values which you may use in your code, using the python-dotenv library.

cp .env.example .env
Tip!

Press p or to see the previous file or, n or to see the next file

About

Hyderabad, India Chapter - Leveraging LLMs to Understand Global Mental Health Well-being & Fomo in Social Media

Collaborators 63

Comments

Loading...