Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 977 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 977 Bytes

Catalogue digitization using AI Agents

This is a catalogue writing system using Autonomous AI agents⚡ Here is a demo video🎥 of the project

Streamlit.final.-.Made.with.Clipchamp.mp4

Installation

git clone https://github.com/xnileshtiwari/Catalogue_dizi.git
cd Catalogue_dizi
pip3 install requirements.txt
  1. Get your Google gemini API by visiting Google AI studio (It's free)

  2. Get your serper API key by visiting Serper (It's free)

  3. Navigate to .env and replace with your actual API keys. Then run🎯

streamlit run main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT