Skip to content

A collection of example workflows to kickstart hackathon projects.

Notifications You must be signed in to change notification settings

rohan-uiuc/ncsa-hackathon-workflows

Repository files navigation

Welcome to the 2024 Ashby Prize in Computational Science Hackathon

Rules and Judging

  1. You can create anything you want but it must involve computational science.
  2. You will be judgged primarially on innovation, inginuity and creativity, as well as the other criteria mentioned here like your final oral presentation.

Example Hackathon Starter Workflows

A loose collection of example workflows to kickstart hackathon projects. Each of these are just starting points that need significant work and focus to make real.

  1. Computational genomics

  2. Enron dataset task

  1. Letterbox dataset

  2. DocVQA

  3. Astronomical Image processing workflow

  4. Astronomy question set

Accessing LLMs

1. NCSA-hosted "best of the open source" models

NCSA has a new project to host LLMs that are directly compatible with the OpenAI API.

2. Azure OpenAI API

Come see a hackathon organizer and we can provide Azure OpenAI API keys. These are generously subsidised by Microsoft Research. This has access to GPT-4 Turbo, etc. We only have the Azure version, not the regular OpenAI version.

3. UIUC.chat - RAG llm API

The UIUC.chat API allows you to upload many types of documents and chat with them. The API will return "answers that are grounded in your documents" much like Perplexity.ai.

Please email me ([email protected]) if you have any questions or problems! Just a quick casual, email is great, low pressure.

Usage:

CleanShot 2024-04-04 at 15 37 54

  1. Make an account with your Illinois email.
  2. Create a new project by uploading documents
  3. This requires supplying an Azure OpenAI key (see above). Enter it on the "Materials" page under Project-wide OpenAl key before continuing.
  4. Try chatting with your documents on the website, then try via the API.

4. Anyscale Endpoints (3rd party)

This is favorite LLM provider, they have a generous free tier, high rate limits, and leading-class features like function calling and json mode. You'll have to create your own account. I recommend using the models Mistral and Mixtral.

About

A collection of example workflows to kickstart hackathon projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published