Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 938 Bytes

README.md

File metadata and controls

41 lines (34 loc) · 938 Bytes

IIT Delhi mini project

Micro Project for IITD codeday workshop based on together API.

How to Use it

Clone this repository and cd into it then enter the following commands.

https://github.com/Srijan-Baniyal/IIT-Project.git
cd IIT-Project/

Next-Steps

You have to initialize venv first.

python -m venv venv
source venv/bin/activate

Then ->

pip install Together

And then ->

pip install python-dotenv

Configure your API

Go to Together AI and create profile to get your API key create a .env file inside your folder and write the following content.
API_KEY = " your key ". In the root folder only.

Usage

Run the python file into your terminal, here it works as your customizable AI and u can add your own features as per your requirement

Demo Vedio

km_20241028-1_1080p_50f_20241028_133625.mp4