Gemini o1 is an advanced autonomous reasoning system that leverages large language models to provide intelligent responses to user queries.
- Query analysis and complexity estimation
- Context retrieval and response generation
- Self-critique and response improvement
- Performance tracking and optimization
-
Clone the repository: git clone https://github.com/cameronaaron/gemini-o1.git cd gemini-o1
-
Install the dependencies:
pip install -r requirements.txt
-
Set up environment variables:
export GEMINI_API_KEY=your_api_key_here
Run the interactive mode:
python gemini01.py