Skip to content

sharontanxh/llamathon-svgenerator

Repository files navigation

Llamination

Llamination

Generating SVGs, powered by Llama 405B. Check out our demo video!

yawning_face

Tech stack

Cloning & running

  1. Clone the repo: git clone https://github.com/sharontanxh/llamathon-svgenerator
  2. Prerequisites: npm is installed with version v18.17 and up
  3. Create a .env file and load in minimally BASETEN-405B_API_KEY and BASETEN_70B_API_KEY. NOTE: These model instances were made available temporarily for the purposes of the SPC-Meta hackathon from 8/2-8/4/2024, and you will likely have to replace the model endpoints as these are taken down. Adjust the endpoints in utils/BaseTenStream.ts as required.
  4. Run npm install and npm run dev to install dependencies and run locally

Future Tasks

  • Finetune Llama 3.1 405B on SVG generation
  • Add multiple generations for users to select best one / desired components

LLaMojis

Emoji set recreated with LLaMa

LLaMoji_food Food emojis. See the full set here

LLaMojis uses LLaMa 3.1 405B to generate an SVG for each emoji in the emoji set.

LLaMoji guessing game

Guess which prompt we used to create the LLaMoji! Try it out at llamoji.replit.app

llamoji_guessing_UI_2 llamoji_guessing_UI)

Twemoji animated with LLaMa

anxious_face_with_sweat anxious_face_with_sweat anxious_face_with_sweat astonished_face backhand_index_pointing_left call_me_hand confounded_face disappointed_face face_blowing_a_kiss face_holding_back_tears face_screaming_in_fear face_with_diagonal_mouth face_with_peeking_eye folded_hands grimacing_face grinning_face_with_smiling_eyes heart_decoration hot_face nauseated_face sleeping_face smiling_face_with_hearteyes thinking_face unamused_face waving_hand yawning_face

Twemoji animated with Claude

animated camera animated scissors animated shower animated swords

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages