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.
- Host: GitHub
- URL: https://github.com/sydney-informatics-hub/llm-experiments
- Owner: Sydney-Informatics-Hub
- License: mit
- Created: 2023-05-24T05:36:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T04:53:06.000Z (over 2 years ago)
- Last Synced: 2025-01-22T11:13:17.810Z (over 1 year ago)
- Language: Python
- Size: 229 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)