Skip to content

Learn anything with EMILI, an AI app that uses your prior knowledge to explain topics as simply or as intricately as you'd like.

Notifications You must be signed in to change notification settings

irisxu02/cmdf-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explain it EMILI

Project for cmd-f "Western Canada's Largest Hackathon Celebrating Underrperesented Genders in Tech" (Mar 9 – 10, 2024)

DOUBLE PRIZE-WINNER

  • Redbrick Driving Accessibility and Inclusive Design (only winner)
  • Best Use of Cohere API (3rd place out of 3)

Running locally

Add API keys in a .env file (in backend folder)

CO_API_KEY=<your_cohere_api_key>

Create virtual environment (optional but recommended!)

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

Install requirements

pip install -r requirements.txt

To run backend + frontend:

Running with Docker

docker-compose up

About

Learn anything with EMILI, an AI app that uses your prior knowledge to explain topics as simply or as intricately as you'd like.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published