https://github.com/binny1446/tariniassignment
E-commerce Agent
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Repository
E-commerce Agent
Basic Info
- Host: GitHub
- Owner: binny1446
- Language: Python
- Default Branch: main
- Size: 128 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Streamlit App Setup Guide
You can test the agent hosted on streamlit cloud link[https://tariniassignment-d7ctkvqykoq4rf6tsbjgez.streamlit.app/] or you can run locally using below steps
Link of video https://drive.google.com/file/d/1nsCjTlLiE-NwupiT3WKfQn3g5y3As5fR/view?usp=sharing running agent locally
Prerequisites
- Python 3.8+
- Git
Installation
Clone the repository
bash git clone https://github.com/binny1446/TariniAssignment.git cd TariniAssignmentCreate virtual environment and activate it ```bash
Windows
python -m venv envname envname\Scripts\activate ```
Install requirements
bash pip install -r requirements.txt
Running the App
Start the Streamlit application:
bash
streamlit run app.py
The app will open in your default browser at http://localhost:8501
Troubleshooting
If you encounter any issues: - Ensure all dependencies are installed correctly - Check Python version compatibility - Verify that the virtual environment is activated
Owner
- Name: Akash
- Login: binny1446
- Kind: user
- Location: Varanasi, Uttar Pradesh, India
- Repositories: 1
- Profile: https://github.com/binny1446
I am Interested in Understanding and Creating Intelligent Species.
GitHub Events
Total
- Push event: 3
- Create event: 2
Last Year
- Push event: 3
- Create event: 2
Dependencies
- faiss-cpu *
- google-generativeai *
- langchain *
- langchain-community *
- langchain-google-genai *
- langchain_community *
- langchain_google_genai *
- langgraph *
- python-dotenv *
- sentence-transformers *
- streamlit *