Skip to content

A streamlit application to demonstrate searching from desired dataset (xlsx, csv, json, jsonl) using typesense.

Notifications You must be signed in to change notification settings

itsvineetkr/Learning-Typesense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Typesense

This is a streamlit application to demonstrate very fast searching from desired dataset (xlsx, csv, json, jsonl) using typesense.

Installation

# Clone the repository
git clone https://github.com/itsvineetkr/Learning-Typesense

# Navigate to the project directory
cd Learning-Typesense

# Install the required dependencies
pip install -r requirements.txt

# You also need to create a .env file and store your Typesense API key like
# TYPESENSE_API_KEY=""

# Run the Streamlit application
streamlit run main.py

About

A streamlit application to demonstrate searching from desired dataset (xlsx, csv, json, jsonl) using typesense.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages