The Best Reference Book forStudents, Teachers andParents.AZEEM AHMADKHANGENERAL PRESSPublished byGENERAL PRESSStudent’s Encyclopedia of GeneralKnowledge provides the best of GK toits readers. This handy volume is auseful source of information andreference, particularly for students ofclasses III to VIII. It is the best referencework in a single volume for GK teachersand parents who regularly need to checkfacts & figures.Student’s Encyclopedia of GeneralKnowledge is a book like no other.Completely up-to-date, it brings awealth of information to the whole class.The alphabetical order of entries in eachchapter and clear design make the bookan outstanding reference work, while thelavish and spectacular illustrationsensure that it is always a pleasure to use.Every piece of information is authentic—culled together from several areas ofknowledge ranging from encyclopedias,fact books, year books, officialgovernment releases, internet and otherreliable sources—and verified foraccuracy.This book is full of features that aim toprovide useful data in an easilyaccessible format. The contents cover awide range of subjects includinglanguage & literature, sports & culture,people & places, history & geography,science & technology, mythology ¤t affairs, etc. ‘Believe It or Not’boxes contain interesting and amazingfacts. Quiz, given at the end, is anexciting way to test your knowledge. Itcontains 200 important questions basedon the contents of the book. Acomprehensive index helps to find out atopic quickly.Once you are convinced that Student’sEncyclopedia of General Knowledge istruly a book like no other, kindlyrecommend it to your students along withtheir school curriculum. It would helpthem to broaden their field ofknowledge.This book will be updated and revisedannually, and published every year in anew edition. We would welcomeresponses from students, teachers andparents about how useful they found thebook, and any suggestions they mighthave towards its improvement. You cankeep in touch with the editors directly.E-mail them atgeneralpressindia@gmail.com. Lookingforward for your comments andsuggestions
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "37nX1KYkKOpcsOkphkqmUJqxTbsxSq-fxQRYTQVweqg", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "37nX1KYkKOpcsOkphkqmUJqxTbsxSq-fxQRYTQVweqg", "level": 2}'