Skip to content

This repository showcases projects leveraging advanced language models.

License

Notifications You must be signed in to change notification settings

sinanazem/llm-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Large Language Models Applications

Large Language Models Applications

Welcome to the "Large Language Models Applications" repository! This repository showcases projects leveraging advanced language models.

1. ai-blog-generator

Overview

The ai-blog-generator project utilizes a powerful pretrained language model called "LLAma2" to generate AI-driven blog content. This project demonstrates the capabilities of large language models in creating informative and engaging blog posts automatically.

Usage

  1. Clone the repository: git clone git@github.com:sinanazem/llm-apps.git
  2. Navigate to the ai-blog-generator directory: cd ai-blog-generator
  3. Install dependencies: pip install -r requirements.txt
  4. Run the generator: python ai_blog_generator.py

Feel free to customize the parameters, input data, or any other configurations to suit your specific requirements.

2. ollama-chatbot

Overview

The ollama-chatbot project integrates the OLLAMA project (Open Language Learning for Machine Agents) to create a chatbot. The chatbot runs locally on your machine and is accessible through a Streamlit interface. This project serves as an example of building conversational agents using OLLAMA and integrating them into user-friendly interfaces.

Usage

  1. Clone the repository: git clone git@github.com:sinanazem/llm-apps.git
  2. Navigate to the ollama-chatbot directory: cd ollama-chatbot
  3. Install dependencies: pip install -r requirements.txt
  4. Run the Streamlit app: streamlit run chatbot_app.py

About

This repository showcases projects leveraging advanced language models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published