Skip to content

Deployment of a chatbot application with users own data using OpenAI API.

Notifications You must be signed in to change notification settings

veiganlime/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment of Chatbot Web-App.

Bullet points:

  • Creat Open AI account
  • Generate API Key
  • Implement of loading proccess the local data with langChain
  • Chunk the data using a text splitter and creation of embeddings
  • Implement UI for Web-App with Gradio

Example of how it can looks like: Alt text

About

Deployment of a chatbot application with users own data using OpenAI API.

Topics

Resources

Stars

Watchers

Forks