https://github.com/sayancoding/algogenie
DSA problem solver AgenticAI
https://github.com/sayancoding/algogenie
agentic-ai autogen gemini genai python3
Last synced: 11 months ago
JSON representation
DSA problem solver AgenticAI
- Host: GitHub
- URL: https://github.com/sayancoding/algogenie
- Owner: sayancoding
- Created: 2025-07-11T07:42:56.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-14T10:46:51.000Z (12 months ago)
- Last Synced: 2025-07-14T13:56:15.975Z (12 months ago)
- Topics: agentic-ai, autogen, gemini, genai, python3
- Language: Python
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlgoGenie - DSA Problem Solver Agentic AI
Its simple AgenticAI application that good at solving DSA problem in python.
### Start up instructions :
```text1.
1. Need to be install Python3 & Docker
2. Clone it -> cd {folder}
3. create .env file [GOOGLE_API_KEY = {your_key}]
4. python -m venv venv
5. pip install -r requirements.txt
6. streamlit run main.py
```
### Tech Stack Used :
`python3`
`AutoGen`
`gemini`
`docker`
### Preview:


