Commit Graph

5 Commits

Author SHA1 Message Date
0d8082531e chore: remove stale context file reference and add chatbot customization note to README 2025-01-04 16:01:08 +00:00
46825f0a2c chore: remove stale context placeholder and add rcontext file documentation to README 2025-01-04 16:00:11 +00:00
04e23943ef docs: add security note about revoked api key and community tone to readme 2025-01-04 15:21:07 +00:00
cbe7f1f6e5 docs: add project overview, feature list, configuration details, and screenshot to README 2025-01-04 07:13:54 +00:00
02ee32e718 chore: scaffold project with gitignore, makefile, cgi scripts, and core c headers
Add initial project structure including .gitignore for build artifacts,
Makefile with gcc build and run targets, README placeholder, cgi-bin
directory with gpt.py and gpt_template.html, and core C headers for
chat, http, line input, markdown rendering, and messages.
2025-01-04 05:00:03 +00:00