My code to create a PostgreSQL / pgvector based archive of a collection of books I want to search (lexically and semantically). Uses an LLM to allow natural language questions and answers.
Stars
5
Forks
0
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
423
commits
74
commits
Merge pull request #35 from brucenielson/add-react-to-ai-popper
fdfaf9bView on GitHubSeveral fixes to get react working right especially with gemma.
e32d6fdView on GitHubGetting ready to add research notes returned from react agent
2b6c71bView on GitHubSemi-working version of ReAct agent added to AI Karl Popper
e764ad1View on GitHubRefactor to get agent to use datastore search multiple times before restoring to searching with Wikipedia.
60cb596View on GitHubWorking first version of AI Karl Popper / Book Search Archive ReAct Agent. Not really fully tested yet, but works as far as I can tell.
3205e5bView on GitHub