Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# LargeLanguageModelsProjects
Large Language Model Projects

# Large Language Models Projects

This repository contains a collection of projects and modules related to Large Language Models, specifically focusing on tools and platforms like Llama2, PaLM2, and LangChain.

## Directory Overview

1. **Book Summaries with LangChain and OpenAI Streamlit App**: An application that provides book summaries using LangChain and OpenAI, powered by Streamlit.
2. **Chat with Multiple Documents**: Tools and scripts to facilitate chat functionalities across multiple documents.
3. **Chat_with_CSV_File_Lllama2**: A chat interface that interacts with CSV files using the Llama2 model.
4. **Chat_with_Document_LlamaIndex_PaLM2**: A chat interface for documents using LlamaIndex and PaLM2.
5. **Chat_with_Multiple_PDF_PaLM2**: Tools to chat with content from multiple PDFs using PaLM2.
6. **Chat_with_Multiple_PDF_llama2_Pinecone**: Chat functionalities with multiple PDFs using Llama2 and Pinecone.
7. **Create a Chatbot for any website**: Scripts and tools to generate a chatbot for any given website.
8. **Fine-Tune Llama 2**: Resources to fine-tune the Llama2 model.
9. **Fine_Tune_Llama2_Generating_data_OpenAI**: Tools for generating data to fine-tune Llama2 using OpenAI.
10. **Flask_LangChain_Recording**: Flask application related to LangChain recording functionalities.
11. **Google_PaLM_API**: Resources related to Google's PaLM API.
12. **LangChainCrashCourse**: A crash course on LangChain.
13. **Llama2 in LangChain**: Implementing Llama2 within the LangChain framework.
14. **Llama2_chatbot_streamlit_replicate**: Replicating the Llama2 chatbot using Streamlit.
15. **Medical_Chatbot_Llama2_Pinecone**: A medical chatbot using Llama2 and Pinecone.
16. **QA Book PDF LangChain Llama 2**: Question-Answer functionalities for book PDFs using LangChain and Llama2.
17. **Run Llama2 Google Colab**: Scripts to run Llama2 on Google Colab.
18. **Run_Code_Llama_CPU**: Running Llama code on CPU.
19. **Run_llama2_local_cpu_upload**: Tools to run Llama2 locally and upload functionalities.
20. **Scripts**: Miscellaneous scripts related to the projects.
21. **Source Code Analysis OpenAI**: Analyzing the source code with OpenAI.
22. **Streamlit_Chat_Multiple_PDF_PaLM2**: Streamlit app for chatting with multiple PDFs using PaLM2.
23. **share**: Shared resources or assets for the projects.