An open API service indexing awesome lists of open source software.

https://github.com/sydney-informatics-hub/llm-experiments

Experiments and prototypes working with large language models and their applications.
https://github.com/sydney-informatics-hub/llm-experiments

Last synced: over 1 year ago
JSON representation

Experiments and prototypes working with large language models and their applications.

Awesome Lists containing this project

README

          

# llm-experiments
Experiments and prototypes working with large language models and their applications.

## Useful Links

- LangChain chat with a PDF document [[Spaces](https://huggingface.co/spaces/hlydecker/langchain-chat-with-pdf-openai)] - A cool demo showing an example deployment of a chat UI interface where users can upload a pdf and use a chat bot with LangChain to ask questions about the PDF in natural language.

## Overview of LLM-powered Projects at SIH

Please add your project to this list if you are using LLMs in your project.

- langchainlaw: see [https://github.com/Sydney-Informatics-Hub/langchainlaw](https://github.com/Sydney-Informatics-Hub/langchainlaw)

- context-chatbot: GPT-powered context specific chatbot for Geodata-Harvester documentation, see [https://github.com/Sydney-Informatics-Hub/context-chatbot](https://github.com/Sydney-Informatics-Hub/context-chatbot)

- classification: Multi-classification for bias detection using GPT, see [https://github.sydney.edu.au/informatics/HASS-50_Genetic_Causation_GEF](https://github.sydney.edu.au/informatics/HASS-50_Genetic_Causation_GEF)

- GEF Causation with LLMs, see [https://github.com/Sydney-Informatics-Hub/GEF-Causation-LLMs/tree/main](https://github.com/Sydney-Informatics-Hub/GEF-Causation-LLMs/tree/main)

- AI Semantic Insights: LLM Toolkit for Analysing Educational Practices and Knowledge Building, see [https://github.com/Sydney-Informatics-Hub/LLM-LCT-sequencing](https://github.com/Sydney-Informatics-Hub/LLM-LCT-sequencing)

- ChatGPT masterclass, see [https://github.com/Sydney-Informatics-Hub/ChatGPT-Masterclass](https://github.com/Sydney-Informatics-Hub/ChatGPT-Masterclass)

- LLM finetuning seminar, see [https://github.com/Sydney-Informatics-Hub/LLM-finetuning-seminar](https://github.com/Sydney-Informatics-Hub/LLM-finetuning-seminar)