Skip to content

Python Terminal assistant using Together API and colourful Terminal Design

Notifications You must be signed in to change notification settings

Srijan-Baniyal/IIT-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Python Terminal assistant using Together API and colourful Terminal Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages