Skip to content

pnshann/genai_transformers

Repository files navigation

GenAI Exploration: Building a Chatbot using Transformer Models

This project explores how to connect to various LLM models powered by the transformer architecture to create a personal chatbot using the Hugging Face API and OpenAI API.

How to Use

This project requires the following pacakges:

  • langchain
  • streamlit
  • openai
  • transformers
  • huggingface_hub

To use the app, you will need an API key from Hugging Face and/or OpenAI. You can create an API key for either using the links below:

Credits

This project draws heavily from the following tutorials:

Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published