Skip to content

Built with Fast Dash, this app uses Embedchain, which abstracts the entire process of loading and chunking datasets, creating embeddings, and storing them in a vector database. Embedchain itself uses Langchain and OpenAI's ChatGPT API.

License

dkedar7/embedchain-fastdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedchain 🤝 Fast Dash

Open in colab Run on Google Cloud

Extract information from custom sources—web pages, YouTube videos, PDF files, and any chunk of custom text.

Input your sources and let GPT4 find answers. This app uses Embedchain, which abstracts the entire process of loading and chunking datasets, creating embeddings, and storing them in a vector database. Embedchain itself uses Langchain and OpenAI's ChatGPT API.

Don't forget to check out Embedchain team's amazing work!

Fast Dash makes it easy to build any LLM-powered web app with just a few lines of code. Here's how an Embedchain app built with Fast Dash looks:

EmbedchainxFastDash Demo hosted here

Try it yourself

  • Run the app in Google Colab: Open in colab
  • One-click deploy to Google Cloud: Run on Google Cloud

About Fast Dash

Fast Dash is a Python module that makes the development of web applications fast and easy. It can build web interfaces for Machine Learning models or showcase any proof of concept without the hassle of developing UI from scratch.

Check out Fast Dash at https://github.com/dkedar7/fast_dash.

About

Built with Fast Dash, this app uses Embedchain, which abstracts the entire process of loading and chunking datasets, creating embeddings, and storing them in a vector database. Embedchain itself uses Langchain and OpenAI's ChatGPT API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published