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
Abebe 5456310471
update response mode (Standard and Fun mode)
2 months ago
app
8b359cd4c8
changed prompt
2 months ago
2df184e39b
reuploaded the code with sidebar
2 months ago
7493dd5b2d
Making the basic project structure.
2 months ago
src
5456310471
update response mode (Standard and Fun mode)
2 months ago
2df184e39b
reuploaded the code with sidebar
2 months ago
a4280b51cc
Updated example .env file
2 months ago
26e434516c
updated .gitignore
2 months ago
4dda007494
added a step to switch branch to team-3
2 months ago
49ab420fd5
Updated relative path issue in streamlit_app.py and updated requirements.txt
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-3 branch

git switch team-3

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...