An open API service indexing awesome lists of open source software.

https://github.com/dalbodeule/ps-generator

PS(Programming, algorithm problem) generator
https://github.com/dalbodeule/ps-generator

Last synced: 5 months ago
JSON representation

PS(Programming, algorithm problem) generator

Awesome Lists containing this project

README

          

# PS-Generator

## libraries

```requirements
langchain-core==0.3.77
langchain-community==0.3.30
langchain-openai==0.3.34
langgraph==0.6.8
python-dotenv==1.1.1
requests==2.32.5
beautifulsoup4==4.14.2
aiohttp==3.12.15
typing-extensions==4.15.0
pydantic==2.11.9
```